|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AwardProjectDirector | |
---|---|
org.kuali.kfs.module.cg.businessobject | |
org.kuali.kfs.module.cg.document.validation.impl |
Uses of AwardProjectDirector in org.kuali.kfs.module.cg.businessobject |
---|
Methods in org.kuali.kfs.module.cg.businessobject that return types with arguments of type AwardProjectDirector | |
---|---|
List<AwardProjectDirector> |
Award.getAwardProjectDirectors()
Gets the awardProjectDirectors list. |
Method parameters in org.kuali.kfs.module.cg.businessobject with type arguments of type AwardProjectDirector | |
---|---|
void |
Award.setAwardProjectDirectors(List<AwardProjectDirector> awardProjectDirectors)
Sets the awardProjectDirectors list. |
Uses of AwardProjectDirector in org.kuali.kfs.module.cg.document.validation.impl |
---|
Methods in org.kuali.kfs.module.cg.document.validation.impl with parameters of type AwardProjectDirector | |
---|---|
protected boolean |
AwardRule.checkAwardProjectDirector(AwardProjectDirector awardProjectDirector)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |