C
- constraint typepublic abstract class OptionalElementConstraintProcessor<C extends Constraint> extends Object implements ConstraintProcessor<Object,C>
Constructor and Description |
---|
OptionalElementConstraintProcessor() |
Modifier and Type | Method and Description |
---|---|
boolean |
isOptional()
returns true if the processing of this constraint is something that can be opted out of by some pieces of code.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getConstraintType, getName, process
public OptionalElementConstraintProcessor()
public boolean isOptional()
ConstraintProcessor
isOptional
in interface ConstraintProcessor<Object,C extends Constraint>
ConstraintProcessor.isOptional()
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.