Modifier and Type | Field and Description |
---|---|
protected CaseConstraint |
AttributeDefinition.caseConstraint |
Modifier and Type | Method and Description |
---|---|
CaseConstraint |
AttributeDefinition.getCaseConstraint() |
Modifier and Type | Method and Description |
---|---|
void |
AttributeDefinition.setCaseConstraint(CaseConstraint caseConstraint) |
Modifier and Type | Method and Description |
---|---|
CaseConstraint |
CaseConstrainable.getCaseConstraint() |
Modifier and Type | Method and Description |
---|---|
ProcessorResult |
CaseConstraintProcessor.process(DictionaryValidationResult result,
Object value,
CaseConstraint caseConstraint,
AttributeValueReader attributeValueReader) |
Modifier and Type | Method and Description |
---|---|
CaseConstraint |
InputField.getCaseConstraint()
The
CaseConstraint that applies to this InputField |
Modifier and Type | Method and Description |
---|---|
void |
InputField.setCaseConstraint(CaseConstraint caseConstraint)
Setter for
caseConstraint |
Modifier and Type | Method and Description |
---|---|
static void |
ClientValidationUtils.processCaseConstraint(InputField field,
View view,
CaseConstraint constraint,
String andedCase)
This method processes a single CaseConstraint.
|
Copyright © 2005-2015 The Kuali Foundation. All Rights Reserved.