public interface SCOList extends SCOCollection
| Modifier and Type | Method and Description |
|---|---|
Object |
set(int index,
Object element,
boolean allowDependentField)
Overload the basic List set() method to allow turning off of the dependent-field
deletion process.
|
remove, updateEmbeddedElementisLoaded, loadattachCopy, clone, detachCopy, getFieldName, getOwner, getValue, initialise, initialise, unsetOwnerObject set(int index, Object element, boolean allowDependentField)
index - The index to set the element atelement - The elementallowDependentField - Whether to allow dependent-field deletesCopyright © 2013. All Rights Reserved.