| Package | Description |
|---|---|
| org.broadleafcommerce.openadmin.server.domain | |
| org.broadleafcommerce.openadmin.server.service.persistence |
| Modifier and Type | Class and Description |
|---|---|
class |
SandBoxActionImpl |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<SandBoxAction> |
SandBoxItemImpl.sandBoxActions |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<SandBoxAction> |
SandBoxItem.getSandBoxActions() |
java.util.List<SandBoxAction> |
SandBoxItemImpl.getSandBoxActions() |
| Modifier and Type | Method and Description |
|---|---|
void |
SandBoxItem.addSandBoxAction(SandBoxAction action) |
void |
SandBoxItemImpl.addSandBoxAction(SandBoxAction action) |
| Modifier and Type | Method and Description |
|---|---|
void |
SandBoxItem.setSandBoxActions(java.util.List<SandBoxAction> actionList) |
void |
SandBoxItemImpl.setSandBoxActions(java.util.List<SandBoxAction> actionList) |
| Modifier and Type | Method and Description |
|---|---|
protected SandBoxAction |
SandBoxServiceImpl.createSandBoxAction(SandBoxActionType type,
java.lang.String comment) |
Copyright © 2018. All Rights Reserved.