Class ReportExporterDao
java.lang.Object
net.datenwerke.gxtdto.client.dtomanager.Dao
net.datenwerke.rs.core.client.reportexporter.ReportExporterDao
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionRequestexportSkipDownload(ReportDto reportDto, String executorToken, String format, <any> callback) voidgetExportDefaultCharset(<any> callback) voidgetExportDefaultSettingsAsXml(String identifier, <any> callback) RequeststoreInSessionForExport(ReportDto reportDto, String executorToken, String format, <any> callback) RequeststoreInSessionForExport(ReportDto reportDto, String executorToken, String format, List<ReportExecutionConfigDto> configs, <any> callback) RequeststoreInSessionForExport(ReportDto reportDto, String executorToken, String format, ReportExecutionConfigDto config, <any> callback) Methods inherited from class net.datenwerke.gxtdto.client.dtomanager.Dao
detachDto, detachDtos, registerDto, registerDtoContainer, registerDtoContainer, registerDtos
-
Constructor Details
-
ReportExporterDao
-
-
Method Details
-
storeInSessionForExport
-
storeInSessionForExport
-
storeInSessionForExport
-
getExportDefaultSettingsAsXml
-
getExportDefaultCharset
public void getExportDefaultCharset(<any> callback) -
exportSkipDownload
-