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

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

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

Methods in org.kuali.kfs.module.cg.businessobject that return types with arguments of type AwardSubcontractor
 List<AwardSubcontractor> Award.getAwardSubcontractors()
          Gets the awardSubcontractors list.
 

Method parameters in org.kuali.kfs.module.cg.businessobject with type arguments of type AwardSubcontractor
 void Award.setAwardSubcontractors(List<AwardSubcontractor> awardSubcontractors)
          Sets the awardSubcontractors list.
 

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

Methods in org.kuali.kfs.module.cg.document.validation.impl with parameters of type AwardSubcontractor
protected  boolean AwardRule.checkAwardSubcontractor(AwardSubcontractor awardSubcontractor)
           
 



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