Package | Description |
---|---|
com.jalios.jcms.backoffice |
Modifier and Type | Method and Description |
---|---|
BackOfficeActionHandler.ActionStatus |
BackOfficeActionHandler.ActionResult.getActionStatus() |
static BackOfficeActionHandler.ActionStatus |
BackOfficeActionHandler.ActionStatus.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static BackOfficeActionHandler.ActionStatus[] |
BackOfficeActionHandler.ActionStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
BackOfficeActionHandler.ActionResult.setActionStatus(BackOfficeActionHandler.ActionStatus actionStatus) |
Constructor and Description |
---|
ActionResult(BackOfficeActionHandler.ActionStatus actionStatus) |
ActionResult(BackOfficeActionHandler.ActionStatus actionStatus,
java.lang.String message) |
Copyright © 2001-2019 Jalios SA. All Rights Reserved.