|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CDORevisionManager
| Method Summary | |
|---|---|
CDOSession |
getSession()
|
java.lang.Object |
loadChunkByRange(CDORevision revision,
org.eclipse.emf.ecore.EStructuralFeature feature,
int accessIndex,
int fetchIndex,
int fromIndex,
int toIndex)
|
| Methods inherited from interface org.eclipse.emf.cdo.common.revision.CDORevisionResolver |
|---|
containsRevision, containsRevisionByTime, containsRevisionByVersion, getCache, getCDOIDObjectFactory, getObjectType, getResourceID, getRevision, getRevision, getRevisionByTime, getRevisionByTime, getRevisionByVersion, getRevisionByVersion, getRevisions, getRevisionsByTime, setCache |
| Method Detail |
|---|
CDOSession getSession()
java.lang.Object loadChunkByRange(CDORevision revision,
org.eclipse.emf.ecore.EStructuralFeature feature,
int accessIndex,
int fetchIndex,
int fromIndex,
int toIndex)
revision - feature - accessIndex - Index of the item access at the client (with modifications)fetchIndex - Index of the item access at the server (without any modifications)fromIndex - Load objects at the client from fromIndex (inclusive)toIndex - Load objects at the client to toIndex (inclusive)
|
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 | |||||||||