Modifier and Type | Method and Description |
---|---|
ArrayList<VMEReportBean> |
ReportService.listVMEReportRefByType(VMETypeIdentifier refType) |
ArrayList<VMEReportBean> |
ReportService.listVMEReports() |
Modifier and Type | Method and Description |
---|---|
void |
ReportServiceAsync.listVMEReportRefByType(VMETypeIdentifier refType,
com.google.gwt.user.client.rpc.AsyncCallback<ArrayList<VMEReportBean>> callback) |
void |
ReportServiceAsync.listVMEReports(com.google.gwt.user.client.rpc.AsyncCallback<ArrayList<VMEReportBean>> callback) |
Modifier and Type | Method and Description |
---|---|
void |
SelectVMEReportDialog.showAvailableReports(List<VMEReportBean> reports,
SelectVMEReportDialog.Action theAction) |
Modifier and Type | Method and Description |
---|---|
ArrayList<VMEReportBean> |
ReportServiceImpl.listVMEReportRefByType(VMETypeIdentifier refType) |
ArrayList<VMEReportBean> |
ReportServiceImpl.listVMEReports() |
Copyright © 2014. All Rights Reserved.