|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Field Summary | |
---|---|
static java.lang.String |
ACTION
Key under which the requested actions is stored. |
static java.lang.String |
ACTION_NAME
This is the name of the dummy action object that makes the request trigger the actionPerfomed method. |
static java.lang.String |
COMMAND
The current list command is stored under this key in the session. |
static java.lang.String |
DONE
String should not match any command. |
static java.lang.String |
ID
String under which the user portlet instance is stored in the session. |
static java.lang.String |
LIST_ITEM_ID
The current TemplateListOid, InstanceListOid, WorklistOid is stored under this key in the session. |
static int |
MAX_NUMBER
The page id is greater or equal 0 and less than MAX_NUMBER. |
static java.lang.String |
MQWFPORTLETMESSAGE
|
static java.lang.String |
nameOfAbstractActionPortlet
|
static java.lang.String |
nameOfAbstractListPortlet
|
static java.lang.String |
nameOfJSP
|
static java.lang.String |
NO_FREE_ACTION_INSTANCE
An attribute of this name is set if and only if a list-type portlet cannot find a free action-type portlet for the request |
static java.lang.String |
PAGE
Key under which the RequestPage for the workitem list is stored in the request during the login method for a list-type portlet |
static java.lang.String |
PORTLET_DATA
|
static java.lang.String |
PREFERENCES
The key under which the RequestPreferences are stored in PortletData |
static java.lang.String |
REG_MAP
String under which the registrationMap of the user is stored in the session. |
static java.lang.String |
REQUEST_PREFERENCES
Name of the checkbox input fields in EditPreferences |
static boolean |
UseCredentialVault
For development purposes |
static java.lang.String |
USER_DEFINED_COMMANDS
Name of the checkbox input field for the user defined jsps |
static java.lang.String |
WORKFLOW_REQUEST
If there is an object stored in the PortletSession under this key, the workflow request itself has already been propagated by sending a MQWFPortletMessage. |
Field Detail |
public static final java.lang.String ID
public static final java.lang.String REG_MAP
public static final int MAX_NUMBER
public static final java.lang.String ACTION
public static final java.lang.String PREFERENCES
public static final java.lang.String ACTION_NAME
public static final java.lang.String PAGE
public static final java.lang.String NO_FREE_ACTION_INSTANCE
public static final java.lang.String nameOfAbstractActionPortlet
public static final java.lang.String nameOfAbstractListPortlet
public static final boolean UseCredentialVault
public static final java.lang.String PORTLET_DATA
public static final java.lang.String MQWFPORTLETMESSAGE
public static final java.lang.String REQUEST_PREFERENCES
public static final java.lang.String USER_DEFINED_COMMANDS
public static final java.lang.String nameOfJSP
public static final java.lang.String COMMAND
public static final java.lang.String LIST_ITEM_ID
public static final java.lang.String WORKFLOW_REQUEST
public static final java.lang.String DONE
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |