| AddressConverter |
Used to convert an Address to a serialized JSON object string representation for
persistence and vice-versa.
|
| AdjustmentListConverter |
Transforms a list of Adjustment into a JSON object String and vice-versa.
|
| AttributeChoiceValueMapConverter |
Converter used for converting a map of String to AttributeChoiceValue type to
String before persistence.
|
| CampaignRefListConverter |
Transforms a list of CampaignRef into a JSON object String and vice-versa.
|
| ImageAssetRefConverter |
Used to convert an ImageAssetRef to a serialized JSON object string representation for
persistence and vice-versa.
|
| OrderItemListConverter |
Transforms a list of OrderItem into a JSON object String and vice-versa.
|
| OverrideDetailListConverter |
Transforms a list of OverrideDetail into a JSON object String and vice-versa.
|
| PaymentDistributionDetailListConverter |
Transforms a list of PaymentDistributionDetails into a JSON
object String and vice-versa.
|
| ShipmentConverter |
Used to convert an Shipment to a serialized JSON object string representation for
persistence and vice-versa.
|
| ShipmentListConverter |
Transforms a list of Shipment into a JSON object String and vice-versa.
|
| VoucherListConverter |
Transforms a list of Vouchers into a JSON object String and vice-versa.
|