|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.springlayout.web.validator.condition.AbstractBooleanCondition
net.sf.springlayout.web.validator.condition.OrCondition
public class OrCondition
Field Summary |
---|
Fields inherited from class net.sf.springlayout.web.validator.condition.AbstractBooleanCondition |
---|
conditionList, operator |
Constructor Summary | |
---|---|
OrCondition()
|
Method Summary | |
---|---|
boolean |
evaluate(java.lang.String fieldId,
org.springframework.beans.BeanWrapper wrappedObject)
|
Methods inherited from class net.sf.springlayout.web.validator.condition.AbstractBooleanCondition |
---|
afterPropertiesSet, getConditionList, getJavascript, getPostProcessingJavascript, setConditionList |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OrCondition()
Method Detail |
---|
public boolean evaluate(java.lang.String fieldId, org.springframework.beans.BeanWrapper wrappedObject)
evaluate
in interface Condition
evaluate
in class AbstractBooleanCondition
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |