|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CollectorDetailDao
| Method Summary | |
|---|---|
Integer |
getMaxCreateSequence(Date date)
|
void |
purgeYearByChart(String chartOfAccountsCode,
int universityFiscalYear)
Purge the table by year/chart |
String |
retrieveCollectorDetailTableName()
Retrieves the DB table name that's mapped to instances of CollectorDetail |
void |
save(CollectorDetail detail)
Saves a specific collector detail |
| Method Detail |
|---|
void purgeYearByChart(String chartOfAccountsCode,
int universityFiscalYear)
chartOfAccountsCode - chart of accounts code criteria to purgeuniversityFiscalYear - university fiscal year criteria to purgevoid save(CollectorDetail detail)
detail - String retrieveCollectorDetailTableName()
Integer getMaxCreateSequence(Date date)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||