Package | Description |
---|---|
org.broadleafcommerce.openadmin.security | |
org.broadleafcommerce.openadmin.server.service |
Modifier and Type | Field and Description |
---|---|
protected SandBoxMode |
AdminSandBoxContext.sandBoxMode |
Modifier and Type | Method and Description |
---|---|
SandBoxMode |
AdminSandBoxContext.getSandBoxMode() |
Modifier and Type | Method and Description |
---|---|
void |
AdminSandBoxContext.setSandBoxMode(SandBoxMode sandBoxMode) |
Modifier and Type | Method and Description |
---|---|
static SandBoxMode |
SandBoxMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SandBoxMode[] |
SandBoxMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022. All rights reserved.