
public interface InternalSession extends ISession, CDOIDProvider, CDOPermissionProvider, CDOCommonSession.Options
CDOCommonSession.OptionsIContainer.Modifiable<E>CDOPermissionProvider.ConstantCDOCommonSession.Options.LockNotificationMode, CDOCommonSession.Options.LockNotificationModeEvent, CDOCommonSession.Options.PassiveUpdateEvent, CDOCommonSession.Options.PassiveUpdateMode| Modifier and Type | Field and Description |
|---|---|
static int |
TEMP_VIEW_ID |
NOOPNONE, READ, WRITEgetLastUpdateTime, getProtocol, isSubscribedgetSessionID, optionsgetAdaptergetUserIDgetElements, isEmptyprovideCDOIDgetPermissiongetContainer, getLockNotificationMode, getPassiveUpdateMode, isPassiveUpdateEnabled, setLockNotificationMode, setPassiveUpdateEnabled, setPassiveUpdateModeaddListener, getListeners, hasListeners, removeListenerstatic final int TEMP_VIEW_ID
InternalSessionManager getManager()
getManager in interface ISessionvoid setUserID(String userID)
InternalView[] getViews()
getViews in interface CDOCommonSessionInternalView getView(int viewID)
getView in interface CDOCommonSessionInternalView openView(int viewID, CDOBranchPoint branchPoint)
InternalTransaction openTransaction(int viewID, CDOBranchPoint branchPoint)
openTransaction in interface ISessionvoid viewClosed(InternalView view)
void setSubscribed(boolean subscribed)
void collectContainedRevisions(InternalCDORevision revision, CDOBranchPoint branchPoint, int referenceChunk, Set<CDOID> revisions, List<CDORevision> additionalRevisions)
void sendRepositoryTypeNotification(CDOCommonRepository.Type oldType, CDOCommonRepository.Type newType) throws Exception
Exception@Deprecated void sendRepositoryStateNotification(CDOCommonRepository.State oldState, CDOCommonRepository.State newState) throws Exception
sendRepositoryStateNotification(org.eclipse.emf.cdo.common.CDOCommonRepository.State, org.eclipse.emf.cdo.common.CDOCommonRepository.State, CDOID)
insteadExceptionvoid sendRepositoryStateNotification(CDOCommonRepository.State oldState, CDOCommonRepository.State newState, CDOID rootResourceID) throws Exception
Exceptionvoid sendBranchNotification(InternalCDOBranch branch) throws Exception
Exception@Deprecated void sendCommitNotification(CDOCommitInfo commitInfo) throws Exception
sendCommitNotification(CDOCommitInfo, boolean).Exception@Deprecated void sendCommitNotification(CDOCommitInfo commitInfo, boolean clearResourcePathCache) throws Exception
#sendCommitNotification(CommitNotificationInfo).Exceptionvoid sendCommitNotification(CDOProtocol.CommitNotificationInfo info) throws Exception
Exceptionvoid sendRemoteSessionNotification(InternalSession sender, byte opcode) throws Exception
Exceptionvoid sendRemoteMessageNotification(InternalSession sender, CDORemoteSessionMessage message) throws Exception
Exceptionvoid sendLockNotification(CDOLockChangeInfo lockChangeInfo) throws Exception
ExceptionCopyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.