| 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 List<SandBoxAction> |
SandBoxItemImpl.sandBoxActions |
| Modifier and Type | Method and Description |
|---|---|
List<SandBoxAction> |
SandBoxItemImpl.getSandBoxActions() |
List<SandBoxAction> |
SandBoxItem.getSandBoxActions() |
| Modifier and Type | Method and Description |
|---|---|
void |
SandBoxItemImpl.addSandBoxAction(SandBoxAction action) |
void |
SandBoxItem.addSandBoxAction(SandBoxAction action) |
| Modifier and Type | Method and Description |
|---|---|
void |
SandBoxItemImpl.setSandBoxActions(List<SandBoxAction> actionList) |
void |
SandBoxItem.setSandBoxActions(List<SandBoxAction> actionList) |
| Modifier and Type | Method and Description |
|---|---|
protected SandBoxAction |
SandBoxServiceImpl.createSandBoxAction(SandBoxActionType type,
String comment) |
Copyright © 2013. All rights reserved.