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

All Known Implementing Classes:
AgreementStatusServiceImpl

public interface AgreementStatusService


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

Method Detail

getByPrimaryKey

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

Parameters:
code -
Returns:
a PurposeCode


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