public class FulfillmentOptionCopier
extends org.broadleafcommerce.common.copy.MultiTenantCopier
FulfillmentOption| Constructor and Description |
|---|
FulfillmentOptionCopier() |
| Modifier and Type | Method and Description |
|---|---|
void |
copyEntities(org.broadleafcommerce.common.copy.MultiTenantCopyContext context)
It is important that the cloning here happens in this order, which is why Category and Product are both
grouped in this instance of
MultiTenantCopier. |
public void copyEntities(org.broadleafcommerce.common.copy.MultiTenantCopyContext context)
throws Exception
MultiTenantCopier. There are several relationships between these two
entities and their related entities that must be maintained.copyEntities in class org.broadleafcommerce.common.copy.MultiTenantCopierExceptionCopyright © 2020. All rights reserved.