Uses of Interface
org.broadleafcommerce.common.persistence.EntityDuplicationHelper
Packages that use EntityDuplicationHelper
Package
Description
-
Uses of EntityDuplicationHelper in org.broadleafcommerce.common.persistence
Classes in org.broadleafcommerce.common.persistence that implement EntityDuplicationHelperModifier and TypeClassDescriptionclass
ImplementsAbstractEntityDuplicationHelper.getCopyHints()
andAbstractEntityDuplicationHelper.addCopyHint(String, String)
, using aHashMap
as the underlying data structure for storing the hints.Fields in org.broadleafcommerce.common.persistence with type parameters of type EntityDuplicationHelperModifier and TypeFieldDescriptionprotected Collection<EntityDuplicationHelper>
EntityDuplicatorImpl.entityDuplicationHelpers
Methods in org.broadleafcommerce.common.persistence that return types with arguments of type EntityDuplicationHelperModifier and TypeMethodDescriptionprotected Set<EntityDuplicationHelper>
EntityDuplicatorImpl.filterDuplicationHelpers
(MultiTenantCloneable entity) Method parameters in org.broadleafcommerce.common.persistence with type arguments of type EntityDuplicationHelperModifier and TypeMethodDescriptionprotected void
EntityDuplicatorImpl.putAllCopyHints
(MultiTenantCopyContext context, Set<EntityDuplicationHelper> helpers) -
Uses of EntityDuplicationHelper in org.broadleafcommerce.core.catalog.service
Classes in org.broadleafcommerce.core.catalog.service that implement EntityDuplicationHelper -
Uses of EntityDuplicationHelper in org.broadleafcommerce.core.offer.service
Classes in org.broadleafcommerce.core.offer.service that implement EntityDuplicationHelperModifier and TypeClassDescriptionclass
Modify new Offer duplicates before persistence