|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PriorYearAccountDaoJdbc
Methods needed to copy prior year accounts from current year accounts; this population is best done directly through JDBC
Method Summary | |
---|---|
int |
copyCurrentAccountsToPriorYearTable()
This method copies all organization records from the current Account table to the Prior Year Account table. |
int |
purgePriorYearAccounts()
This method purges all records in the Prior Year Account table in the DB. |
Method Detail |
---|
int purgePriorYearAccounts()
int copyCurrentAccountsToPriorYearTable()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |