org.kuali.kfs.module.bc.document.dataaccess
Interface BudgetConstructionMonthSummaryReportDao
- All Known Implementing Classes:
- BudgetConstructionMonthSummaryReportDaoJdbc
public interface BudgetConstructionMonthSummaryReportDao
cleanReportsMonthSummaryTable
void cleanReportsMonthSummaryTable(String principalName)
- cleans month summary table.
- Parameters:
principalName -
updateReportsMonthSummaryTable
void updateReportsMonthSummaryTable(String principalName,
boolean consolidateToObjectCodeLevel)
- insert rows into the monthly summary report table for this user
- Parameters:
principalName--the - user requesting the reportconsolidateToObjectCodeLevel--true - if sub object codes are to be consolidated, false if sub-object detail is desired
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.