public class WebActionType extends ActionType
| Modifier and Type | Field and Description |
|---|---|
static WebActionType |
DETACHED |
static WebActionType |
HEADER |
static WebActionType |
HIERARCHY |
static WebActionType |
PARAMETER |
| Constructor and Description |
|---|
WebActionType() |
| Modifier and Type | Method and Description |
|---|---|
static WebActionType |
valueOf(String value) |
getActionID, getControllerID, getIDs, id, isValidActionId, isValidControllerId, name, toStringpublic static final WebActionType PARAMETER
public static final WebActionType HEADER
public static final WebActionType HIERARCHY
public static final WebActionType DETACHED
public static WebActionType valueOf(String value)
Copyright © 2026 Brandao. All rights reserved.