public class AccountingService extends Object
| Constructor and Description |
|---|
AccountingService(AccountingServiceType accountingServiceType,
TreeOptions treeOptions) |
| Modifier and Type | Method and Description |
|---|---|
ReportData |
getReport(javax.servlet.http.HttpServletRequest httpServletRequest,
RequestReportData requestReportData) |
ScopeData |
getTree(javax.servlet.http.HttpServletRequest httpServletRequest) |
public AccountingService(AccountingServiceType accountingServiceType, TreeOptions treeOptions) throws ServiceException
ServiceExceptionpublic ScopeData getTree(javax.servlet.http.HttpServletRequest httpServletRequest) throws ServiceException
ServiceExceptionpublic ReportData getReport(javax.servlet.http.HttpServletRequest httpServletRequest, RequestReportData requestReportData) throws ServiceException
ServiceExceptionCopyright © 2025. All rights reserved.