|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BudgetConstructionObjectSummary | |
---|---|
org.kuali.kfs.module.bc.businessobject | |
org.kuali.kfs.module.bc.document.service.impl |
Uses of BudgetConstructionObjectSummary in org.kuali.kfs.module.bc.businessobject |
---|
Methods in org.kuali.kfs.module.bc.businessobject that return BudgetConstructionObjectSummary | |
---|---|
BudgetConstructionObjectSummary |
BudgetConstructionOrgObjectSummaryReportTotal.getBcos()
|
Methods in org.kuali.kfs.module.bc.businessobject with parameters of type BudgetConstructionObjectSummary | |
---|---|
void |
BudgetConstructionOrgObjectSummaryReportTotal.setBcos(BudgetConstructionObjectSummary bcos)
|
Uses of BudgetConstructionObjectSummary in org.kuali.kfs.module.bc.document.service.impl |
---|
Methods in org.kuali.kfs.module.bc.document.service.impl with parameters of type BudgetConstructionObjectSummary | |
---|---|
protected void |
BudgetConstructionObjectSummaryReportServiceImpl.buildReportsBody(Integer universityFiscalYear,
BudgetConstructionOrgObjectSummaryReport orgObjectSummaryReportEntry,
BudgetConstructionObjectSummary objectSummary)
builds report body |
protected void |
BudgetConstructionObjectSummaryReportServiceImpl.buildReportsHeader(Integer universityFiscalYear,
BudgetConstructionOrgObjectSummaryReport orgObjectSummaryReportEntry,
BudgetConstructionObjectSummary objectSummary)
builds report Header |
protected void |
BudgetConstructionObjectSummaryReportServiceImpl.buildReportsTotal(BudgetConstructionOrgObjectSummaryReport orgObjectSummaryReportEntry,
BudgetConstructionObjectSummary objectSummary,
List<BudgetConstructionOrgObjectSummaryReportTotal> objectSummaryTotalLevelList,
List<BudgetConstructionOrgObjectSummaryReportTotal> objectSummaryTotalConsList,
List<BudgetConstructionOrgObjectSummaryReportTotal> objectSummaryTotalGexpAndTypeList,
List<BudgetConstructionOrgObjectSummaryReportTotal> objectSummaryTotalList)
builds report total |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |