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