org.kuali.kfs.integration.cg
Interface ContractsAndGrantsAgency

All Superinterfaces:
org.kuali.rice.kns.bo.BusinessObject, org.kuali.rice.kns.bo.ExternalizableBusinessObject, Serializable
All Known Implementing Classes:
Agency, Agency, Agency

public interface ContractsAndGrantsAgency
extends org.kuali.rice.kns.bo.ExternalizableBusinessObject

Methods which return information needed about Contracts and Grants agencies by other modules.


Method Summary
 String getAgencyNumber()
          Returns the agency number for this agency
 
Methods inherited from interface org.kuali.rice.kns.bo.BusinessObject
prepareForWorkflow, refresh
 

Method Detail

getAgencyNumber

String getAgencyNumber()
Returns the agency number for this agency

Returns:
the agency number for the given agency


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