Uses of Interface
org.broadleafcommerce.common.persistence.EntityDuplicationHelper
Packages that use EntityDuplicationHelper
-
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)