Uses of Interface
org.kuali.kfs.module.cg.businessobject.Primaryable

Packages that use Primaryable
org.kuali.kfs.module.cg.businessobject   
org.kuali.kfs.module.cg.document.validation.impl   
 

Uses of Primaryable in org.kuali.kfs.module.cg.businessobject
 

Classes in org.kuali.kfs.module.cg.businessobject that implement Primaryable
 class AwardOrganization
          This class represents an association between an award and an organization.
 class AwardProjectDirector
          This class represents an association between an award and a project director.
 class ProposalOrganization
          Represents a relationship between a Proposal and an .
 class ProposalProjectDirector
          Represents a relationship between a Proposal and a ProjectDirector.
 

Uses of Primaryable in org.kuali.kfs.module.cg.document.validation.impl
 

Methods in org.kuali.kfs.module.cg.document.validation.impl with type parameters of type Primaryable
protected
<E extends Primaryable>
boolean
CGMaintenanceDocumentRuleBase.checkPrimary(Collection<E> primaryables, Class<E> elementClass, String collectionName, Class<? extends org.kuali.rice.kns.bo.BusinessObject> boClass)
           
 



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