org.kuali.kfs.module.bc.document.dataaccess
Interface BudgetConstructionLevelSummaryReportDao

All Known Implementing Classes:
BudgetConstructionLevelSummaryReportDaoJdbc

public interface BudgetConstructionLevelSummaryReportDao


Method Summary
 void cleanReportsLevelSummaryTable(String principalName)
          cleans Level Summary table.
 void updateReportsLevelSummaryTable(String principalName)
          updates Level Summary table.
 

Method Detail

cleanReportsLevelSummaryTable

void cleanReportsLevelSummaryTable(String principalName)
cleans Level Summary table.

Parameters:
principalName--the - user requesting the report

updateReportsLevelSummaryTable

void updateReportsLevelSummaryTable(String principalName)
updates Level Summary table.

Parameters:
principalName--the - user requesting the report


Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.