Novell exteNd
Director 5.2 API

com.novell.afw.portlet.api
Interface EbiPortletConstants


public interface EbiPortletConstants

This class contains constants for the Novell Portlet implementation.


Field Summary
static String ACTION_REQUEST
          Static constant for the portlet action request type.
static String DEFAULT_LOCAL_PRODUCER_ID
          Static constant for the default local producer ID
static String DESCRIPTOR_VALIDATION_CONFIG_KEY
          Well known property key - descriptor validation.
static String EBI_PORTAL_CONTEXT
          Static constant key for identifying the EbiPortalContext in a request attribute Value = com.sssw.portal.api.EbiPortalContext
static int EXTN_COUNT
          Static constant indicating the total count of custom extension objects Value = 4
static int EXTN_PORTAL_CONTEXT
          Static constant indicating the index of the PortalContext string in the custom extension array.
static int EXTN_PREVIOUS_MODE
          Static constant indicating the index of the previous portlet mode string in the custom extension array.
static int EXTN_PREVIOUS_WINDOW_STATE
          Static constant indicating the index of the WindowState string in the custom extension array.
static int EXTN_PROPERTIES
          Static constant indicating the index of the properties HashMap string in the custom extension array.
static int GET_MARKUP
          Static constant indicating a GET MARKUP action Value = 1
static String MIME_TYPE_DEVICE_PROFILING
          No information available
static String MIME_TYPE_HTML
          Mime type for html
static String MIME_TYPE_HTML_UTF8
          Mime type for html_utf8
static String MIME_TYPE_TEXT_PLAIN
          Mime type for text plain
static String MIME_TYPE_WML
          Mime type for wml
static String MIME_TYPE_XHTML
          Mime type for xhtml
static String MIME_TYPE_XML
          Mime type for xml
static String NOVELL_PORTLET_INST_PARAM_KEY
          Novell portlet instance parameter key
static int PERFORM_BLOCKING_INTERACTION
          Static constant indicating a PERFORM BLOCKING INTERACTION action Value = 0
static int PERFORM_INTERACTION
          Static constant indicating a PERFORM INTERACTION action Value = 0
static String PORTAL_COMPONENT_RESOURCESET_DIR
          Directory location in ResourceSet for component deployment descriptor.
static int PORTAL_MAJOR_VERSION
          Major version of the portal.
static int PORTAL_MINOR_VERSION
          Minor version of the portal.
static String PORTAL_PORTLET_RESOURCESET_DIR
          Directory location in ResourceSet for portlet deployment descriptor.
static String PORTAL_VERSION
          Novell exteNd portal name.
static String PORTAL_WAR_CONTEXT_NAME_KEY
          Portal Context Key (a property defined in config.xml).
static String PORTLET_ACTION_ATTR_KEY
          Static constant key for identifying the action passed as a request attribute to the producer in a portlet app.
static String PORTLET_ACTION_URLTYPE
          Portlet Action URL type
static String PORTLET_APP_ROOT_PATH
          Static constant representing the relative root path of the portlet-app node within the context of the portlet.xml document Value = "/portlet-app"
static String PORTLET_CLASSNAME_PATH
          Static constant representing the relative path of the portlet class name within the context of the portlet element in the portlet.xml Value = "/portlet/portlet-class"
static String PORTLET_CONFIG_MANAGER
          PortletConfigManager class name constant
static String PORTLET_CONFIG_PATH
          Static constant representing the name of the portlet.xml file for the portlet application.
static String PORTLET_CONTAINER_NAME
          Novell exteNd portlet container name.
static String PORTLET_CONTAINER_VERSION
          Novell exteNd portlet container name and version number.
static String PORTLET_DATATYPE_ELEMENT
          Static constant representing the data type element of a portlet's extension meta data taken from the the novell-portlet.xml.
static String PORTLET_DESCRIPTION_PATH
          Static constant representing the relative path of the portlet description within the context of the portlet element in the portlet.xml Value = "/portlet/description"
static String PORTLET_DISPATCHER_NAME
          Static constant for the portlet dispatcher name.
static String PORTLET_DISPLAY_NAME_PATH
          Static constant representing the relative path of the portlet display-name within the context of the portlet element in the portlet.xml Value = "/portlet/display-name"
static String PORTLET_ENTITY_KEY
          Static constant key for identifying the EbiPortletEntity in a request attribute Value = javax.portlet.entity
static String PORTLET_ETXN_CONFIG_PATH
          Static constant representing the name of the novell-portlet.xml file for the portlet application.
static String PORTLET_EXPIRATION_CACHE_PATH
          Static constant representing the relative path of the expiration-cache node within the context of the portlet element in the portlet.xml Value = "/portlet/expiration-cache"
