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) |
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 AccountingCallerInterfaceServiceExceptionCopyright © 2017. All Rights Reserved.