|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IQueryContext
| Method Summary | |
|---|---|
boolean |
addResult(java.lang.Object object)
Adds the given object to the results of the associated query. |
long |
getTimeStamp()
The timeStamp of the view or ( CDOCommonView.UNSPECIFIED_DATE if the view is not an
audit view. |
IView |
getView()
|
| Method Detail |
|---|
IView getView()
long getTimeStamp()
CDOCommonView.UNSPECIFIED_DATE if the view is not an
audit view.
boolean addResult(java.lang.Object object)
object - Support many primitives, CDOID and CDORevision. CDORevision are converted in CDOID and only CDOID are
transfered to the client.
true to indicate that more results can be passed subsequently, false otherwise
(i.e. maxResults has been reached or an asynchronous query has been canceled).
|
Copyright (c) 2004 - 2009 Eike Stepper (Berlin, Germany) and others. All Rights Reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||