public static class DefaultDelegate.DefaultAttributeDelegate
extends oracle.odi.domain.mapping.MapComponentDelegate.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
customSyncAttribute in class oracle.odi.domain.mapping.MapComponentDelegate.AttributeDelegateboundObject - 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 oracle.odi.domain.mapping.exception.MapComponentException,
AdapterException
getBoundObjectName in class oracle.odi.domain.mapping.MapComponentDelegate.AttributeDelegateoracle.odi.domain.mapping.exception.MapComponentExceptionAdapterException