|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BudgetConstructionOrganizationReportsService
This interface defines methods that an Budget Construction Organization Reports Service must provide.
Method Summary | |
---|---|
List |
getActiveChildOrgs(String chartOfAccountsCode,
String organizationCode)
This method returns a list of child BC organization reports objects for the passed in org. |
BudgetConstructionOrganizationReports |
getByPrimaryId(String chartOfAccountsCode,
String organizationCode)
This method retrieves a Budget Construction Organization Reports instance by its composite primary keys (parameters passed in). |
List |
getBySearchCriteria(Class cls,
Map searchCriteria)
|
List |
getBySearchCriteriaOrderByList(Class cls,
Map searchCriteria,
List<String> orderList)
|
boolean |
isLeafOrg(String chartOfAccountsCode,
String organizationCode)
This method returns if an org is a leaf |
Method Detail |
---|
BudgetConstructionOrganizationReports getByPrimaryId(String chartOfAccountsCode, String organizationCode)
chartOfAccountsCode
- organizationCode
-
List getBySearchCriteria(Class cls, Map searchCriteria)
List getBySearchCriteriaOrderByList(Class cls, Map searchCriteria, List<String> orderList)
List getActiveChildOrgs(String chartOfAccountsCode, String organizationCode)
chartOfAccountsCode
- organizationCode
-
boolean isLeafOrg(String chartOfAccountsCode, String organizationCode)
chartOfAccountsCode
- organizationCode
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |