public class ScopedQueryResult extends QueryResult
Modifier and Type | Field and Description |
---|---|
java.lang.String |
scopeAttributeName
The name of the attribute from which the scopes were created
|
java.util.List<java.lang.String> |
scopes
Scopes where this query is relevant.
|
query
Constructor and Description |
---|
ScopedQueryResult() |
public java.util.List<java.lang.String> scopes
public java.lang.String scopeAttributeName