|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface IStoreAccessor.QueryResourcesContext
| Nested Class Summary | |
|---|---|
static interface |
IStoreAccessor.QueryResourcesContext.ExactMatch
|
| Method Summary | |
|---|---|
boolean |
addResource(CDOID resourceID)
Adds the CDOID of one resource to the results of the underlying query. |
boolean |
exactMatch()
|
CDOID |
getFolderID()
|
int |
getMaxResults()
Returns the maximum number of results expected by the client or CDOQueryInfo.UNLIMITED_RESULTS for no
limitation. |
java.lang.String |
getName()
|
long |
getTimeStamp()
The timeStamp of the view ( CDOCommonView.UNSPECIFIED_DATE if the view is an
audit view. |
| Method Detail |
|---|
long getTimeStamp()
CDOCommonView.UNSPECIFIED_DATE if the view is an
audit view.
CDOID getFolderID()
java.lang.String getName()
boolean exactMatch()
int getMaxResults()
CDOQueryInfo.UNLIMITED_RESULTS for no
limitation.
boolean addResource(CDOID resourceID)
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 | |||||||||