| Package | Description |
|---|---|
| org.broadleafcommerce.common.persistence |
| 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) |
Copyright © 2026. All rights reserved.