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

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

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

Methods in org.kuali.kfs.module.endow.businessobject that return Donor
 Donor KemidDonorStatement.getCombineWithDonor()
          Gets the combineWithDonor.
 Donor KemidDonorStatement.getDonor()
          Gets the donor.
 

Methods in org.kuali.kfs.module.endow.businessobject with parameters of type Donor
 void KemidDonorStatement.setCombineWithDonor(Donor combineWithDonor)
          Sets the combineWithDonor.
 void KemidDonorStatement.setDonor(Donor donor)
          Sets the donor.
 

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

Methods in org.kuali.kfs.module.endow.document.service that return Donor
 Donor DonorService.getByPrimaryKey(String donorId)
          Gets a Donor by primary key.
 

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

Methods in org.kuali.kfs.module.endow.document.service.impl that return Donor
 Donor DonorServiceImpl.getByPrimaryKey(String donorId)
           
 



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