public static class QueryBase.HasAuthorizationContainer extends QueryBase.HasContainer
| Modifier and Type | Field and Description |
|---|---|
Set<String> |
authorizations |
| Constructor and Description |
|---|
HasAuthorizationContainer(Iterable<String> authorizations) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<String> |
getAuthorizations() |
protected boolean |
isMatch(Element element) |
protected boolean |
isMatch(ExtendedDataRow row) |
String |
toString() |
protected boolean isMatch(Element element)
protected boolean isMatch(ExtendedDataRow row)
public String toString()
toString in class QueryBase.HasContainerCopyright © 2014–2018. All rights reserved.