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

All Known Implementing Classes:
TransactionRestrictionCodeServiceImpl

public interface TransactionRestrictionCodeService


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

Method Detail

getByPrimaryKey

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

Parameters:
code -
Returns:
a TransactionRestrictionCode


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