static String PORTLET_INFO_DESCRIPTION
          Static constant representing the relative path of the portlet-info description element within the context of the portlet-app element in the portlet.xml Value = "/portlet/portlet-info/description"
static String PORTLET_INFO_KEYWORDS
          Static constant representing the relative path of the portlet-info keywords element within the context of the portlet-app element in the portlet.xml.
static String PORTLET_INFO_LOCALE
          Static constant representing the relative path of the portlet-info locale element within the context of the portlet-app element in the portlet.xml Value = "/portlet/portlet-info/locale"
static String PORTLET_INFO_PATH
          Static constant representing the relative path of the portlet-info node within the context of the portlet element in the portlet.xml Value = "/portlet/portlet-info"
static String PORTLET_INFO_RESOURCE_BUNDLE
          Static constant representing the relative path of the portlet-info resource-bundle element within the context of the portlet-app element in the portlet.xml.
static String PORTLET_INFO_ROOT_PATH
          Static constant representing the relative root path of the portlet-info node within the context of the portlet-portlet element in the portlet.xml Value = "/portlet-info"
static String PORTLET_INFO_SHORT_TITLE
          Static constant representing the relative path of the portlet-info short-title element within the context of the portlet-app element in the portlet.xml Value = "/portlet/portlet-info/short-title"
static String PORTLET_INFO_TITLE
          Static constant representing the relative path of the portlet-info title element within the context of the portlet-app element in the portlet.xml Value = "/portlet/portlet-info/title"
static String PORTLET_INIT_PARAM_NAME
          Static constant representing the node name of the init-param element which identifies the name of the init parameter.
static String PORTLET_INIT_PARAM_NAME_PATH
          Static constant representing the relative path of the init-param name node within the context of the portlet element in the portlet.xml Value = "/portlet/init-param/name"
static String PORTLET_INIT_PARAM_PATH
          Static constant representing the relative path of the init-param node within the context of the portlet element in the portlet.xml Value = "/portlet/init-param"
static String PORTLET_INIT_PARAM_VALUE
          Static constant representing the node name of the init-param element which identifies the value of the init parameter.
static String PORTLET_INIT_PARAM_VALUE_PATH
          Static constant representing the relative path of the init-param name node within the context of the portlet element in the portlet.xml Value = "/portlet/init-param/value"
static String PORTLET_INTERACTION_PARAMS_KEY
          Static constant key for identifying the interaction params passed as a request attribute to the producer in a portlet app.
static int PORTLET_MAJOR_VERSION
          Major version of the current portlet spec implementation.
static String PORTLET_MARKUP_PARAMS_KEY
          Static constant key for identifying the markup params passed as a request attribute to the producer in a portlet app.
static String PORTLET_MIME_TYPE_PATH
          Static constant representing the relative root path of the supports node within the context of the portlet element in the portlet.xml Value = "/portlet/supports/mime-type"
static int PORTLET_MINOR_VERSION
          Minor version of the current portlet spec implementation.
static String PORTLET_MODE_KEY
          PortletMode request parameter key
static String PORTLET_MODE_VALUE
          Static constant representing the node name of the supports element which identifies the value of the portlet-mode parameter.
static String PORTLET_NAME_ATTR
          Static constant representing the name of the portlet-name element in the portlet.xml Value = "portlet-name"
static String PORTLET_NAME_ELEMENT
          Static constant representing the name of the portlet-name element in the portlet.xml Value = "portlet-name"
static String PORTLET_NAME_PATH
          Static constant representing the relative path of the portlet name within the context of the portlet element in the portlet.xml Value = "/portlet/portlet-name"
static String PORTLET_NAMESPACE_URLTYPE
          Portlet Namespace URL type
static String PORTLET_PATH
          Static constant representing the relative path of the portlet element within the context of the portlet-app element in the portlet.xml Value = "/portlet-app/portlet"
static String PORTLET_PREFERENCE_ELEMENT
          Static constant representing the preference portlet preferences element Value = "preference"
static String PORTLET_PREFERENCE_HANDLE
          Static constant key for identifying the value of the constant used to identify the portlet preferences for this portlet in a request attribute in a request attribute Value = com.novell.afw.portlet.PortletPrefHandle
static String PORTLET_PREFERENCE_PATH
          Static constant representing the relative path of the portlet preference within the context of the portlet element in the portlet.xml Value = "/portlet/portlet-preferences/preference"
static String PORTLET_PREFERENCE_ROOT
          Static constant representing the relative path of the portlet preference element within the context of the portlet preferences element in the portlet.xml Value = "/preference"
static String PORTLET_PREFERENCES_ELEMENT
          Static constant representing the portlet preferences element Value = "portlet-preferences"
