| Package | Description |
|---|---|
| org.broadleafcommerce.common.web |
| Modifier and Type | Field and Description |
|---|---|
protected EnforceEnterpriseCollectionBehaviorState |
BroadleafRequestContext.enforceEnterpriseCollectionBehaviorState |
| Modifier and Type | Method and Description |
|---|---|
EnforceEnterpriseCollectionBehaviorState |
BroadleafRequestContext.getEnforceEnterpriseCollectionBehaviorState()
Defines the state in which sandboxable collections in the Enterprise module should adhere to Broadleaf defined behavior.
|
static EnforceEnterpriseCollectionBehaviorState |
EnforceEnterpriseCollectionBehaviorState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnforceEnterpriseCollectionBehaviorState[] |
EnforceEnterpriseCollectionBehaviorState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BroadleafRequestContext.setEnforceEnterpriseCollectionBehaviorState(EnforceEnterpriseCollectionBehaviorState enforceEnterpriseCollectionBehaviorState)
Returns the state in which sandboxable collections in the Enterprise module should adhere to Broadleaf defined behavior.
|
Copyright © 2018. All rights reserved.