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 TypeClassDescriptionclassImplementsAbstractEntityDuplicationHelper.getCopyHints()andAbstractEntityDuplicationHelper.addCopyHint(String, String), using aHashMapas 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.entityDuplicationHelpersMethods 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 voidEntityDuplicatorImpl.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 TypeClassDescriptionclassModify new Offer duplicates before persistence