org.eclipse.emf.cdo.server.objectivity
Interface IObjectivityStoreChunkReader

All Superinterfaces:
IStoreChunkReader

public interface IObjectivityStoreChunkReader
extends IStoreChunkReader

A chunk reader for for CDO's Objecivity back-end integration.

No Implement
This interface is not intended to be implemented by clients.
No Extend
This interface is not intended to be extended by clients.

Nested Class Summary
 
Nested classes/interfaces inherited from interface org.eclipse.emf.cdo.server.IStoreChunkReader
IStoreChunkReader.Chunk
 
Method Summary
 IObjectivityStoreAccessor getAccessor()
           
 
Methods inherited from interface org.eclipse.emf.cdo.server.IStoreChunkReader
addRangedChunk, addSimpleChunk, executeRead, getFeature, getRevision
 

Method Detail

getAccessor

IObjectivityStoreAccessor getAccessor()
Specified by:
getAccessor in interface IStoreChunkReader
Since:
2.0


Copyright (c) 2004 - 2012 Eike Stepper (Berlin, Germany) and others.