@RemoteServiceRelativePath(value="accountingdashboardservice")
public interface AccountingDashboardService
extends com.google.gwt.user.client.rpc.RemoteService
| Modifier and Type | Method and Description |
|---|---|
ReportData |
getReport(RequestReportData requestReportdata) |
ScopeData |
getScopeData() |
UserInfo |
hello()
Get informations on the current user
|
UserInfo hello() throws ServiceException
ServiceException - exceptionScopeData getScopeData() throws ServiceException
ServiceExceptionReportData getReport(RequestReportData requestReportdata) throws ServiceException
ServiceExceptionCopyright © 2019. All Rights Reserved.