Uses of Class
org.kuali.kfs.module.endow.businessobject.FundSourceCode

Packages that use FundSourceCode
org.kuali.kfs.module.endow.businessobject   
org.kuali.kfs.module.endow.document.service   
org.kuali.kfs.module.endow.document.service.impl   
 

Uses of FundSourceCode in org.kuali.kfs.module.endow.businessobject
 

Methods in org.kuali.kfs.module.endow.businessobject that return FundSourceCode
 FundSourceCode KemidSourceOfFunds.getFundSource()
          Gets the fundSource.
 

Methods in org.kuali.kfs.module.endow.businessobject with parameters of type FundSourceCode
 void KemidSourceOfFunds.setFundSource(FundSourceCode fundSource)
          Sets the fundSource.
 

Uses of FundSourceCode in org.kuali.kfs.module.endow.document.service
 

Methods in org.kuali.kfs.module.endow.document.service that return FundSourceCode
 FundSourceCode FundSourceService.getByPrimaryKey(String code)
          Gets a PurposeCode by primary key.
 

Uses of FundSourceCode in org.kuali.kfs.module.endow.document.service.impl
 

Methods in org.kuali.kfs.module.endow.document.service.impl that return FundSourceCode
 FundSourceCode FundSourceServiceImpl.getByPrimaryKey(String code)
           
 



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