|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kuali.kfs.module.bc.document.service.impl.BudgetConstructionSubFundSummaryReportServiceImpl
@Transactional public class BudgetConstructionSubFundSummaryReportServiceImpl
Service implementation of BudgetConstructionAccountSummaryReportService.
| Constructor Summary | |
|---|---|
BudgetConstructionSubFundSummaryReportServiceImpl()
|
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BudgetConstructionSubFundSummaryReportServiceImpl()
| Method Detail |
|---|
public void updateSubFundSummaryReport(String principalName)
BudgetConstructionSubFundSummaryReportService
updateSubFundSummaryReport in interface BudgetConstructionSubFundSummaryReportServiceorg.kuali.kfs.module.bc.document.service.BudgetReportsControlListService#updateSubFundSummaryReport(java.lang.String)
public Collection<BudgetConstructionOrgSubFundSummaryReport> buildReports(Integer universityFiscalYear,
String principalName)
BudgetConstructionSubFundSummaryReportService
buildReports in interface BudgetConstructionSubFundSummaryReportServiceorg.kuali.kfs.module.bc.document.service.BudgetConstructionSubFundSummaryReportService#buildReports(java.lang.Integer,
java.util.Collection)
public void buildReportsHeader(Integer universityFiscalYear,
BudgetConstructionOrgSubFundSummaryReport orgSubFundSummaryReportEntry,
BudgetConstructionAccountSummary subFundSummaryList)
universityFiscalYear - orgSubFundSummaryReportEntry - subFundSummaryList -
public void buildReportsBody(BudgetConstructionOrgSubFundSummaryReport orgSubFundSummaryReportEntry,
BudgetConstructionAccountSummary subFundSummary)
orgSubFundSummaryReportEntry - subFundSummary -
public void buildReportsTotal(BudgetConstructionOrgSubFundSummaryReport orgSubFundSummaryReportEntry,
BudgetConstructionAccountSummary subFundSummaryList,
List<BudgetConstructionOrgSubFundSummaryReportTotal> reportSubTotalList,
List<BudgetConstructionOrgSubFundSummaryReportTotal> reportTotalList)
orgSubFundSummaryReportEntry - subFundSummaryList - reportTotalList -
public List calculateSubTotal(List<BudgetConstructionAccountSummary> bcasList,
List<BudgetConstructionAccountSummary> subTotalList)
List - bcasListList - simpleList
public List calculateTotal(List<BudgetConstructionAccountSummary> bcasList,
List<BudgetConstructionAccountSummary> totalList)
List - bcasListList - simpleListprotected List<String> fieldsForSubTotal()
protected List<String> fieldsForTotal()
public List<String> buildOrderByList()
public void setBudgetConstructionAccountSummaryReportDao(BudgetConstructionAccountSummaryReportDao budgetConstructionAccountSummaryReportDao)
budgetConstructionAccountSummaryReportDao - public void setKualiConfigurationService(org.kuali.rice.kns.service.KualiConfigurationService kualiConfigurationService)
public void setBudgetConstructionReportsServiceHelper(BudgetConstructionReportsServiceHelper budgetConstructionReportsServiceHelper)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||