public static class DefaultDelegate.DefaultAttributeDelegate
extends AttributeDelegate
| Modifier and Type | Method and Description |
|---|---|
java.util.List |
customSyncAttribute(boolean resetCachedSyncState,
boolean includeDeletions)
Default attribute synchronization is provided for standard data item objects.
|
java.lang.String |
getBoundObjectName() |
public java.util.List customSyncAttribute(boolean resetCachedSyncState,
boolean includeDeletions)
throws MappingException,
AdapterException
boundObject - The object which will be bound to this attribute.fcoObject - The owning FCO for the bound object, used for shortcut resolution.MappingExceptionAdapterExceptionpublic java.lang.String getBoundObjectName()
throws MapComponentException,
AdapterException
MapComponentExceptionAdapterException