
public interface CDOCollectionLoadingPolicy extends CDOListResolver
CDOID list of a
revision when a certain list index is accessed. Implementations of this interface can control the
exact characteristics of a certain partial collection loading strategy.| Modifier and Type | Method and Description |
|---|---|
int |
getInitialChunkSize()
Returns the maximum number of CDOIDs to be loaded for collections when the owning object is loaded initially, i.e.
|
int |
getResolveChunkSize()
Returns the maximum number of CDOIDs to be loaded for collections when the owning object is already loaded but the
actually accessed element is still a
proxy. |
CDOSession |
getSession() |
void |
setSession(CDOSession session) |
resolveAllProxies, resolveProxyCDOSession getSession()
void setSession(CDOSession session)
int getInitialChunkSize()
proxys.int getResolveChunkSize()
proxy.Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.