|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BudgetConstructionLevelSummary | |
---|---|
org.kuali.kfs.module.bc.businessobject | |
org.kuali.kfs.module.bc.document.service.impl |
Uses of BudgetConstructionLevelSummary in org.kuali.kfs.module.bc.businessobject |
---|
Methods in org.kuali.kfs.module.bc.businessobject that return BudgetConstructionLevelSummary | |
---|---|
BudgetConstructionLevelSummary |
BudgetConstructionOrgLevelSummaryReportTotal.getBcls()
|
Methods in org.kuali.kfs.module.bc.businessobject with parameters of type BudgetConstructionLevelSummary | |
---|---|
void |
BudgetConstructionOrgLevelSummaryReportTotal.setBcls(BudgetConstructionLevelSummary bcls)
|
Uses of BudgetConstructionLevelSummary in org.kuali.kfs.module.bc.document.service.impl |
---|
Methods in org.kuali.kfs.module.bc.document.service.impl with parameters of type BudgetConstructionLevelSummary | |
---|---|
void |
BudgetConstructionLevelSummaryReportServiceImpl.buildReportsBody(BudgetConstructionOrgLevelSummaryReport orgLevelSummaryReportEntry,
BudgetConstructionLevelSummary levelSummary)
builds report body |
void |
BudgetConstructionLevelSummaryReportServiceImpl.buildReportsHeader(Integer universityFiscalYear,
BudgetConstructionOrgLevelSummaryReport orgLevelSummaryReportEntry,
BudgetConstructionLevelSummary levelSummary)
builds report Header |
void |
BudgetConstructionLevelSummaryReportServiceImpl.buildReportsTotal(BudgetConstructionOrgLevelSummaryReport orgLevelSummaryReportEntry,
BudgetConstructionLevelSummary levelSummary,
List<BudgetConstructionOrgLevelSummaryReportTotal> levelSummaryTotalConsList,
List<BudgetConstructionOrgLevelSummaryReportTotal> levelSummaryTotalGexpAndTypeList,
List<BudgetConstructionOrgLevelSummaryReportTotal> levelSummaryTotalList)
builds report total |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |