org.kuali.kfs.module.endow.document.service
Interface DonorService

All Known Implementing Classes:
DonorServiceImpl

public interface DonorService


Method Summary
 Donor getByPrimaryKey(String donorId)
          Gets a Donor by primary key.
 

Method Detail

getByPrimaryKey

Donor getByPrimaryKey(String donorId)
Gets a Donor by primary key.

Parameters:
donorId -
Returns:
a Donor


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