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

All Known Implementing Classes:
DonorStatementCodeServiceImpl

public interface DonorStatementCodeService


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

Method Detail

getByPrimaryKey

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

Parameters:
code -
Returns:
a DonorStatementCode


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