Enum Class DefaultProductVariantHydrationBehavior

java.lang.Object
java.lang.Enum<DefaultProductVariantHydrationBehavior>
com.broadleafcommerce.cartoperation.service.provider.external.DefaultProductVariantHydrationBehavior
All Implemented Interfaces:
Serializable, Comparable<DefaultProductVariantHydrationBehavior>, Constable

public enum DefaultProductVariantHydrationBehavior extends Enum<DefaultProductVariantHydrationBehavior>
Defines the default supported behaviors for hydrating the direct Variants of a requested Product. This does not affect hydrating Variants for SpecificItemChoices or IncludedProducts.
Since:
Cart Operations 2.3.0-GA, Release Train 2.3.0-GA
Author:
Nathan Moore (nathandmoore)
See Also: