|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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
|
CGMaintenanceDocumentRuleBase.checkPrimary(Collection<E> primaryables,
Class<E> elementClass,
String collectionName,
Class<? extends org.kuali.rice.kns.bo.BusinessObject> boClass)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |