Uses of Interface
org.eclipse.emf.cdo.session.CDOSession
Package
Description
Interfaces for working with
repositories
.Client concepts for dealing with CDO Lifecycle Management systems and assemblies.
Server integration of the CDO Lifecycle Management.
The generated EMF utilities of the CDO Lifecycle Management model.
Client concepts for dealing with Net4j-based sessions to remote repositories.
Concepts and default implementations for the CDO security user interface.
Server concepts for dealing with repositories and stores.
Client concepts for dealing with sessions to CDO repositories.
Client concepts for the communication and collaboration with other sessions.
Client concepts for dealing with transactions, distributed transactions and their save points.
Reusable UI components specific to the CDO Model Repository.
Classes that help to open EMF Compare user interfaces on CDO models.
A library with reusable widgets.
Client utility classes, some common interfaces and exceptions.
Client concepts for dealing with views, view sets, queries, CDO objects and EMF resource sets.
Client service provider interfaces and useful base implementations.
-
Uses of CDOSession in org.eclipse.emf.cdo.explorer.repositories
-
Uses of CDOSession in org.eclipse.emf.cdo.lm.client
Modifier and TypeMethodDescriptionboolean
ISystemDescriptor.withModuleSession
(String moduleName, Consumer<CDOSession> consumer) boolean
ISystemDescriptor.withModuleSession
(CDORepository moduleRepository, Consumer<CDOSession> consumer) -
Uses of CDOSession in org.eclipse.emf.cdo.lm.server
Modifier and TypeMethodDescriptionfinal CDOSession
AbstractLifecycleManager.getModuleSession
(String moduleName) Modifier and TypeMethodDescriptionAbstractLifecycleManager.initSystemRepository
(CDOSession session) Deprecated.protected void
AbstractLifecycleManager.initSystemRepository
(CDOSession session, BiConsumer<String, String> moduleInfoComsumer) -
Uses of CDOSession in org.eclipse.emf.cdo.lm.util
Modifier and TypeMethodDescriptionlong
CoreDeliveryMerger.mergeDelivery
(CDOSession session, CDOBranchPoint sourceBranchPoint, CDOBranch targetBranch) long
LMMerger.mergeDelivery
(CDOSession session, CDOBranchPoint sourceBranchPoint, CDOBranch targetBranch) Merges the changes from the given source branch point into the given target branch and returns the time stamp of the resulting commit into the merge target branch, orCDOBranchPoint.INVALID_DATE
if no commit has happened.default long
LMMerger2.mergeDelivery
(CDOSession session, CDOBranchPoint sourceBranchPoint, CDOBranch targetBranch) Deprecated.As of 1.2 implementLMMerger2.mergeDelivery(LMMergeInfos)
.protected CDOTransaction
CoreDeliveryMerger.openTransaction
(CDOSession session, CDOBranch branch) void
LMMerger2.LMMergeInfos.setSession
(CDOSession session) -
Uses of CDOSession in org.eclipse.emf.cdo.net4j
Modifier and TypeInterfaceDescriptioninterface
A Net4j-specific CDOsession
.interface
Deprecated.UseCDONet4jSession
. -
Uses of CDOSession in org.eclipse.emf.cdo.security.ui
Modifier and TypeMethodDescriptionISecurityManagementContext.connect
(CDOSession session) Obtains a view in which to open the security resource for editing.ISecurityManagementContext.Default.connect
(CDOSession session) -
Uses of CDOSession in org.eclipse.emf.cdo.server
Modifier and TypeMethodDescriptionstatic void
CDOServerUtil.execute
(CDOSession context, Consumer<ISession> consumer) static IRepository
CDOServerUtil.getRepository
(CDOSession session) static ISession
CDOServerUtil.getServerSession
(CDOSession session) -
Uses of CDOSession in org.eclipse.emf.cdo.session
Modifier and TypeMethodDescriptionCDOSession.Options.getContainer()
Returns thesession
of this options object.CDOSessionConfiguration.SessionOpenedEvent.getOpenedSession()
CDOCollectionLoadingPolicy.getSession()
CDORepositoryInfo.getSession()
Returns the session.CDOSessionProvider.getSession()
CDOSessionRegistry.getSession
(int id) CDOSessionRegistry.Registration.getSession()
Returns theCDOSession
of this registration.CDOSessionRegistry.getSessions()
Returns all registeredsessions
.CDOSessionEvent.getSource()
CDOSessionConfiguration.openSession()
Opens the session for this configuration.Modifier and TypeMethodDescriptionint
CDOSessionRegistry.getID
(CDOSession session) void
CDORetryExceptionHandler.handleException
(CDOSession session, int attempt, Exception exception) void
CDOSession.ExceptionHandler.handleException
(CDOSession session, int attempt, Exception exception) void
CDOCollectionLoadingPolicy.setSession
(CDOSession session) -
Uses of CDOSession in org.eclipse.emf.cdo.session.remote
Modifier and TypeMethodDescriptionCDORemoteSessionManager.getLocalSession()
Returns thelocal session
this CDORemoteSessionManager belongs to. -
Uses of CDOSession in org.eclipse.emf.cdo.transaction
-
Uses of CDOSession in org.eclipse.emf.cdo.ui
Modifier and TypeMethodDescriptionfinal CDOSession
Authorizer.getSession()
CDOTopicProvider.Topic.getSession()
Modifier and TypeMethodDescriptionprotected Dialog
CDOInteractiveExceptionHandler.createDialog
(CDOSession session, int attempt, Exception exception) boolean
CDOItemProvider.fillGenerated
(MenuManager manager, CDOSession session) void
CDOItemProvider.fillSession
(IMenuManager manager, CDOSession session) void
CDOInteractiveExceptionHandler.handleException
(CDOSession session, int attempt, Exception exception) ModifierConstructorDescriptionAbstractAuthorizingDialog
(Shell parentShell, CDOSession session) Authorizer
(Authorizer.AuthorizerContext<E> context, CDOSession session) ExceptionDialog
(Shell parentShell, CDOSession session, int attempt, Exception exception) -
Uses of CDOSession in org.eclipse.emf.cdo.ui.compare
Modifier and TypeMethodDescriptionstatic boolean
CDOCompareEditorUtil.openDialog
(CDOSession session, CDOBranchPoint leftPoint, CDOBranchPoint rightPoint) -
Uses of CDOSession in org.eclipse.emf.cdo.ui.widgets
Modifier and TypeMethodDescriptionfinal CDOSession
CommitHistoryComposite.Input.getSession()
ComposeBranchPointComposite.getSession()
Deprecated.As of 4.4 no longer supported.SelectBranchComposite.getSession()
Deprecated.Modifier and TypeMethodDescriptionprotected CDOCommitHistory
CommitHistoryComposite.createHistory
(CDOSession session, CDOBranch branch, CDOObject object) protected SelectBranchComposite
ComposeBranchPointComposite.createSelectBranchComposite
(CDOSession session, CDOBranch branch) Deprecated.As of 4.4 useComposeBranchPointComposite.createBranchViewer()
.ModifierConstructorDescriptionComposeBranchPointComposite
(Composite parent, int style, CDOSession session, CDOBranchPoint branchPoint, boolean allowTimeStamp) Deprecated.Input
(CDOSession session, CDOBranch branch, CDOObject object) SelectBranchComposite
(Composite parent, int style, CDOSession session, CDOBranch branch) Deprecated.SelectBranchComposite
(Composite parent, int style, CDOSession session, CDOBranch branch, boolean withHistory) Deprecated. -
Uses of CDOSession in org.eclipse.emf.cdo.util
Modifier and TypeMethodDescriptionstatic URI
CDOURIUtil.createResourceURI
(CDOSession session, String path) Deprecated.This method is subject to removal in a future release.static boolean
CDOUtil.isSessionDirty
(CDOSession session) -
Uses of CDOSession in org.eclipse.emf.cdo.view
Modifier and TypeMethodDescriptionCDOView.getSession()
Returns thesession
this view was opened by. -
Uses of CDOSession in org.eclipse.emf.spi.cdo
Modifier and TypeInterfaceDescriptioninterface
If the meaning of this type isn't clear, there really should be more of a description here...ModifierConstructorDescriptionDeprecated.
AbstractLifecycleManager.initSystemRepository(CDOSession, BiConsumer)
.