Uses of Interface
com.broadleafcommerce.data.tracking.core.EmbeddedContextStateAware
Packages that use EmbeddedContextStateAware
-
Uses of EmbeddedContextStateAware in com.broadleafcommerce.data.tracking.core.mapping
Methods in com.broadleafcommerce.data.tracking.core.mapping with parameters of type EmbeddedContextStateAwareModifier and TypeMethodDescriptionprotected void
ContextStateBuilder.setCollectionItemContextState
(EmbeddedContextStateAware item, List<String> fieldsChanged) Builds and sets aContextState
onto the givenEmbeddedContextStateAware collection item
.