| Package | Description |
|---|---|
| org.broadleafcommerce.common.extensibility.context.merge |
| Modifier and Type | Class and Description |
|---|---|
class |
MultiTenantMergeBeanStatusProvider
This
MergeBeanStatusProvider can be utilized by modules that are trying to provide functionality that
is only required when MultiTenant is loaded. |
| Modifier and Type | Field and Description |
|---|---|
protected MergeBeanStatusProvider |
AbstractMergeBeanPostProcessor.statusProvider |
| Modifier and Type | Method and Description |
|---|---|
MergeBeanStatusProvider |
AbstractMergeBeanPostProcessor.getStatusProvider()
Gets the status provider that is configured for this post processor
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractMergeBeanPostProcessor.setStatusProvider(MergeBeanStatusProvider statusProvider)
Sets the MergeBeanStatusProvider, which controls whether or not this post processor is activated.
|
Copyright © 2015. All Rights Reserved.