public class AccountingCaller extends Object implements AccountingCallerInterface
| Constructor and Description |
|---|
AccountingCaller() |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<FilterKey> |
getFilterKeys(AccountingType accountingType) |
FilterValuesResponse |
getFilterValues(FilterValuesRequest filterValuesRequest) |
SeriesResponse |
getSeries(AccountingType accountingType,
SeriesRequest seriesRequest) |
Spaces |
getSpaces() |
public ArrayList<FilterKey> getFilterKeys(AccountingType accountingType) throws ServiceException
getFilterKeys in interface AccountingCallerInterfaceServiceExceptionpublic FilterValuesResponse getFilterValues(FilterValuesRequest filterValuesRequest) throws ServiceException
getFilterValues in interface AccountingCallerInterfaceServiceExceptionpublic Spaces getSpaces() throws ServiceException
getSpaces in interface AccountingCallerInterfaceServiceExceptionpublic SeriesResponse getSeries(AccountingType accountingType, SeriesRequest seriesRequest) throws ServiceException
getSeries in interface AccountingCallerInterfaceServiceExceptionCopyright © 2024. All rights reserved.