static String PORTLET_PREFERENCES_ROOT
          Static constant representing the relative path of the portlet preferences within the context of the portlet element in the portlet.xml Value = "/portlet-preferences"
static String PORTLET_PROCESS_ID_KEY
          Portal Process ID Key for supporting portlet timeout event.
static String PORTLET_REMOVE_URLTYPE
          Portlet Remove URL type
static String PORTLET_RENDER_URLTYPE
          Portlet Render URL type
static String PORTLET_REQUEST_PARAM_KEY
          Portlet request parameter key
static String PORTLET_RESOURCE_URLTYPE
          Portlet Resource URL type
static String PORTLET_RESPONSE_CONTENT_TYPE
          Static constant key for identifying the value of the content type that has been set in the response via a request attribute Value = com.novell.afw.portlet.PortletResponseContentType
static String PORTLET_RETURN_PARAMS_KEY
          Static constant key for identifying the returned params passed back as a request attribute to the producer in a portlet app.
static String PORTLET_ROOT_PATH
          Static constant representing the name of the attribute for the portlet name in the novell-portlet.xml descriptor.
static String PORTLET_RUNTIME_CONTEXT_KEY
          Static constant key for identifying the runtime context passed as a request attribute to the producer in a portlet app.
static String PORTLET_SECURE_URL_KEY
          WSRP secure URL tag request parameter key
static String PORTLET_SESSION_NAMESPACE
          Static constant key for identifying the value of the constant used to create the portlet session namespace in a request attribute Value = com.novell.afw.portlet.PortletSessionNamespace
static String PORTLET_SESSION_SCOPE
          Static constant indicating the portlet scope prefix Value = javax.portlet.p
static String PORTLET_STYLE_SHEET_PROP_KEY
          Well known property key - portlet style sheet ID.
static String PORTLET_SUPPORTS_MIME_TYPE_VALUE
          Static constant representing the node name of the supports element which identifies the value of the mime-type parameter.
static String PORTLET_SUPPORTS_PATH
          Static constant representing the relative root path of the supports node within the context of the portlet element in the portlet.xml Value = "/supports"
static String PORTLET_SUPPORTS_ROOT_PATH
          Static constant representing the relative root path of the supports node within the context of the portlet element in the portlet.xml Value = "/supports"
static String PORTLET_TOKEN_PARAM_KEY
          Portlet token parameter key
static String PORTLET_URL_PARAM_KEY
          Portlet url parameter key
static String PORTLET_URL_REWRITE_KEY
          WSRP rewrite tag request parameter key
static String PORTLET_URLTYPE_PARAM_KEY
          Portlet URL type parameter key
static String PORTLET_VERSION
          Version of the current portlet spec implementation.
static String PORTLET_WEBXML_PATH
          Static constant representing the name of the web.xml file for the portlet application.
static String PORTLET_WINDOW_STATE_KEY
          WindowState request parameter key
static String PORTLET_WINDOW_STATE_VALUE
          Static constant representing the node name of the supports element which identifies the value of the window-state parameter.
static String PREFERENCE_NAME_ELEMENT
          Static constant representing the portlet preferences name element Value = "name"
static String PREFERENCE_PATH
          Static constant representing the relative path of the portlet preference within the context of the portlet-preferences element in the portlet.xml Value = "/portlet-preferences/preference"
static String PREFERENCE_VALUE_ELEMENT
          Static constant representing the portlet preferences value element Value = "value"
static String PREFERENCES_VALIDATOR_PATH
          Static constant representing the relative path of the portlet preferences within the context of the portlet element in the portlet.xml Value = "/portlet/display-name"
static String PREFERENCES_VALIDATOR_ROOT
          Static constant representing the relative path of the portlet preferences within the context of the portlet element in the portlet.xml Value = "/preference-validator"
static String PREFERRED_LOCALE_CONFIG_KEY
          Well known property key - preferred locale of the server.
static String RENDER_PARAM_SESSION_KEY
          Render parameters session key
static String RENDER_REQUEST
          Static constant for the portlet render request type.
static String REQUEST_METHOD_GET
          Static constant indicating the GET request method Value = GET
static String REQUEST_METHOD_POST
          Static constant indicating the POST request method Value = POST
static String REQUEST_METHOD_PUT
          Static constant indicating the PUT request method Value = PUT
static String RESOURCE_BUNDLE_DESCRIPTION_KEY
          Resource bundle element key constant for the "description" resource element.
static String RESOURCE_BUNDLE_KEYWORDS_KEY
          Resource bundle element key constant for the "keywords" resource element.
static String RESOURCE_BUNDLE_PREVIEW_IMAGE_KEY
          Resource bundle element key constant for the "preview-image" resource element.
static String RESOURCE_BUNDLE_SHORT_TITLE_KEY
          Resource bundle element key constant for the "short-title" resource element.
