Package | Description |
---|---|
org.broadleafcommerce.common.web |
Modifier and Type | Field and Description |
---|---|
protected DeployBehavior |
BroadleafRequestContext.deployBehavior |
Modifier and Type | Method and Description |
---|---|
DeployBehavior |
BroadleafRequestContext.getDeployBehavior() |
static DeployBehavior |
DeployBehavior.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeployBehavior[] |
DeployBehavior.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.setDeployBehavior(DeployBehavior deployBehavior) |
Copyright © 2022. All rights reserved.