|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SandBoxActionType | |
|---|---|
| org.broadleafcommerce.openadmin.server.domain | |
| org.broadleafcommerce.openadmin.server.service.persistence | |
| Uses of SandBoxActionType in org.broadleafcommerce.openadmin.server.domain |
|---|
| Fields in org.broadleafcommerce.openadmin.server.domain declared as SandBoxActionType | |
|---|---|
static SandBoxActionType |
SandBoxActionType.EDIT
|
static SandBoxActionType |
SandBoxActionType.PROMOTE
|
static SandBoxActionType |
SandBoxActionType.REJECT
|
static SandBoxActionType |
SandBoxActionType.REVERT
|
| Methods in org.broadleafcommerce.openadmin.server.domain that return SandBoxActionType | |
|---|---|
SandBoxActionType |
SandBoxActionImpl.getActionType()
|
SandBoxActionType |
SandBoxAction.getActionType()
|
static SandBoxActionType |
SandBoxActionType.getInstance(String type)
|
| Methods in org.broadleafcommerce.openadmin.server.domain with parameters of type SandBoxActionType | |
|---|---|
void |
SandBoxActionImpl.setActionType(SandBoxActionType type)
|
void |
SandBoxAction.setActionType(SandBoxActionType type)
|
| Uses of SandBoxActionType in org.broadleafcommerce.openadmin.server.service.persistence |
|---|
| Methods in org.broadleafcommerce.openadmin.server.service.persistence with parameters of type SandBoxActionType | |
|---|---|
protected SandBoxAction |
SandBoxServiceImpl.createSandBoxAction(SandBoxActionType type,
String comment)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||