|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ReadRequest
Information passed to a read request.
| Nested Class Summary | |
|---|---|
static interface |
ReadRequest.TemporalInfo
Temporal query data. |
| Method Summary | |
|---|---|
String |
getPredicate()
Get the predicate. |
Set<String> |
getPropertyIds()
Get the requested property ids. |
ReadRequest.TemporalInfo |
getTemporalInfo(String id)
Get the temporal information for the given property id for this request, if any. |
| Method Detail |
|---|
Set<String> getPropertyIds()
String getPredicate()
ReadRequest.TemporalInfo getTemporalInfo(String id)
id - the property id
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||