static String RESOURCE_BUNDLE_TITLE_KEY
          Resource bundle element key constant for the "title" resource element.
static String RESOURCE_BUNDLE_TOOLTIP_KEY
          Resource bundle element key constant for the "tooltip" resource element.
 

Field Detail

PORTAL_PORTLET_RESOURCESET_DIR

public static final String PORTAL_PORTLET_RESOURCESET_DIR
Directory location in ResourceSet for portlet deployment descriptor. (portlet definition fragments from portlet.xml and novell-portlet.xml)
Since:
v5.0

PORTAL_COMPONENT_RESOURCESET_DIR

public static final String PORTAL_COMPONENT_RESOURCESET_DIR
Directory location in ResourceSet for component deployment descriptor.
Since:
v5.0

PORTAL_MAJOR_VERSION

public static final int PORTAL_MAJOR_VERSION
Major version of the portal.
Since:
v5.0

PORTAL_MINOR_VERSION

public static final int PORTAL_MINOR_VERSION
Minor version of the portal.
Since:
v5.0

PORTAL_VERSION

public static final String PORTAL_VERSION
Novell exteNd portal name.
Since:
v5.0

PORTLET_CONTAINER_NAME

public static final String PORTLET_CONTAINER_NAME
Novell exteNd portlet container name.
Since:
v5.0

PORTLET_CONTAINER_VERSION

public static final String PORTLET_CONTAINER_VERSION
Novell exteNd portlet container name and version number.
Since:
v5.0

PORTLET_MAJOR_VERSION

public static final int PORTLET_MAJOR_VERSION
Major version of the current portlet spec implementation.
Since:
v5.0

PORTLET_MINOR_VERSION

public static final int PORTLET_MINOR_VERSION
Minor version of the current portlet spec implementation.
Since:
v5.0

PORTLET_VERSION

public static final String PORTLET_VERSION
Version of the current portlet spec implementation.
Since:
v5.0

PORTLET_CONFIG_PATH

public static final String PORTLET_CONFIG_PATH
Static constant representing the name of the portlet.xml file for the portlet application. Value = "WEB-INF/portlet.xml"
Since:
v5.0

PORTLET_ETXN_CONFIG_PATH

public static final String PORTLET_ETXN_CONFIG_PATH
Static constant representing the name of the novell-portlet.xml file for the portlet application. Value = "WEB-INF/portlet.xml"
Since:
v5.0

PORTLET_WEBXML_PATH

public static final String PORTLET_WEBXML_PATH
Static constant representing the name of the web.xml file for the portlet application. Value = "WEB-INF/web.xml"
Since:
v5.0

PORTLET_APP_ROOT_PATH

public static final String PORTLET_APP_ROOT_PATH
Static constant representing the relative root path of the portlet-app node within the context of the portlet.xml document Value = "/portlet-app"
Since:
v5.0

PORTLET_ROOT_PATH

public static final String PORTLET_ROOT_PATH
Static constant representing the name of the attribute for the portlet name in the novell-portlet.xml descriptor. Value = "name"
Since:
v5.0

PORTLET_INFO_ROOT_PATH

public static final String PORTLET_INFO_ROOT_PATH
Static constant representing the relative root path of the portlet-info node within the context of the portlet-portlet element in the portlet.xml Value = "/portlet-info"
Since:
v5.0

PORTLET_INFO_PATH

public static final String PORTLET_INFO_PATH
Static constant representing the relative path of the portlet-info node within the context of the portlet element in the portlet.xml Value = "/portlet/portlet-info"
Since:
v5.0

PORTLET_NAME_ATTR

public static final String PORTLET_NAME_ATTR
Static constant representing the name of the portlet-name element in the portlet.xml Value = "portlet-name"
Since:
v5.0

PORTLET_NAME_ELEMENT

public static final String PORTLET_NAME_ELEMENT
Static constant representing the name of the portlet-name element in the portlet.xml Value = "portlet-name"
Since:
v5.0

PORTLET_NAME_PATH

public static final String PORTLET_NAME_PATH
Static constant representing the relative path of the portlet name within the context of the portlet element in the portlet.xml Value = "/portlet/portlet-name"
Since:
v5.0

PORTLET_DATATYPE_ELEMENT

public static final String PORTLET_DATATYPE_ELEMENT
Static constant representing the data type element of a portlet's extension meta data taken from the the novell-portlet.xml. Value = "data-type"
Since:
v5.0

PORTLET_CLASSNAME_PATH

public static final String PORTLET_CLASSNAME_PATH
Static constant representing the relative path of the portlet class name within the context of the portlet element in the portlet.xml Value = "/portlet/portlet-class"
Since:
v5.0

PORTLET_DISPLAY_NAME_PATH

