
public interface InternalView extends IView, ILifecycle
CDOCommonView.OptionsILifecycle.DeferrableActivationINVALID_DATE, UNSPECIFIED_DATE| Modifier and Type | Method and Description |
|---|---|
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) |
getDurableLockingID, getViewID, isReadOnly, optionsgetSessionID, isDurableViewgetBranch, getTimeStampgetRevisiongetAdapteractivate, deactivate, getLifecycleState, isActiveaddListener, getListeners, hasListeners, removeListenerInternalSession getSession()
getSession in interface CDOCommonViewgetSession in interface IViewInternalRepository getRepository()
getRepository in interface IViewvoid 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()
Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.