Package | Description |
---|---|
org.gcube.portlets.user.reportgenerator.client | |
org.gcube.portlets.user.reportgenerator.server.servlet |
Modifier and Type | Method and Description |
---|---|
VmeExportResponse |
ReportService.deleteReportFromRSG(VMETypeIdentifier refType,
String idToDelete) |
VmeExportResponse |
ReportService.exportReportToRSG(VMETypeIdentifier refType,
org.gcube.portlets.d4sreporting.common.shared.Model toSave) |
Modifier and Type | Method and Description |
---|---|
void |
ReportServiceAsync.deleteReportFromRSG(VMETypeIdentifier refType,
String idToDelete,
com.google.gwt.user.client.rpc.AsyncCallback<VmeExportResponse> callback) |
void |
ReportServiceAsync.exportReportToRSG(VMETypeIdentifier refType,
org.gcube.portlets.d4sreporting.common.shared.Model toSave,
com.google.gwt.user.client.rpc.AsyncCallback<VmeExportResponse> callback) |
Modifier and Type | Method and Description |
---|---|
VmeExportResponse |
ReportServiceImpl.deleteReportFromRSG(VMETypeIdentifier refType,
String idToDelete) |
VmeExportResponse |
ReportServiceImpl.exportReportToRSG(VMETypeIdentifier refType,
org.gcube.portlets.d4sreporting.common.shared.Model model) |
Copyright © 2014. All Rights Reserved.