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

All Known Implementing Classes:
FundSourceServiceImpl

public interface FundSourceService


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

Method Detail

getByPrimaryKey

FundSourceCode getByPrimaryKey(String code)
Gets a PurposeCode by primary key.

Parameters:
code -
Returns:
a PurposeCode


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