public class IsNull extends BaseCriteria
| Modifier and Type | Method and Description |
|---|---|
boolean |
execute(Element e,
Map<String,AttributeExtractor> attributeExtractors)
Test this criteria against a cache element
|
String |
getAttributeName()
Get attribute name.
|
Set<Attribute<?>> |
getAttributes()
Returns all search attributes referenced by this instance
|
and, getExtractor, not, orpublic IsNull(String attributeName)
attributeName - public String getAttributeName()
public boolean execute(Element e, Map<String,AttributeExtractor> attributeExtractors)
Criteriae - cache elementattributeExtractors - map of attribute extractors to attribute value namespublic Set<Attribute<?>> getAttributes()
BaseCriteriagetAttributes in class BaseCriteriaCopyright 2001-2021, Terracotta, Inc.