Uses of Class
org.kuali.kfs.module.bc.businessobject.BudgetConstructionOrgList2PLGReport

Packages that use BudgetConstructionOrgList2PLGReport
org.kuali.kfs.module.bc.document.service   
org.kuali.kfs.module.bc.document.service.impl   
 

Uses of BudgetConstructionOrgList2PLGReport in org.kuali.kfs.module.bc.document.service
 

Methods in org.kuali.kfs.module.bc.document.service that return types with arguments of type BudgetConstructionOrgList2PLGReport
 Collection<BudgetConstructionOrgList2PLGReport> BudgetConstructionList2PLGReportService.buildReports(Integer universityFiscalYear, String principalName)
          builds BudgetConstructionAccountFundingDetailReports
 

Uses of BudgetConstructionOrgList2PLGReport in org.kuali.kfs.module.bc.document.service.impl
 

Methods in org.kuali.kfs.module.bc.document.service.impl that return types with arguments of type BudgetConstructionOrgList2PLGReport
 Collection<BudgetConstructionOrgList2PLGReport> BudgetConstructionList2PLGReportServiceImpl.buildReports(Integer universityFiscalYear, String principalName)
           
 

Methods in org.kuali.kfs.module.bc.document.service.impl with parameters of type BudgetConstructionOrgList2PLGReport
 void BudgetConstructionList2PLGReportServiceImpl.buildReportsBody(BudgetConstructionOrgList2PLGReport orgList2PLGReportEntry, BudgetConstructionTwoPlugListMove twoPlugListMoveEntry)
           
 void BudgetConstructionList2PLGReportServiceImpl.buildReportsHeader(Integer universityFiscalYear, BudgetConstructionOrgList2PLGReport orgList2PLGReportEntry, BudgetConstructionTwoPlugListMove twoPlugListMoveEntry)
           
 



Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.