public class AccountingDashboardServiceImpl extends com.google.gwt.user.server.rpc.RemoteServiceServlet implements AccountingDashboardService
| Constructor and Description |
|---|
AccountingDashboardServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
EnvironmentData |
getEnvironment() |
ReportData |
getReport(RequestReportData requestReportData,
TreeOptions treeOptions) |
ScopeData |
getScopeData(TreeOptions treeOptions) |
UserInfo |
hello()
Get informations on the current user
|
void |
init() |
checkPermutationStrongName, doGetSerializationPolicy, getCodeServerPolicyUrl, getRequestModuleBasePath, getSerializationPolicy, init, loadPolicyFromCodeServer, onAfterResponseSerialized, onBeforeRequestDeserialized, processCall, processCall, processPost, shouldCompressResponsedoPost, doUnexpectedFailure, getPermutationStrongName, getThreadLocalRequest, getThreadLocalResponse, onAfterRequestDeserialized, readContentdoDelete, doGet, doHead, doOptions, doPut, doTrace, getLastModified, service, servicepublic void init()
throws javax.servlet.ServletException
init in class javax.servlet.GenericServletjavax.servlet.ServletExceptionpublic UserInfo hello() throws ServiceException
hello in interface AccountingDashboardServiceServiceException - exceptionpublic EnvironmentData getEnvironment() throws ServiceException
getEnvironment in interface AccountingDashboardServiceServiceExceptionpublic ScopeData getScopeData(TreeOptions treeOptions) throws ServiceException
getScopeData in interface AccountingDashboardServiceServiceExceptionpublic ReportData getReport(RequestReportData requestReportData, TreeOptions treeOptions) throws ServiceException
getReport in interface AccountingDashboardServiceServiceExceptionCopyright © 2025. All rights reserved.