public static final String PORTLET_DISPLAY_NAME_PATH
Static constant representing the relative path of the portlet display-name within the context of the portlet element in the portlet.xml Value = "/portlet/display-name"
Since:
v5.0

PORTLET_DESCRIPTION_PATH

public static final String PORTLET_DESCRIPTION_PATH
Static constant representing the relative path of the portlet description within the context of the portlet element in the portlet.xml Value = "/portlet/description"
Since:
v5.0

PORTLET_INIT_PARAM_PATH

public static final String PORTLET_INIT_PARAM_PATH
Static constant representing the relative path of the init-param node within the context of the portlet element in the portlet.xml Value = "/portlet/init-param"
Since:
v5.0

PORTLET_EXPIRATION_CACHE_PATH

public static final String PORTLET_EXPIRATION_CACHE_PATH
Static constant representing the relative path of the expiration-cache node within the context of the portlet element in the portlet.xml Value = "/portlet/expiration-cache"
Since:
v5.0

PORTLET_INIT_PARAM_NAME

public static final String PORTLET_INIT_PARAM_NAME
Static constant representing the node name of the init-param element which identifies the name of the init parameter.
Since:
v5.0

PORTLET_INIT_PARAM_VALUE

public static final String PORTLET_INIT_PARAM_VALUE
Static constant representing the node name of the init-param element which identifies the value of the init parameter.
Since:
v5.0

PORTLET_SUPPORTS_MIME_TYPE_VALUE

public static final String PORTLET_SUPPORTS_MIME_TYPE_VALUE
Static constant representing the node name of the supports element which identifies the value of the mime-type parameter.
Since:
v5.0

PORTLET_MODE_VALUE

public static final String PORTLET_MODE_VALUE
Static constant representing the node name of the supports element which identifies the value of the portlet-mode parameter.
Since:
v5.0

PORTLET_WINDOW_STATE_VALUE

public static final String PORTLET_WINDOW_STATE_VALUE
Static constant representing the node name of the supports element which identifies the value of the window-state parameter.
Since:
v5.0

PORTLET_INIT_PARAM_NAME_PATH

public static final String PORTLET_INIT_PARAM_NAME_PATH
Static constant representing the relative path of the init-param name node within the context of the portlet element in the portlet.xml Value = "/portlet/init-param/name"
Since:
v5.0

PORTLET_INIT_PARAM_VALUE_PATH

public static final String PORTLET_INIT_PARAM_VALUE_PATH
Static constant representing the relative path of the init-param name node within the context of the portlet element in the portlet.xml Value = "/portlet/init-param/value"
Since:
v5.0

PORTLET_PATH

public static final String PORTLET_PATH
Static constant representing the relative path of the portlet element within the context of the portlet-app element in the portlet.xml Value = "/portlet-app/portlet"
Since:
v5.0

PORTLET_INFO_TITLE

public static final String PORTLET_INFO_TITLE
Static constant representing the relative path of the portlet-info title element within the context of the portlet-app element in the portlet.xml Value = "/portlet/portlet-info/title"
Since:
v5.0

PORTLET_INFO_LOCALE

public static final String PORTLET_INFO_LOCALE
Static constant representing the relative path of the portlet-info locale element within the context of the portlet-app element in the portlet.xml Value = "/portlet/portlet-info/locale"
Since:
v5.0

PORTLET_INFO_SHORT_TITLE

public static final String PORTLET_INFO_SHORT_TITLE
Static constant representing the relative path of the portlet-info short-title element within the context of the portlet-app element in the portlet.xml Value = "/portlet/portlet-info/short-title"
Since:
v5.0

PORTLET_INFO_DESCRIPTION

public static final String PORTLET_INFO_DESCRIPTION
Static constant representing the relative path of the portlet-info description element within the context of the portlet-app element in the portlet.xml Value = "/portlet/portlet-info/description"
Since:
v5.0

PORTLET_INFO_KEYWORDS

public static final String PORTLET_INFO_KEYWORDS
Static constant representing the relative path of the portlet-info keywords element within the context of the portlet-app element in the portlet.xml. Value = "/portlet/portlet-info/keywords"
Since:
v5.0

PORTLET_INFO_RESOURCE_BUNDLE

public static final String PORTLET_INFO_RESOURCE_BUNDLE
Static constant representing the relative path of the portlet-info resource-bundle element within the context of the portlet-app element in the portlet.xml. Value = "/portlet/portlet-info/resource-bundle"
Since:
v5.0

PORTLET_SUPPORTS_ROOT_PATH

public static final String PORTLET_SUPPORTS_ROOT_PATH
Static constant representing the relative root path of the supports node within the context of the portlet element in the portlet.xml Value = "/supports"
Since:
v5.0

