org.olat.course.condition.operators
Class HasNotAttributeOperator
java.lang.Object
org.olat.course.condition.operators.AbstractOperator
org.olat.course.condition.operators.HasNotAttributeOperator
- All Implemented Interfaces:
- java.io.Serializable, Operator
public class HasNotAttributeOperator
- extends AbstractOperator
Description:
Wrapper for the hasNotAttribute operator (hasNotAttribute(attr,val)) in extended easy mode.
Initial Date: 23.10.2006
- Author:
- Lars Eberle (BPS Bildungsportal Sachsen GmbH)
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OPERATOR
public final transient java.lang.String OPERATOR
- See Also:
- Constant Field Values
OPERATORKEY
public final transient java.lang.String OPERATORKEY
- See Also:
- Constant Field Values
DISPLAY
public final transient java.lang.String DISPLAY
- See Also:
- Constant Field Values
HasNotAttributeOperator
public HasNotAttributeOperator()
getOperatorKey
public java.lang.String getOperatorKey()
- Returns:
- the operators key (e.g. for use in StaticSingleSelectionFields)
getOperator
public java.lang.String getOperator()
- Returns:
- the operators function name
getLabelKey
public java.lang.String getLabelKey()
- Returns:
- the key of the operators label to be translated