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