org.kuali.kfs.module.bc.document.dataaccess
Interface BudgetPullupDao
- All Known Implementing Classes:
- BudgetPullupDaoJdbc
public interface BudgetPullupDao
This class defines methods an BudgetPullupDao must provide
buildSubTree
void buildSubTree(String principalName,
String chartOfAccountsCode,
String organizationCode,
int currentLevel)
cleanGeneralLedgerObjectSummaryTable
void cleanGeneralLedgerObjectSummaryTable(String principalName)
- Deletes rows in the Pullup temp table for the user
- Parameters:
principalName
-
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.