| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Constraint | |
|---|---|
| org.kuali.student.contract.model | |
| org.kuali.student.contract.model.util | |
| org.kuali.student.contract.model.validation | |
| Uses of Constraint in org.kuali.student.contract.model | 
|---|
| Methods in org.kuali.student.contract.model that return Constraint | |
|---|---|
|  Constraint | TypeStateConstraint.getConstraint() | 
|  Constraint | OrchObj.getInlineConstraint() | 
|  Constraint | Field.getInlineConstraint()Get the value of inlineConstraint | 
|  Constraint | Dictionary.getInlineConstraint()Get the value of inlineConstraint | 
| Methods in org.kuali.student.contract.model that return types with arguments of type Constraint | |
|---|---|
|  List<Constraint> | DictionaryModel.getConstraints()get constraints | 
| Methods in org.kuali.student.contract.model with parameters of type Constraint | |
|---|---|
|  void | TypeStateConstraint.setConstraint(Constraint constraint) | 
|  void | OrchObj.setInlineConstraint(Constraint inlineConstraint) | 
|  void | Field.setInlineConstraint(Constraint inlineConstraint)Set the value of inlineConstraint | 
|  void | Dictionary.setInlineConstraint(Constraint inlineConstraint)Set the value of inlineConstraint | 
| Constructors in org.kuali.student.contract.model with parameters of type Constraint | |
|---|---|
| TypeStateConstraint(String type,
                                       String state,
                                       Constraint constraint) | |
| Uses of Constraint in org.kuali.student.contract.model.util | 
|---|
| Methods in org.kuali.student.contract.model.util that return Constraint | |
|---|---|
|  Constraint | ModelFinder.findConstraint(String id) | 
| Uses of Constraint in org.kuali.student.contract.model.validation | 
|---|
| Constructors in org.kuali.student.contract.model.validation with parameters of type Constraint | |
|---|---|
| ConstraintValidator(Constraint cons) | |
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||