Package | Description |
---|---|
org.broadleafcommerce.common.persistence | |
org.broadleafcommerce.core.catalog.service | |
org.broadleafcommerce.core.offer.service |
Modifier and Type | Class and Description |
---|---|
class |
AbstractEntityDuplicationHelper<T>
Implements
AbstractEntityDuplicationHelper.getCopyHints() and AbstractEntityDuplicationHelper.addCopyHint(String, String) ,
using a HashMap as the underlying data structure for storing the hints. |
Modifier and Type | Field and Description |
---|---|
protected Collection<EntityDuplicationHelper> |
EntityDuplicatorImpl.entityDuplicationHelpers |
Modifier and Type | Method and Description |
---|---|
protected Set<EntityDuplicationHelper> |
EntityDuplicatorImpl.filterDuplicationHelpers(MultiTenantCloneable entity) |
Modifier and Type | Method and Description |
---|---|
protected void |
EntityDuplicatorImpl.putAllCopyHints(MultiTenantCopyContext context,
Set<EntityDuplicationHelper> helpers) |
Modifier and Type | Class and Description |
---|---|
class |
ProductDuplicateModifier |
Modifier and Type | Class and Description |
---|---|
class |
OfferDuplicateModifier
Modify new Offer duplicates before persistence
|
Copyright © 2022. All rights reserved.