|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OrganizationReversionDao
This interface provides data access methods for OrganizationReversion
and OrganizationReversionCategory
Method Summary | |
---|---|
OrganizationReversion |
getByPrimaryId(Integer universityFiscalYear,
String financialChartOfAccountsCode,
String organizationCode)
Retrieves an OrganizationReversion by primary key. |
List<OrganizationReversionCategory> |
getCategories()
Get all the categories OrganizationReversionCategory |
Method Detail |
---|
OrganizationReversion getByPrimaryId(Integer universityFiscalYear, String financialChartOfAccountsCode, String organizationCode)
universityFiscalYear
- - part of composite keyfinancialChartOfAccountsCode
- - part of composite keyorganizationCode
- - part of composite key
OrganizationReversion
based on primary keyList<OrganizationReversionCategory> getCategories()
OrganizationReversionCategory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |