Uses of Interface
com.broadleafcommerce.data.tracking.core.ContextStateAware
Packages that use ContextStateAware
Package
Description
-
Uses of ContextStateAware in com.broadleafcommerce.data.tracking.core.mapping
Methods in com.broadleafcommerce.data.tracking.core.mapping with parameters of type ContextStateAwareModifier and TypeMethodDescriptionvoidContextStateBuilder.setChangeStateForEmbeddedCollections(Trackable domain, ContextStateAware businessItem, org.modelmapper.ModelMapper fromMeMapper) Sets theEmbeddedContextStateon a businessItem's embedded collections where the member items areEmbeddedContextStateAware. -
Uses of ContextStateAware in com.broadleafcommerce.data.tracking.core.tenant.domain
Classes in com.broadleafcommerce.data.tracking.core.tenant.domain that implement ContextStateAwareModifier and TypeClassDescriptionclassRepresents the tenant concept of a storefront structure.classRepresents a catalog node in an overall catalog tree.classReference structure for aApplicationto its individually assignedCataloginstances.