Uses of Interface
com.broadleafcommerce.data.tracking.core.EmbeddedContextStateAware
-
Packages that use EmbeddedContextStateAware Package Description com.broadleafcommerce.data.tracking.core.mapping -
-
Uses of EmbeddedContextStateAware in com.broadleafcommerce.data.tracking.core.mapping
Methods in com.broadleafcommerce.data.tracking.core.mapping with parameters of type EmbeddedContextStateAware Modifier and Type Method Description protected voidContextStateBuilder. setCollectionItemContextState(EmbeddedContextStateAware item, List<String> fieldsChanged)Builds and sets aContextStateonto the givenEmbeddedContextStateAware collection item.
-