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

All Known Implementing Classes:
DonorLabelServiceImpl

public interface DonorLabelService


Method Summary
 DonorLabel getByPrimaryKey(String code)
          Gets a DonorLabel by primary key.
 

Method Detail

getByPrimaryKey

DonorLabel getByPrimaryKey(String code)
Gets a DonorLabel by primary key.

Parameters:
code -
Returns:
a DonorLabel


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