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

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

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

Methods in org.kuali.kfs.module.endow.businessobject that return DonorLabel
 DonorLabel KemidDonorStatement.getDonorLabelObjRef()
          Gets the donorLabelObjRef.
 

Methods in org.kuali.kfs.module.endow.businessobject with parameters of type DonorLabel
 void KemidDonorStatement.setDonorLabelObjRef(DonorLabel donorLabelObjRef)
          Sets the donorLabelObjRef.
 

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

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

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

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



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