|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.portal.portlet.controller.impl.ControllerRequestParameterNames
public class ControllerRequestParameterNames
| Field Summary | |
|---|---|
static java.lang.String |
ACTION_PHASE
Denotes an action lifecycle operation. |
static java.lang.String |
INTERACTION_STATE
The portlet interaction state for lifecycle of type ACTION_LIFECYCLE. |
static java.lang.String |
LIFECYCLE_PHASE
The life cycle type of the invocation. |
static java.lang.String |
MODE
The portlet mode. |
static java.lang.String |
NAVIGATIONAL_STATE
The portlet navigational state for any type of lifecycle. |
static java.lang.String |
PAGE_NAVIGATIONAL_STATE
The page state for any kind of lifecycle. |
static java.lang.String |
PUBLIC_NAVIGATIONAL_STATE_CHANGES
The public navigational state changes of a portlet for lifecycle of type RENDER_LIFECYCLE. |
static java.lang.String |
RENDER_PHASE
Denotes a render lifecycle operation. |
static java.lang.String |
RESOURCE_CACHEABILITY
The resource cacheability for lifecycle of type RESOURCE_LIFECYCLE. |
static java.lang.String |
RESOURCE_ID
The resource id for lifecycle of type RESOURCE_LIFECYCLE. |
static java.lang.String |
RESOURCE_PHASE
Denotes a resource lifecycle operation. |
static java.lang.String |
RESOURCE_STATE
The portlet resource state for lifecycle of type RENDER_LIFECYCLE. |
static java.lang.String |
WINDOW_ID
The window id. |
static java.lang.String |
WINDOW_STATE
The window state. |
| Constructor Summary | |
|---|---|
ControllerRequestParameterNames()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String LIFECYCLE_PHASE
ACTION_LIFECYCLE,
RENDER_LIFECYCLE and RESOURCE_LIFECYCLE.
public static final java.lang.String WINDOW_ID
public static final java.lang.String MODE
public static final java.lang.String WINDOW_STATE
public static final java.lang.String NAVIGATIONAL_STATE
public static final java.lang.String RESOURCE_STATE
RENDER_LIFECYCLE.
public static final java.lang.String INTERACTION_STATE
ACTION_LIFECYCLE.
public static final java.lang.String PAGE_NAVIGATIONAL_STATE
public static final java.lang.String PUBLIC_NAVIGATIONAL_STATE_CHANGES
RENDER_LIFECYCLE.
public static final java.lang.String RESOURCE_ID
RESOURCE_LIFECYCLE.
public static final java.lang.String RESOURCE_CACHEABILITY
RESOURCE_LIFECYCLE.
public static final java.lang.String ACTION_PHASE
public static final java.lang.String RENDER_PHASE
public static final java.lang.String RESOURCE_PHASE
| Constructor Detail |
|---|
public ControllerRequestParameterNames()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||