Uses of Interface
com.broadleafcommerce.data.tracking.core.ContextStateAware
Package
Description
-
Uses of ContextStateAware in com.broadleafcommerce.data.tracking.core.mapping
Modifier and TypeMethodDescriptionvoid
ContextStateBuilder.setChangeStateForEmbeddedCollections
(Trackable domain, ContextStateAware businessItem, org.modelmapper.ModelMapper fromMeMapper) Sets theEmbeddedContextState
on a businessItem's embedded collections where the member items areEmbeddedContextStateAware
. -
Uses of ContextStateAware in com.broadleafcommerce.data.tracking.core.tenant.domain
Modifier and TypeClassDescriptionclass
Represents the tenant concept of a storefront structure.class
Represents a catalog node in an overall catalog tree.class
Reference structure for aApplication
to its individually assignedCatalog
instances.