Uses of Class
org.kuali.kfs.module.cg.businessobject.AwardProjectDirector

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)
           
 



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