org.kuali.kfs.module.bc.document.service
Interface BudgetConstructionReasonSummaryReportService
- All Known Implementing Classes:
- BudgetConstructionReasonSummaryReportServiceImpl
public interface BudgetConstructionReasonSummaryReportService
defines the methods for BudgetConstructionAccountFundingDetailReports
updateReasonSummaryReport
void updateReasonSummaryReport(String principalName,
Integer universityFiscalYear,
BudgetConstructionReportThresholdSettings budgetConstructionReportThresholdSettings)
buildReports
Collection<BudgetConstructionOrgReasonSummaryReport> buildReports(Integer universityFiscalYear,
String principalName,
BudgetConstructionReportThresholdSettings budgetConstructionReportThresholdSettings)
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.