Uses of Class
org.gcube.portlets.user.accountingdashboard.shared.exception.ServiceException
-
-
Uses of ServiceException in org.gcube.portlets.user.accountingdashboard.client.application.utils
Methods in org.gcube.portlets.user.accountingdashboard.client.application.utils that throw ServiceException Modifier and Type Method Description static DateDateTimeUtils. toDate(String s) -
Uses of ServiceException in org.gcube.portlets.user.accountingdashboard.client.rpc
Methods in org.gcube.portlets.user.accountingdashboard.client.rpc that throw ServiceException Modifier and Type Method Description EnvironmentDataAccountingDashboardService. getEnvironment()ReportDataAccountingDashboardService. getReport(RequestReportData requestReportdata, TreeOptions treeOptions)ScopeDataAccountingDashboardService. getScopeData(TreeOptions treeOptions)UserInfoAccountingDashboardService. hello()Get informations on the current user -
Uses of ServiceException in org.gcube.portlets.user.accountingdashboard.server
Methods in org.gcube.portlets.user.accountingdashboard.server that throw ServiceException Modifier and Type Method Description EnvironmentDataAccountingDashboardServiceImpl. getEnvironment()ReportDataAccountingDashboardServiceImpl. getReport(RequestReportData requestReportData, TreeOptions treeOptions)ScopeDataAccountingDashboardServiceImpl. getScopeData(TreeOptions treeOptions)static ServiceCredentialsSessionUtil. getServiceCredentials(javax.servlet.http.HttpServletRequest httpServletRequest)static ServiceCredentialsSessionUtil. getServiceCredentials(javax.servlet.http.HttpServletRequest httpServletRequest, String scopeGroupId)UserInfoAccountingDashboardServiceImpl. hello()Get informations on the current user -
Uses of ServiceException in org.gcube.portlets.user.accountingdashboard.server.accounting
Methods in org.gcube.portlets.user.accountingdashboard.server.accounting that throw ServiceException Modifier and Type Method Description ReportDataAccountingService. getReport(javax.servlet.http.HttpServletRequest httpServletRequest, RequestReportData requestReportData)ScopeDataAccountingService. getTree(javax.servlet.http.HttpServletRequest httpServletRequest)Constructors in org.gcube.portlets.user.accountingdashboard.server.accounting that throw ServiceException Constructor Description AccountingService(AccountingServiceType accountingServiceType, TreeOptions treeOptions) -
Uses of ServiceException in org.gcube.portlets.user.accountingdashboard.server.is
Methods in org.gcube.portlets.user.accountingdashboard.server.is that throw ServiceException Modifier and Type Method Description static InfraNodeBuildInfraNode. build(String scope)static AccountingDashboardConfigJAXBInformationSystemUtils. retrieveAccountingDashboardConfig(String scope) -
Uses of ServiceException in org.gcube.portlets.user.accountingdashboard.shared.exception
Subclasses of ServiceException in org.gcube.portlets.user.accountingdashboard.shared.exception Modifier and Type Class Description classSessionExpiredExceptionASL Session Expired Exception
-