Uses of Class
org.kuali.student.contract.model.CrossObjectConstraint

Packages that use CrossObjectConstraint
org.kuali.student.contract.model   
 

Uses of CrossObjectConstraint in org.kuali.student.contract.model
 

Fields in org.kuali.student.contract.model with type parameters of type CrossObjectConstraint
private  List<CrossObjectConstraint> TypeStateCaseConstraint.typeStateWhens
           
 

Methods in org.kuali.student.contract.model that return types with arguments of type CrossObjectConstraint
 List<CrossObjectConstraint> DictionaryModel.getCrossObjectConstraints()
          get cross object constraints
 List<CrossObjectConstraint> TypeStateCaseConstraint.getTypeStateWhens()
           
 

Constructor parameters in org.kuali.student.contract.model with type arguments of type CrossObjectConstraint
TypeStateCaseConstraint(List<CrossObjectConstraint> typeStateWhens)
           
 



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