public static class QueryBase.HasPropertyContainer extends QueryBase.HasContainer
| Constructor and Description |
|---|
HasPropertyContainer(Class dataType,
Collection<PropertyDefinition> propertyDefinitions) |
HasPropertyContainer(Iterable<String> keys) |
HasPropertyContainer(String key) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<String> |
getKeys() |
protected boolean |
isMatch(Element element) |
protected boolean |
isMatch(ExtendedDataRow row) |
String |
toString() |
public HasPropertyContainer(String key)
public HasPropertyContainer(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.