Constructor and Description |
---|
NotEqualTo(java.lang.String attributeName,
java.lang.Object value)
Constructor
|
Modifier and Type | Method and Description |
---|---|
boolean |
execute(Element e,
java.util.Map<java.lang.String,AttributeExtractor> attributeExtractors)
Test this criteria against a cache element
|
getAttributeName, getType, getValue
and, getExtractor, not, or
public NotEqualTo(java.lang.String attributeName, java.lang.Object value)
attributeName
- attribute namevalue
- public boolean execute(Element e, java.util.Map<java.lang.String,AttributeExtractor> attributeExtractors)