org.eclipse.emf.cdo.view
Interface CDOFetchRuleManager
- public interface CDOFetchRuleManager
Collects and updates fetch rules
for revisions
, usually based on
feature analyzer
statistics.
- Since:
- 2.0
- No Implement
- This interface is not intended to be implemented by clients.
- No Extend
- This interface is not intended to be extended by clients.
getContext
CDOID getContext()
getFetchRules
List<CDOFetchRule> getFetchRules(Collection<CDOID> ids)
getCollectionLoadingPolicy
CDOCollectionLoadingPolicy getCollectionLoadingPolicy()
Copyright (c) 2004 - 2012 Eike Stepper (Berlin, Germany) and others.