| 
 | EclipseLink 2.2.0, build 'v20110202-r8913' API Reference | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IndirectCollection
Purpose: Common interface to indirect collections.
| Method Summary | |
|---|---|
|  java.util.Collection | getAddedElements()INTERNAL: Return if the collection has any elements added that have been deferred to instantiation. | 
|  java.lang.Object | getDelegateObject()INTERNAL: Return the real collection object. | 
|  java.util.Collection | getRemovedElements()INTERNAL: Return if the collection has any elements removed that have been deferred to instantiation. | 
|  boolean | hasDeferredChanges()INTERNAL: Return if the collection has any changes that have been deferred to instantiation. | 
| Methods inherited from interface org.eclipse.persistence.indirection.IndirectContainer | 
|---|
| getValueHolder, isInstantiated, setValueHolder | 
| Method Detail | 
|---|
boolean hasDeferredChanges()
java.util.Collection getAddedElements()
java.util.Collection getRemovedElements()
java.lang.Object getDelegateObject()
| 
 | EclipseLink 2.2.0, build 'v20110202-r8913' API Reference | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||