Uses of Package
com.broadleafcommerce.common.extension.mapping
-
Packages that use com.broadleafcommerce.common.extension.mapping Package Description com.broadleafcommerce.common.extension.autoconfigure com.broadleafcommerce.common.extension.mapping -
Classes in com.broadleafcommerce.common.extension.mapping used by com.broadleafcommerce.common.extension.autoconfigure Class Description ProjectionReferredTypeOverride Represents an override of a type to use during Json deserialization.ProjectionReferredTypeOverrideJacksonContributor For anyProjectionReferredTypeOverrideinstances, will establish a class mapping inTypeFactory, and then establish the appropriateTypeFactoryAwareDeserializerin theTypeFactoryAwareDeserializerModule.TypeFactoryAwareDeserializerModule Registers deserializers for all of the types known in theTypeFactory -
Classes in com.broadleafcommerce.common.extension.mapping used by com.broadleafcommerce.common.extension.mapping Class Description ProjectionReferredTypeOverride Represents an override of a type to use during Json deserialization.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