|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.eclipse.emf.cdo.common.CDOCommonView |
---|
CDOCommonView.Options |
Nested classes/interfaces inherited from interface org.eclipse.net4j.util.lifecycle.ILifecycle |
---|
ILifecycle.DeferrableActivation |
Field Summary |
---|
Fields inherited from interface org.eclipse.emf.cdo.common.branch.CDOBranchPoint |
---|
INVALID_DATE, UNSPECIFIED_DATE |
Method Summary | |
---|---|
void |
changeTarget(CDOBranchPoint branchPoint,
List<CDOID> invalidObjects,
List<CDORevisionDelta> allChangedObjects,
List<CDOID> allDetachedObjects)
|
void |
clearChangeSubscription()
|
void |
doClose()
|
InternalRepository |
getRepository()
|
InternalSession |
getSession()
|
boolean |
hasSubscription(CDOID id)
|
void |
setBranchPoint(CDOBranchPoint branchPoint)
|
void |
setDurableLockingID(String durableLockingID)
|
void |
subscribe(CDOID id)
|
void |
unsubscribe(CDOID id)
|
Methods inherited from interface org.eclipse.emf.cdo.common.CDOCommonView |
---|
getDurableLockingID, getViewID, isReadOnly, options |
Methods inherited from interface org.eclipse.emf.cdo.common.lock.CDOLockOwner |
---|
getSessionID, isDurableView |
Methods inherited from interface org.eclipse.emf.cdo.common.branch.CDOBranchPoint |
---|
getBranch, getTimeStamp |
Methods inherited from interface org.eclipse.emf.cdo.common.revision.CDORevisionProvider |
---|
getRevision |
Methods inherited from interface org.eclipse.net4j.util.collection.Closeable |
---|
close, isClosed |
Methods inherited from interface org.eclipse.net4j.util.lifecycle.ILifecycle |
---|
activate, deactivate, getLifecycleState, isActive |
Methods inherited from interface org.eclipse.net4j.util.event.INotifier |
---|
addListener, getListeners, hasListeners, removeListener |
Method Detail |
---|
InternalSession getSession()
getSession
in interface CDOCommonView
getSession
in interface IView
InternalRepository getRepository()
getRepository
in interface IView
void setBranchPoint(CDOBranchPoint branchPoint)
void setDurableLockingID(String durableLockingID)
void changeTarget(CDOBranchPoint branchPoint, List<CDOID> invalidObjects, List<CDORevisionDelta> allChangedObjects, List<CDOID> allDetachedObjects)
void subscribe(CDOID id)
void unsubscribe(CDOID id)
boolean hasSubscription(CDOID id)
void clearChangeSubscription()
void doClose()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |