public class ControllerRequestParameterNames extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ACTION_PHASE
Denotes an action lifecycle operation.
|
static String |
INTERACTION_STATE
The portlet interaction state for lifecycle of type
ACTION_LIFECYCLE. |
static String |
LIFECYCLE_PHASE
The life cycle type of the invocation.
|
static String |
MODE
The portlet mode.
|
static String |
NAVIGATIONAL_STATE
The portlet navigational state for any type of lifecycle.
|
static String |
PAGE_NAVIGATIONAL_STATE
The page state for any kind of lifecycle.
|
static String |
PUBLIC_NAVIGATIONAL_STATE_CHANGES
The public navigational state changes of a portlet for lifecycle of type
RENDER_LIFECYCLE. |
static String |
RENDER_PHASE
Denotes a render lifecycle operation.
|
static String |
RESOURCE_CACHEABILITY
The resource cacheability for lifecycle of type
RESOURCE_LIFECYCLE. |
static String |
RESOURCE_ID
The resource id for lifecycle of type
RESOURCE_LIFECYCLE. |
static String |
RESOURCE_PHASE
Denotes a resource lifecycle operation.
|
static String |
RESOURCE_STATE
The portlet resource state for lifecycle of type
RENDER_LIFECYCLE. |
static String |
WINDOW_ID
The window id.
|
static String |
WINDOW_STATE
The window state.
|
| Constructor and Description |
|---|
ControllerRequestParameterNames() |
public static final String LIFECYCLE_PHASE
ACTION_LIFECYCLE,
RENDER_LIFECYCLE and RESOURCE_LIFECYCLE.public static final String WINDOW_ID
public static final String MODE
public static final String WINDOW_STATE
public static final String NAVIGATIONAL_STATE
public static final String RESOURCE_STATE
RENDER_LIFECYCLE.public static final String INTERACTION_STATE
ACTION_LIFECYCLE.public static final String PAGE_NAVIGATIONAL_STATE
public static final String PUBLIC_NAVIGATIONAL_STATE_CHANGES
RENDER_LIFECYCLE.public static final String RESOURCE_ID
RESOURCE_LIFECYCLE.public static final String RESOURCE_CACHEABILITY
RESOURCE_LIFECYCLE.public static final String ACTION_PHASE
public static final String RENDER_PHASE
public static final String RESOURCE_PHASE
Copyright © 2003-2016 GateIn. All Rights Reserved.