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.
|
CartItemListConverter |
|
ConfigErrorListConverter |
Transforms a list of ConfigError into a JSON object String and vice-versa.
|
ConfigErrorMapConverter |
Converter used for converting a map of String to a List of ConfigError
type to String before persistence.
|
FulfillmentGroupListConverter |
Transforms a list of FulfillmentGroup into a JSON object String and vice-versa.
|
OverrideDetailListConverter |
Transforms a list of OverrideDetail into a JSON object String and vice-versa.
|
VoucherListConverter |
Transforms a list of Vouchers into a JSON object String and vice-versa.
|