|
||||||||||
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.BudgetConstructionAccountMonthlyDetailReportServiceImpl
@Transactional public class BudgetConstructionAccountMonthlyDetailReportServiceImpl
Service implementation of BudgetConstructionLevelSummaryReportService.
Constructor Summary | |
---|---|
BudgetConstructionAccountMonthlyDetailReportServiceImpl()
|
Method Summary | |
---|---|
protected List<String> |
buildOrderByList()
builds orderByList for sort order. |
Collection<BudgetConstructionAccountMonthlyDetailReport> |
buildReports(String documentNumber,
Integer universityFiscalYear,
String chartOfAccountsCode,
String accountNumber,
String subAccountNumber)
builds BudgetConstructionLevelSummaryReports |
protected void |
buildReportsBody(BudgetConstructionMonthly bcMonthly,
BudgetConstructionAccountMonthlyDetailReport accountMonthlyDetailReport)
builds report body |
protected void |
buildReportsHeader(BudgetConstructionMonthly bcMonthly,
BudgetConstructionAccountMonthlyDetailReport accountMonthlyDetailReport)
builds report Header |
void |
setBudgetConstructionReportsServiceHelper(BudgetConstructionReportsServiceHelper budgetConstructionReportsServiceHelper)
|
void |
setKualiConfigurationService(org.kuali.rice.kns.service.KualiConfigurationService kualiConfigurationService)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BudgetConstructionAccountMonthlyDetailReportServiceImpl()
Method Detail |
---|
public Collection<BudgetConstructionAccountMonthlyDetailReport> buildReports(String documentNumber, Integer universityFiscalYear, String chartOfAccountsCode, String accountNumber, String subAccountNumber)
BudgetConstructionAccountMonthlyDetailReportService
buildReports
in interface BudgetConstructionAccountMonthlyDetailReportService
org.kuali.kfs.module.bc.document.service.BudgetConstructionLevelSummaryReportService#buildReports(java.lang.Integer,
java.util.Collection)
protected void buildReportsHeader(BudgetConstructionMonthly bcMonthly, BudgetConstructionAccountMonthlyDetailReport accountMonthlyDetailReport)
BudgetConstructionObjectSummary
- bcasprotected void buildReportsBody(BudgetConstructionMonthly bcMonthly, BudgetConstructionAccountMonthlyDetailReport accountMonthlyDetailReport)
BudgetConstructionLevelSummary
- bcasprotected List<String> buildOrderByList()
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 |