org.eclipse.emf.cdo.analyzer
Interface CDOFetchRuleManager


public interface CDOFetchRuleManager


Field Summary
static CDOFetchRuleManager NOOP
           
 
Method Summary
 CDOID getContext()
           
 java.util.List<CDOFetchRule> getFetchRules(java.util.Collection<CDOID> ids)
           
 int getLoadRevisionCollectionChunkSize()
           
 

Field Detail

NOOP

static final CDOFetchRuleManager NOOP
Method Detail

getContext

CDOID getContext()

getFetchRules

java.util.List<CDOFetchRule> getFetchRules(java.util.Collection<CDOID> ids)

getLoadRevisionCollectionChunkSize

int getLoadRevisionCollectionChunkSize()

Copyright (c) 2004 - 2008 Eike Stepper, Germany.
All Rights Reserved.