| Class | Description |
|---|---|
| AtomicTypeMapping |
MappingModel mappingLineModel type that represents an attribute of a basic type
(like code, EAN etc.)
|
| DefaultAttribCollectionMapping | |
| DefaultCollectionMapping |
MappingModel mappingLineModel type that represents an attribute of a collection type
(like Product.details, Product.thumbnails etc.)
|
| DefaultComposedTypeMapping |
MappingModel mappingLineModel type that represents an attribute of a composed type
(like Product, Category, Order etc.)
|
| DefaultMappingLine |
Superclass of all types of mapping lines that implements many of the methods
defined by the MappingLineModel interface.
|
| DefaultTranslatorMapping | |
| EnumTypeMapping |
MappingModel mappingLineModel type that represents an attribute of an enumeration type
(like Product.approvalStatus etc.)
|
| LocalizedAtomicTypeMapping |
MappingModel mappingLineModel type that represents an language-specific entry for an attribute of a localized type
(like for English for Product.name, for German for Product.description etc.)
|
| LocalizedTranslatorMapping | |
| LocalizedTypeMapping |
MappingModel mappingLineModel type that represents an attribute of a localized type
(like Product.name, Product.description etc.)
|
| MappingLineComparator |
Comparator class for comparing mapping lines considering their property descriptor qualifiers.
|
| VirtualMappingLine |
Type of mapping mappingLineModel used as a temporary mapping mappingLineModel type for new lines
that consist only of the source mapped (no target attribute).
|
Copyright © 2017 SAP SE. All Rights Reserved.