Class AbstractConditionValue
java.lang.Object
de.hybris.platform.cockpit.model.advancedsearch.impl.AbstractConditionValue
- All Implemented Interfaces:
ConditionValue
- Direct Known Subclasses:
DefaultConditionValue,SimpleConditionValue
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface de.hybris.platform.cockpit.model.advancedsearch.ConditionValue
getValues
-
Field Details
-
operator
-
-
Constructor Details
-
AbstractConditionValue
public AbstractConditionValue()
-
-
Method Details
-
getOperator
- Specified by:
getOperatorin interfaceConditionValue
-
isLinkedByOR
public boolean isLinkedByOR()- Specified by:
isLinkedByORin interfaceConditionValue
-
setLinkedByOR
public void setLinkedByOR(boolean linkedByOR)
-