| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
REQ_ATT_COMPONENT_INVOCATION |
"org.jboss.portal.attribute.component_invocation" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
PORTLET_CONTAINER |
"PORTLET_CONTAINER" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
JAVAX_PORTLET_CONFIG |
"javax.portlet.config" |
public static final String |
JAVAX_PORTLET_KEYWORDS |
"javax.portlet.keywords" |
public static final String |
JAVAX_PORTLET_LIFECYCLE_PHASE |
"javax.portlet.lifecycle_phase" |
public static final String |
JAVAX_PORTLET_REQUEST |
"javax.portlet.request" |
public static final String |
JAVAX_PORTLET_RESPONSE |
"javax.portlet.response" |
public static final String |
JAVAX_PORTLET_SHORT_TITLE |
"javax.portlet.short-title" |
public static final String |
JAVAX_PORTLET_TITLE |
"javax.portlet.title" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
PREFIX |
"jbpns" |
public static final String |
SUFFIX |
"snpbj" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
ACTION |
1 |
public static final int |
RENDER |
0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
portletConfigVariableName |
"portletConfig" |
public static final String |
renderRequestVariableName |
"renderRequest" |
public static final String |
renderResponseVariableName |
"renderResponse" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
actionRequestVariableName |
"actionRequest" |
public static final String |
actionResponseVariableName |
"actionResponse" |
public static final String |
eventRequestVariableName |
"eventRequest" |
public static final String |
eventResponseVariableName |
"eventResponse" |
public static final String |
portletConfigVariableName |
"portletConfig" |
public static final String |
portletPreferencesValuesVariableName |
"portletPreferencesValues" |
public static final String |
portletPreferencesVariableName |
"portletPreferences" |
public static final String |
portletSessionScopeVariableName |
"portletSessionScope" |
public static final String |
portletSessionVariableName |
"portletSession" |
public static final String |
renderRequestVariableName |
"renderRequest" |
public static final String |
renderResponseVariableName |
"renderResponse" |
public static final String |
resourceRequestVariableName |
"resourceRequest" |
public static final String |
resourceResponseVariableName |
"resourceResponse" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_LOCALE |
"en" |
public static final String |
NS_XML_NAMESPACE |
"http://www.w3.org/XML/1998/namespace" |
public static final String |
PORTLET_JSR_168_NS |
"http://java.sun.com/xml/ns/portlet/portlet-app_1_0.xsd" |
public static final String |
PORTLET_JSR_286_NS |
"http://java.sun.com/xml/ns/portlet/portlet-app_2_0.xsd" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
NO_CHANGE |
0 |
public static final int |
UPDATE_FAILED |
1 |
public static final int |
UPDATE_SUCCESSFUL |
2 |
Copyright © 2003-2016 GateIn. All Rights Reserved.