Package com.broadleafcommerce.common.extension.mapping
package com.broadleafcommerce.common.extension.mapping
-
ClassDescriptionConverts destination objects that are assignable from the source objects.Jackson deserializer module capable of matching against specific variations of
Projection
based on the generic parameterized type.A converter to help informModelMapper
how to convert locales.Helper class for common base configuration and/or factory construction ofModelMapper
instances.A converter to help informModelMapper
how to convert MonetaryAmounts.Represents an override of a type to use during Json deserialization.For anyProjectionReferredTypeOverride
instances, will establish a class mapping inTypeFactory
, and then establish the appropriateTypeFactoryAwareDeserializer
in theTypeFactoryAwareDeserializerModule
.A deserializer that appropriately swaps out deserialized types via the most-derived type registered in theTypeFactory
.Registers deserializers for all of the types known in theTypeFactory