public abstract class OptionalElementConstraintProcessor<C extends Constraint> extends Object implements ConstraintProcessor<Object,C>
| Constructor and Description | 
|---|
| OptionalElementConstraintProcessor() | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | isOptional()This method return 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, waitgetConstraintType, getName, processpublic OptionalElementConstraintProcessor()
public boolean isOptional()
ConstraintProcessorisOptional in interface ConstraintProcessor<Object,C extends Constraint>ConstraintProcessor.isOptional()Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.