|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CDOCollectionLoadingPolicy | |
|---|---|
| org.eclipse.emf.cdo.session | |
| org.eclipse.emf.cdo.util | |
| org.eclipse.emf.cdo.view | |
| Uses of CDOCollectionLoadingPolicy in org.eclipse.emf.cdo.session |
|---|
| Fields in org.eclipse.emf.cdo.session declared as CDOCollectionLoadingPolicy | |
|---|---|
static CDOCollectionLoadingPolicy |
CDOCollectionLoadingPolicy.DEFAULT
A default collection loading strategy that leads to complete loading of CDOID lists before any of
their elements is accessed. |
| Methods in org.eclipse.emf.cdo.session that return CDOCollectionLoadingPolicy | |
|---|---|
CDOCollectionLoadingPolicy |
CDOSession.Options.getCollectionLoadingPolicy()
The collection loading policy of this session controls how
a list gets populated. |
| Methods in org.eclipse.emf.cdo.session with parameters of type CDOCollectionLoadingPolicy | |
|---|---|
void |
CDOSession.Options.setCollectionLoadingPolicy(CDOCollectionLoadingPolicy policy)
Returns the CDOCollectionLoadingPolicy currently being used by this session. |
| Uses of CDOCollectionLoadingPolicy in org.eclipse.emf.cdo.util |
|---|
| Methods in org.eclipse.emf.cdo.util that return CDOCollectionLoadingPolicy | |
|---|---|
static CDOCollectionLoadingPolicy |
CDOUtil.createCollectionLoadingPolicy(int initialChunkSize,
int resolveChunkSize)
|
| Uses of CDOCollectionLoadingPolicy in org.eclipse.emf.cdo.view |
|---|
| Methods in org.eclipse.emf.cdo.view that return CDOCollectionLoadingPolicy | |
|---|---|
CDOCollectionLoadingPolicy |
CDOFetchRuleManager.getCollectionLoadingPolicy()
TODO Simon: JavaDoc |
|
Copyright (c) 2004 - 2009 Eike Stepper (Berlin, Germany) and others. All Rights Reserved. |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||