Package | Description |
---|---|
org.kuali.ole.module.cg.businessobject | |
org.kuali.ole.module.cg.document.validation.impl |
Modifier and Type | Class and Description |
---|---|
class |
AwardAccount
This class represents an association between an award and an account.
|
class |
AwardProjectDirector
This class represents an association between an award and a project director.
|
class |
ProposalProjectDirector
Represents a relationship between a
Proposal and a ProjectDirector . |
Modifier and Type | Method and Description |
---|---|
protected <T extends CGProjectDirector> |
CGMaintenanceDocumentRuleBase.checkProjectDirectorsAreDirectors(List<T> projectDirectors,
Class<T> elementClass,
String collectionName) |
protected <T extends CGProjectDirector> |
CGMaintenanceDocumentRuleBase.checkProjectDirectorsExist(List<T> projectDirectors,
Class<T> elementClass,
String collectionName) |
protected <T extends CGProjectDirector> |
CGMaintenanceDocumentRuleBase.checkProjectDirectorsStatuses(List<T> projectDirectors,
Class<T> elementClass,
String propertyName)
This method takes in a collection of
ProjectDirector s and reviews them to see if any have invalid states for being
added to a Proposal . |
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.