public static class QueryBase.HasNotPropertyContainer extends QueryBase.HasContainer
| Constructor and Description |
|---|
HasNotPropertyContainer(Class dataType,
Collection<PropertyDefinition> propertyDefinitions) |
HasNotPropertyContainer(Iterable<String> keys) |
HasNotPropertyContainer(String key) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<String> |
getKeys() |
protected boolean |
isMatch(Element element) |
protected boolean |
isMatch(ExtendedDataRow row) |
String |
toString() |
public HasNotPropertyContainer(String key)
public HasNotPropertyContainer(Class dataType, Collection<PropertyDefinition> propertyDefinitions)
protected boolean isMatch(ExtendedDataRow row)
protected boolean isMatch(Element element)
public String toString()
toString in class QueryBase.HasContainerCopyright © 2014–2018. All rights reserved.