PORTLET_SUPPORTS_PATH

public static final String PORTLET_SUPPORTS_PATH
Static constant representing the relative root path of the supports node within the context of the portlet element in the portlet.xml Value = "/supports"
Since:
v5.0

PORTLET_MIME_TYPE_PATH

public static final String PORTLET_MIME_TYPE_PATH
Static constant representing the relative root path of the supports node within the context of the portlet element in the portlet.xml Value = "/portlet/supports/mime-type"
Since:
v5.0

RESOURCE_BUNDLE_TITLE_KEY

public static final String RESOURCE_BUNDLE_TITLE_KEY
Resource bundle element key constant for the "title" resource element.
Since:
v5.0

RESOURCE_BUNDLE_SHORT_TITLE_KEY

public static final String RESOURCE_BUNDLE_SHORT_TITLE_KEY
Resource bundle element key constant for the "short-title" resource element.
Since:
v5.0

RESOURCE_BUNDLE_DESCRIPTION_KEY

public static final String RESOURCE_BUNDLE_DESCRIPTION_KEY
Resource bundle element key constant for the "description" resource element.
Since:
v5.0

RESOURCE_BUNDLE_KEYWORDS_KEY

public static final String RESOURCE_BUNDLE_KEYWORDS_KEY
Resource bundle element key constant for the "keywords" resource element.
Since:
v5.0

RESOURCE_BUNDLE_TOOLTIP_KEY

public static final String RESOURCE_BUNDLE_TOOLTIP_KEY
Resource bundle element key constant for the "tooltip" resource element.
Since:
v5.0

RESOURCE_BUNDLE_PREVIEW_IMAGE_KEY

public static final String RESOURCE_BUNDLE_PREVIEW_IMAGE_KEY
Resource bundle element key constant for the "preview-image" resource element.
Since:
v5.0

PORTLET_URL_REWRITE_KEY

public static final String PORTLET_URL_REWRITE_KEY
WSRP rewrite tag request parameter key
Since:
v5.0

PORTLET_MODE_KEY

public static final String PORTLET_MODE_KEY
PortletMode request parameter key
Since:
v5.0

PORTLET_WINDOW_STATE_KEY

public static final String PORTLET_WINDOW_STATE_KEY
WindowState request parameter key
Since:
v5.0

PORTLET_REQUEST_PARAM_KEY

public static final String PORTLET_REQUEST_PARAM_KEY
Portlet request parameter key
Since:
v5.0

PORTLET_URL_PARAM_KEY

public static final String PORTLET_URL_PARAM_KEY
Portlet url parameter key
Since:
v5.0

PORTLET_TOKEN_PARAM_KEY

public static final String PORTLET_TOKEN_PARAM_KEY
Portlet token parameter key
Since:
v5.0

PORTLET_SECURE_URL_KEY

public static final String PORTLET_SECURE_URL_KEY
WSRP secure URL tag request parameter key
Since:
v5.0

PORTLET_URLTYPE_PARAM_KEY

public static final String PORTLET_URLTYPE_PARAM_KEY
Portlet URL type parameter key
Since:
v5.0

PORTLET_ACTION_URLTYPE

public static final String PORTLET_ACTION_URLTYPE
Portlet Action URL type
Since:
v5.0

PORTLET_RENDER_URLTYPE

public static final String PORTLET_RENDER_URLTYPE
Portlet Render URL type
Since:
v5.0

PORTLET_REMOVE_URLTYPE

public static final String PORTLET_REMOVE_URLTYPE
Portlet Remove URL type
Since:
v5.0

PORTLET_RESOURCE_URLTYPE

public static final String PORTLET_RESOURCE_URLTYPE
Portlet Resource URL type
Since:
v5.0

PORTLET_NAMESPACE_URLTYPE

public static final String PORTLET_NAMESPACE_URLTYPE
Portlet Namespace URL type
Since:
v5.0

NOVELL_PORTLET_INST_PARAM_KEY

public static final String NOVELL_PORTLET_INST_PARAM_KEY
Novell portlet instance parameter key
Since:
v5.0

RENDER_PARAM_SESSION_KEY

public static final String RENDER_PARAM_SESSION_KEY
Render parameters session key
Since:
v5.0

PORTLET_CONFIG_MANAGER

public static final String PORTLET_CONFIG_MANAGER
PortletConfigManager class name constant
Since:
v5.0

PORTLET_PREFERENCES_ROOT

public static final String PORTLET_PREFERENCES_ROOT
Static constant representing the relative path of the portlet preferences within the context of the portlet element in the portlet.xml Value = "/portlet-preferences"
Since:
v5.0

PORTLET_PREFERENCES_ELEMENT

public static final String PORTLET_PREFERENCES_ELEMENT
Static constant representing the portlet preferences element Value = "portlet-preferences"
Since:
v5.0

