|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SandBoxAction | |
|---|---|
| org.broadleafcommerce.openadmin.server.domain | |
| org.broadleafcommerce.openadmin.server.service.persistence | |
| Uses of SandBoxAction in org.broadleafcommerce.openadmin.server.domain |
|---|
| Classes in org.broadleafcommerce.openadmin.server.domain that implement SandBoxAction | |
|---|---|
class |
SandBoxActionImpl
|
| Fields in org.broadleafcommerce.openadmin.server.domain with type parameters of type SandBoxAction | |
|---|---|
protected List<SandBoxAction> |
SandBoxItemImpl.sandBoxActions
|
| Methods in org.broadleafcommerce.openadmin.server.domain that return types with arguments of type SandBoxAction | |
|---|---|
List<SandBoxAction> |
SandBoxItemImpl.getSandBoxActions()
|
List<SandBoxAction> |
SandBoxItem.getSandBoxActions()
|
| Methods in org.broadleafcommerce.openadmin.server.domain with parameters of type SandBoxAction | |
|---|---|
void |
SandBoxItemImpl.addSandBoxAction(SandBoxAction action)
|
void |
SandBoxItem.addSandBoxAction(SandBoxAction action)
|
| Method parameters in org.broadleafcommerce.openadmin.server.domain with type arguments of type SandBoxAction | |
|---|---|
void |
SandBoxItemImpl.setSandBoxActions(List<SandBoxAction> actionList)
|
void |
SandBoxItem.setSandBoxActions(List<SandBoxAction> actionList)
|
| Uses of SandBoxAction in org.broadleafcommerce.openadmin.server.service.persistence |
|---|
| Methods in org.broadleafcommerce.openadmin.server.service.persistence that return SandBoxAction | |
|---|---|
protected SandBoxAction |
SandBoxServiceImpl.createSandBoxAction(SandBoxActionType type,
String comment)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||