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

All Known Implementing Classes:
EndowmentTransactionCodeServiceImpl

public interface EndowmentTransactionCodeService

This class...


Method Summary
 EndowmentTransactionCode getByPrimaryKey(String endowmentTransactionCode)
          This method gets an endowment transaction by the primary key: endowment transaction code
 

Method Detail

getByPrimaryKey

EndowmentTransactionCode getByPrimaryKey(String endowmentTransactionCode)
This method gets an endowment transaction by the primary key: endowment transaction code

Parameters:
endowmentTransactionCode -
Returns:
the endowment transaction


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