| Package | Description | 
|---|---|
| org.kuali.student.contract.model | |
| org.kuali.student.contract.model.util | |
| org.kuali.student.contract.model.validation | 
| Modifier and Type | Method and Description | 
|---|---|
Constraint | 
TypeStateConstraint.getConstraint()  | 
Constraint | 
Field.getInlineConstraint()
Get the value of inlineConstraint 
 | 
Constraint | 
Dictionary.getInlineConstraint()
Get the value of inlineConstraint 
 | 
Constraint | 
OrchObj.getInlineConstraint()  | 
| Modifier and Type | Method and Description | 
|---|---|
List<Constraint> | 
DictionaryModel.getConstraints()
get constraints 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
TypeStateConstraint.setConstraint(Constraint constraint)  | 
void | 
Field.setInlineConstraint(Constraint inlineConstraint)
Set the value of inlineConstraint 
 | 
void | 
Dictionary.setInlineConstraint(Constraint inlineConstraint)
Set the value of inlineConstraint 
 | 
void | 
OrchObj.setInlineConstraint(Constraint inlineConstraint)  | 
| Constructor and Description | 
|---|
TypeStateConstraint(String type,
                                      String state,
                                      Constraint constraint)  | 
| Modifier and Type | Method and Description | 
|---|---|
Constraint | 
ModelFinder.findConstraint(String id)  | 
| Constructor and Description | 
|---|
ConstraintValidator(Constraint cons)  | 
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.