Package | Description |
---|---|
org.kuali.student.r1.common.assembly.dictionary | |
org.kuali.student.r1.common.dictionary.dto | |
org.kuali.student.r2.common.validator |
Modifier and Type | Method and Description |
---|---|
protected void |
MetadataServiceImpl.processCaseConstraint(ConstraintMetadata constraintMetadata,
CaseConstraint caseConstraint,
String type,
String state,
String nextState,
String workflowNode)
Currently this only handles requiredness indicators for case constraints with the following field paths:
type, state, and proposal/workflowNode
|
Modifier and Type | Field and Description |
---|---|
protected CaseConstraint |
Constraint.caseConstraint
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
CaseConstraint |
Constraint.getCaseConstraint()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
Constraint.setCaseConstraint(CaseConstraint caseConstraint)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected Constraint |
DefaultValidatorImpl.processCaseConstraint(List<ValidationResultInfo> valResults,
CaseConstraint caseConstraint,
ObjectStructureHierarchy objStructure,
Object value,
ConstraintDataProvider dataProvider,
Stack<String> elementStack,
Object rootData,
ObjectStructureDefinition rootObjStructure,
ContextInfo contextInfo)
Process caseConstraint tag and sets any of the base constraint items if any of the when condition matches
|
protected void |
DefaultValidatorImpl.processCrossFieldWarning(List<ValidationResultInfo> valResults,
CaseConstraint crossConstraint,
Constraint constraint,
Object value,
ValidationResult.ErrorLevel errorLevel,
ContextInfo contextInfo)
This adds a warning on the related field when a processed case-constraint results in a warning
|
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.