PORTLET_PREFERENCE_ROOT

public static final String PORTLET_PREFERENCE_ROOT
Static constant representing the relative path of the portlet preference element within the context of the portlet preferences element in the portlet.xml Value = "/preference"
Since:
v5.0

PORTLET_PREFERENCE_ELEMENT

public static final String PORTLET_PREFERENCE_ELEMENT
Static constant representing the preference portlet preferences element Value = "preference"
Since:
v5.0

PREFERENCES_VALIDATOR_ROOT

public static final String PREFERENCES_VALIDATOR_ROOT
Static constant representing the relative path of the portlet preferences within the context of the portlet element in the portlet.xml Value = "/preference-validator"
Since:
v5.0

PREFERENCE_NAME_ELEMENT

public static final String PREFERENCE_NAME_ELEMENT
Static constant representing the portlet preferences name element Value = "name"
Since:
v5.0

PREFERENCE_VALUE_ELEMENT

public static final String PREFERENCE_VALUE_ELEMENT
Static constant representing the portlet preferences value element Value = "value"
Since:
v5.0

PREFERENCES_VALIDATOR_PATH

public static final String PREFERENCES_VALIDATOR_PATH
Static constant representing the relative path of the portlet preferences within the context of the portlet element in the portlet.xml Value = "/portlet/display-name"
Since:
v5.0

PORTLET_PREFERENCE_PATH

public static final String PORTLET_PREFERENCE_PATH
Static constant representing the relative path of the portlet preference within the context of the portlet element in the portlet.xml Value = "/portlet/portlet-preferences/preference"
Since:
v5.0

PREFERENCE_PATH

public static final String PREFERENCE_PATH
Static constant representing the relative path of the portlet preference within the context of the portlet-preferences element in the portlet.xml Value = "/portlet-preferences/preference"
Since:
v5.0

PERFORM_INTERACTION

public static final int PERFORM_INTERACTION
Static constant indicating a PERFORM INTERACTION action Value = 0
Since:
v5.0

PERFORM_BLOCKING_INTERACTION

public static final int PERFORM_BLOCKING_INTERACTION
Static constant indicating a PERFORM BLOCKING INTERACTION action Value = 0
Since:
v5.0

GET_MARKUP

public static final int GET_MARKUP
Static constant indicating a GET MARKUP action Value = 1
Since:
v5.0

PORTLET_ACTION_ATTR_KEY

public static final String PORTLET_ACTION_ATTR_KEY
Static constant key for identifying the action passed as a request attribute to the producer in a portlet app. Value = javax.portlet.action
Since:
v5.0

PORTLET_MARKUP_PARAMS_KEY

public static final String PORTLET_MARKUP_PARAMS_KEY
Static constant key for identifying the markup params passed as a request attribute to the producer in a portlet app. Value = javax.portlet.markup-params
Since:
v5.0

PORTLET_INTERACTION_PARAMS_KEY

public static final String PORTLET_INTERACTION_PARAMS_KEY
Static constant key for identifying the interaction params passed as a request attribute to the producer in a portlet app. Value = javax.portlet.interaction-params
Since:
v5.0

PORTLET_RUNTIME_CONTEXT_KEY

public static final String PORTLET_RUNTIME_CONTEXT_KEY
Static constant key for identifying the runtime context passed as a request attribute to the producer in a portlet app. Value = javax.portlet.runtime-context
Since:
v5.0

PORTLET_RETURN_PARAMS_KEY

public static final String PORTLET_RETURN_PARAMS_KEY
Static constant key for identifying the returned params passed back as a request attribute to the producer in a portlet app. Value = javax.portlet.return-params
Since:
v5.0

PORTLET_ENTITY_KEY

public static final String PORTLET_ENTITY_KEY
Static constant key for identifying the EbiPortletEntity in a request attribute Value = javax.portlet.entity
Since:
v5.0

EBI_PORTAL_CONTEXT

public static final String EBI_PORTAL_CONTEXT
Static constant key for identifying the EbiPortalContext in a request attribute Value = com.sssw.portal.api.EbiPortalContext
Since:
v5.0

PORTLET_SESSION_NAMESPACE

public static final String PORTLET_SESSION_NAMESPACE
Static constant key for identifying the value of the constant used to create the portlet session namespace in a request attribute Value = com.novell.afw.portlet.PortletSessionNamespace
Since:
v5.0

PORTLET_PREFERENCE_HANDLE

public static final String PORTLET_PREFERENCE_HANDLE
Static constant key for identifying the value of the constant used to identify the portlet preferences for this portlet in a request attribute in a request attribute Value = com.novell.afw.portlet.PortletPrefHandle
Since:
v5.0

