|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LedgerBalancingDao
DAO interface that declares common methods needed for the balancing process.
| Method Summary | |
|---|---|
int |
populateLedgerBalanceHistory(Integer universityFiscalYear)
Populates LedgerBalanceHistory with Balance (or LaborBalance) data based on the start fiscal year passed in |
int |
populateLedgerEntryHistory(Integer universityFiscalYear)
Populates LedgerEntryHistory with Entry (or LaborEntry) data based on the start fiscal year passed in |
| Method Detail |
|---|
int populateLedgerEntryHistory(Integer universityFiscalYear)
universityFiscalYear - fiscal year the populate should start from
int populateLedgerBalanceHistory(Integer universityFiscalYear)
universityFiscalYear - fiscal year the populate should start from
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||