Interface | Description |
---|---|
AttributeTransformer |
PUBLIC:
|
FieldTransformer |
PUBLIC:
This interface is used by the Transformation Mapping to build the value for a
specific field.
|
Class | Description |
---|---|
AttributeTransformerAdapter |
Purpose: Provides an empty implementation of AttributeTransformer.
|
ConstantTransformer |
Purpose: Allows a field to always be mapped to a constant value.
|
FieldTransformerAdapter |
Purpose: Provides an empty implementation of FieldTransformer.
|
MethodBasedAttributeTransformer | |
MethodBasedFieldTransformer |