PORTLET_RESPONSE_CONTENT_TYPE

public static final String PORTLET_RESPONSE_CONTENT_TYPE
Static constant key for identifying the value of the content type that has been set in the response via a request attribute Value = com.novell.afw.portlet.PortletResponseContentType
Since:
v5.0

EXTN_COUNT

public static final int EXTN_COUNT
Static constant indicating the total count of custom extension objects Value = 4
Since:
v5.0

EXTN_PORTAL_CONTEXT

public static final int EXTN_PORTAL_CONTEXT
Static constant indicating the index of the PortalContext string in the custom extension array. Value = 0
Since:
v5.0

EXTN_PREVIOUS_MODE

public static final int EXTN_PREVIOUS_MODE
Static constant indicating the index of the previous portlet mode string in the custom extension array. Value = 1
Since:
v5.0

EXTN_PREVIOUS_WINDOW_STATE

public static final int EXTN_PREVIOUS_WINDOW_STATE
Static constant indicating the index of the WindowState string in the custom extension array. Value = 2
Since:
v5.0

EXTN_PROPERTIES

public static final int EXTN_PROPERTIES
Static constant indicating the index of the properties HashMap string in the custom extension array. Value = 3
Since:
v5.0

PORTLET_SESSION_SCOPE

public static final String PORTLET_SESSION_SCOPE
Static constant indicating the portlet scope prefix Value = javax.portlet.p
Since:
v5.0

REQUEST_METHOD_POST

public static final String REQUEST_METHOD_POST
Static constant indicating the POST request method Value = POST
Since:
v5.0

REQUEST_METHOD_PUT

public static final String REQUEST_METHOD_PUT
Static constant indicating the PUT request method Value = PUT
Since:
v5.0

REQUEST_METHOD_GET

public static final String REQUEST_METHOD_GET
Static constant indicating the GET request method Value = GET
Since:
v5.0

PORTLET_DISPATCHER_NAME

public static final String PORTLET_DISPATCHER_NAME
Static constant for the portlet dispatcher name.
Since:
v5.0

DEFAULT_LOCAL_PRODUCER_ID

public static final String DEFAULT_LOCAL_PRODUCER_ID
Static constant for the default local producer ID
Since:
v5.0

RENDER_REQUEST

public static final String RENDER_REQUEST
Static constant for the portlet render request type.
Since:
v5.0

ACTION_REQUEST

public static final String ACTION_REQUEST
Static constant for the portlet action request type.
Since:
v5.0

MIME_TYPE_WML

public static final String MIME_TYPE_WML
Mime type for wml

MIME_TYPE_XML

public static final String MIME_TYPE_XML
Mime type for xml

MIME_TYPE_XHTML

public static final String MIME_TYPE_XHTML
Mime type for xhtml

MIME_TYPE_HTML

public static final String MIME_TYPE_HTML
Mime type for html

MIME_TYPE_HTML_UTF8

public static final String MIME_TYPE_HTML_UTF8
Mime type for html_utf8

MIME_TYPE_TEXT_PLAIN

public static final String MIME_TYPE_TEXT_PLAIN
Mime type for text plain

PORTAL_WAR_CONTEXT_NAME_KEY

public static final String PORTAL_WAR_CONTEXT_NAME_KEY
Portal Context Key (a property defined in config.xml). The value of this property defines the deployed portal war's context name.

PORTLET_PROCESS_ID_KEY

public static final String PORTLET_PROCESS_ID_KEY
Portal Process ID Key for supporting portlet timeout event.

PORTLET_STYLE_SHEET_PROP_KEY

public static final String PORTLET_STYLE_SHEET_PROP_KEY
Well known property key - portlet style sheet ID.

Portlet writer can override the stylesheet id in the portlet by setting the property on the PortletResponse object.


DESCRIPTOR_VALIDATION_CONFIG_KEY

public static final String DESCRIPTOR_VALIDATION_CONFIG_KEY
Well known property key - descriptor validation. The key in the PortletService-conf/config.xml to be used to indicate whether or not startup validation should be done on the portlet descriptors. If disabled (set to false) the startup time of the app server will be reduced, but this also allows for unexpected errors to be caused by inconsistent or invalid portlet descriptor files.

PREFERRED_LOCALE_CONFIG_KEY

public static final String PREFERRED_LOCALE_CONFIG_KEY
Well known property key - preferred locale of the server. This locale will be given preference when trying to determine which localized preference should be returned. This enable the specified locale to simply use the default and not have to specifically provide a localization for the prefered locale. This defaults to "en" in the config file, and if not in the config file will default to "en" also.

MIME_TYPE_DEVICE_PROFILING

public static final String MIME_TYPE_DEVICE_PROFILING
No information available

Novell exteNd
Director 5.2 API