Uses of Interface
org.eclipse.emf.cdo.view.CDOFetchRuleManager
Package
Description
Client concepts for dealing with sessions to CDO repositories.
Client utility classes, some common interfaces and exceptions.
Client service provider interfaces and useful base implementations.
-
Uses of CDOFetchRuleManager in org.eclipse.emf.cdo.session
Modifier and TypeMethodDescriptionCDOSession.getFetchRuleManager()
Returns the CDOfetch rule manager
of this session.CDOSessionConfiguration.getFetchRuleManager()
Modifier and TypeMethodDescriptionvoid
CDOSessionConfiguration.setFetchRuleManager
(CDOFetchRuleManager fetchRuleManager) A special ID generator can be set before the session is opened and can not be changed thereafter. -
Uses of CDOFetchRuleManager in org.eclipse.emf.cdo.util
Modifier and TypeMethodDescriptionstatic CDOFetchRuleManager
CDOUtil.createThreadLocalFetchRuleManager()
-
Uses of CDOFetchRuleManager in org.eclipse.emf.spi.cdo
Modifier and TypeMethodDescriptionvoid
InternalCDOSession.setFetchRuleManager
(CDOFetchRuleManager fetchRuleManager)