| Package | Description |
|---|---|
| org.broadleafcommerce.openadmin.server.domain | |
| org.broadleafcommerce.openadmin.server.service.persistence |
| Modifier and Type | Field and Description |
|---|---|
static SandBoxActionType |
SandBoxActionType.EDIT |
static SandBoxActionType |
SandBoxActionType.PROMOTE |
static SandBoxActionType |
SandBoxActionType.REJECT |
static SandBoxActionType |
SandBoxActionType.REVERT |
| Modifier and Type | Method and Description |
|---|---|
SandBoxActionType |
SandBoxActionImpl.getActionType() |
SandBoxActionType |
SandBoxAction.getActionType() |
static SandBoxActionType |
SandBoxActionType.getInstance(String type) |
| Modifier and Type | Method and Description |
|---|---|
void |
SandBoxActionImpl.setActionType(SandBoxActionType type) |
void |
SandBoxAction.setActionType(SandBoxActionType type) |
| Modifier and Type | Method and Description |
|---|---|
protected SandBoxAction |
SandBoxServiceImpl.createSandBoxAction(SandBoxActionType type,
String comment) |
Copyright © 2015. All Rights Reserved.