public class QueryContext extends Object
| Constructor and Description |
|---|
QueryContext() |
QueryContext(List<EntityId> entityIdList) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getAttributeList() |
List<EntityId> |
getEntityIdList() |
Restriction |
getRestriction() |
void |
setAttributeList(List<String> attributeList) |
void |
setEntityIdList(List<EntityId> entityIdList) |
void |
setRestriction(Restriction restriction) |
String |
toString() |
public Restriction getRestriction()
public void setRestriction(Restriction restriction)
Copyright © 2016 Orange. All rights reserved.