Uses of Package
com.broadleafcommerce.common.extension.mapping
Packages that use com.broadleafcommerce.common.extension.mapping
Package
Description
-
Classes in com.broadleafcommerce.common.extension.mapping used by com.broadleafcommerce.common.extension.autoconfigureClassDescriptionRepresents an override of a type to use during Json deserialization.For any
ProjectionReferredTypeOverrideinstances, will establish a class mapping inTypeFactory, and then establish the appropriateTypeFactoryAwareDeserializerin theTypeFactoryAwareDeserializerModule.Registers deserializers for all of the types known in theTypeFactory -
Classes in com.broadleafcommerce.common.extension.mapping used by com.broadleafcommerce.common.extension.mappingClassDescriptionRepresents an override of a type to use during Json deserialization.A deserializer that appropriately swaps out deserialized types via the most-derived type registered in the
TypeFactory.Registers deserializers for all of the types known in theTypeFactory