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

All Known Implementing Classes:
AgreementSpecialInstructionServiceImpl

public interface AgreementSpecialInstructionService


Method Summary
 AgreementSpecialInstruction getByPrimaryKey(String code)
          Gets AgreementSpecialInstruction using the primary key
 

Method Detail

getByPrimaryKey

AgreementSpecialInstruction getByPrimaryKey(String code)
Gets AgreementSpecialInstruction using the primary key

Parameters:
code -
Returns:
AgreementSpecialInstruction


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