Package org.eclipse.emf.cdo.server
Interface IStoreAccessor.QueryResourcesContext.ExactMatch
- 
- All Superinterfaces:
- CDOBranchPoint,- CDOBranchProvider,- CDOTimeProvider,- IStoreAccessor.QueryResourcesContext
 - Enclosing interface:
- IStoreAccessor.QueryResourcesContext
 
 public static interface IStoreAccessor.QueryResourcesContext.ExactMatch extends IStoreAccessor.QueryResourcesContext Represents the query execution state of aresources querythat is supposed to deliver one exact resource, ornull.- Since:
- 2.0
- Author:
- Eike Stepper
 
- 
- 
Nested Class Summary- 
Nested classes/interfaces inherited from interface org.eclipse.emf.cdo.server.IStoreAccessor.QueryResourcesContextIStoreAccessor.QueryResourcesContext.ExactMatch
 
- 
 - 
Field Summary- 
Fields inherited from interface org.eclipse.emf.cdo.common.branch.CDOBranchPointINVALID_DATE, UNSPECIFIED_DATE
 
- 
 - 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description CDOIDgetResourceID()- 
Methods inherited from interface org.eclipse.emf.cdo.common.branch.CDOBranchPointgetBranch, getTimeStamp
 - 
Methods inherited from interface org.eclipse.emf.cdo.server.IStoreAccessor.QueryResourcesContextaddResource, exactMatch, getFolderID, getMaxResults, getName
 
- 
 
- 
- 
- 
Method Detail- 
getResourceIDCDOID getResourceID() 
 
- 
 
-