Uses of Interface
org.kuali.kfs.integration.cg.ContractsAndGrantsAgency

Packages that use ContractsAndGrantsAgency
org.kuali.kfs.integration.cg.businessobject   
org.kuali.kfs.module.cam.businessobject   
 

Uses of ContractsAndGrantsAgency in org.kuali.kfs.integration.cg.businessobject
 

Classes in org.kuali.kfs.integration.cg.businessobject that implement ContractsAndGrantsAgency
 class Agency
          This class defines an agency as it is used and referenced within the Contracts and Grants portion of a college or university financial system.
 

Uses of ContractsAndGrantsAgency in org.kuali.kfs.module.cam.businessobject
 

Methods in org.kuali.kfs.module.cam.businessobject that return ContractsAndGrantsAgency
 ContractsAndGrantsAgency AssetGlobal.getAgency()
          Gets the agency attribute.
 ContractsAndGrantsAgency Asset.getAgency()
           
 

Methods in org.kuali.kfs.module.cam.businessobject with parameters of type ContractsAndGrantsAgency
 void AssetGlobal.setAgency(ContractsAndGrantsAgency agency)
          Deprecated.  
 void Asset.setAgency(ContractsAndGrantsAgency agency)
          Deprecated.  
 



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