public class AccountingQueryDirector extends Object
| Constructor and Description |
|---|
AccountingQueryDirector() |
| Modifier and Type | Method and Description |
|---|---|
void |
constructAccountingQuery() |
AccountingQuery |
getAccountingQuery() |
ArrayList<AccountingQuery> |
getListOfAccountingQuery() |
void |
setAccountingQueryBuilder(AccountingQueryBuilder accountingQueryBuilder) |
public void setAccountingQueryBuilder(AccountingQueryBuilder accountingQueryBuilder)
public AccountingQuery getAccountingQuery()
public ArrayList<AccountingQuery> getListOfAccountingQuery()
public void constructAccountingQuery()
throws AccountingManagerServiceException
Copyright © 2016. All Rights Reserved.