|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BudgetConstructionObjectSummaryReportDao
produce rows to feed a general ledger summary report by object code requested by a specific user from a budget construction screen
Method Summary | |
---|---|
void |
cleanGeneralLedgerObjectSummaryTable(String principalName)
clean out any rows left by this user from a previous general ledger object summary report |
void |
updateGeneralLedgerObjectSummaryTable(String principalName)
populate the table to feed the report with the rows which match the current request |
Method Detail |
---|
void cleanGeneralLedgerObjectSummaryTable(String principalName)
principalName--the
- user currently logged in making the on-line report requestvoid updateGeneralLedgerObjectSummaryTable(String principalName)
principalName--the
- user currently logged in making the on-line report request
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |