Interface ResourceObjectInboundProcessingDefinition.ItemInboundProcessingDefinition
- All Superinterfaces:
Serializable
- All Known Subinterfaces:
ResourceAttributeDefinitionDelegator<T>
,ResourceAttributeWrapper<T>
,ShadowAssociationDefinition
,ShadowAttributeDefinition<V,
,D, RV, SA> ShadowReferenceAttributeDefinition
,ShadowSimpleAttributeDefinition<T>
- All Known Implementing Classes:
ResourceAttributeWrapperImpl
,ResourceObjectInboundProcessingDefinition.AssociationBasedItemImplementation
,ShadowAssociationDefinitionImpl
,ShadowAttributeDefinitionImpl
,ShadowReferenceAttributeDefinitionImpl
,ShadowSimpleAttributeDefinitionImpl
,TransformablePropertyDefinition.RefinedAttribute
,TransformablePropertyDefinition.ResourceAttribute
- Enclosing interface:
- ResourceObjectInboundProcessingDefinition
public static interface ResourceObjectInboundProcessingDefinition.ItemInboundProcessingDefinition
extends Serializable
Defines inbound processing for given attribute-like item, e.g., a real attribute or objectRef (in association).
- Either the standard
ShadowAttributeDefinition
(based on ResourceAttributeDefinitionType
)
- or on association-specific, based on AttributeInboundMappingsDefinitionType
in
AssociationSynchronizationExpressionEvaluatorType
.-
Method Summary
-
Method Details
-
getInboundMappingBeans
-
getCorrelatorDefinition
ItemCorrelatorDefinitionType getCorrelatorDefinition()
-