DEPRECATED com.bea.portal is only useful in the compatibility domain. For the new portal framework please use the classes under the com.bea.netuix package
A java interface used to hold common portal constants. There are no methods on this interface.
com.bea.portal.appflow.PortalAppflowFactory
Field Summary |
public static final |
|
public static final |
|
public static final |
|
public static final |
|
public static final |
|
public static final |
|
public static final | |
public static final |
|
public static final |
|
public static final |
|
public static final |
|
public static final |
|
public static final |
|
public static final |
|
public static final |
|
public static final |
|
public static final |
|
public static final |
|
public static final |
|
public static final |
|
public static final |
|
public static final |
|
public static final |
|
public static final |
|
public static final |
|
public static final |
|
public static final |
|
public static final |
|
public static final |
|
public static final |
|
public static final |
|
public static final |
|
public static final |
|
public static final |
|
public static final |
|
public static final |
|
public static final |
|
public static final |
|
Field Detail |
public static final String AUTO_LOGIN
Related Topics
public static final String AUTO_LOGIN_EVENT
Related Topics
public static final String DELAY_P13N_UPDATES_PROPERTY
public static final String FRAMEWORK_EVENT_PREFIX
public static final String FRAMEWORK_REFRESH_EVENT
Related Topics
PortalAppflowConstants.PORTLET_REFRESH
PortalAppflowConstants.PORTAL_REFRESH
public static final String GROUP_PORTAL_NAME
public static final String GROUP_PORTAL_NAME_SESSION_KEY
public static final String INTERNAL_FRAMEWORK_EVENT_PREFIX
public static final String LAST_CONTENT_URL
<destination/>
node used to by the portal engine to indicate that the content of the portlet should
not change. The last URL displayed in the portlet should be the one displayed.
This can be used on refresh events.
Example:
<event event-name="bea.portal.framework.internal.refresh">
<destination namespace="portal" node-name="lastContentUrl" node-type="portal"/>
</event>
public static final String PAGE_PARAMETER
<portal/> and <portlet/> tags.
public static final String PORTAL_REFRESH
public static final String PORTLET_EDIT
Related Topics
public static final String PORTLET_EDIT_EVENT
public static final String PORTLET_EVENT
Related Topics
PortalAppflowConstants.PORTLET_FLOAT
PortalAppflowConstants.PORTLET_EDIT
PortalAppflowConstants.PORTLET_UNEDIT
PortalAppflowConstants.PORTLET_MAXIMIZE
PortalAppflowConstants.PORTLET_UNMAXIMIZE
PortalAppflowConstants.PORTLET_MINIMIZE
PortalAppflowConstants.PORTLET_UNMINIMIZE
public static final String PORTLET_EVENT_EVENT
public static final String PORTLET_FLOAT
public static final String PORTLET_FLOAT_EVENT
public static final String PORTLET_MAXIMIZE
Related Topics
public static final String PORTLET_MAXIMIZE_EVENT
public static final String PORTLET_MINIMIZE
Related Topics
public static final String PORTLET_MINIMIZE_EVENT
public static final String PORTLET_PARAMETER
<portal/> and <portlet/> tags.
public static final String PORTLET_REFRESH
PORTLET_REFRESH
event, oherwise invoke the begin node.
public static final String PORTLET_UNEDIT
Related Topics
public static final String PORTLET_UNEDIT_EVENT
public static final String PORTLET_UNMAXIMIZE
Related Topics
public static final String PORTLET_UNMAXIMIZE_EVENT
public static final String PORTLET_UNMINIMIZE
Related Topics
public static final String PORTLET_UNMINIMIZE_EVENT
public static final String PORTLET_WEBFLOW_EVENT
Related Topics
PortletEventProcessor
PortalAppflowConstants.PORTLET_WEBFLOW_EVENT_PARAMETER
public static final String PORTLET_WEBFLOW_EVENT_PARAMETER
PORTLET_WEBFLOW_EVENT) invokes the
PortletEventProcessor. It is the PortletEventProcessor that uses this
HttpServletRequest parameter to invoke the portlet's webflowRelated Topics
PortletEventProcessor
PortalAppflowConstants.PORTLET_WEBFLOW_EVENT
public static final String PORTLET_WEBFLOW_FLOAT_EVENT
public static final String PORTLET_WEBFLOW_NAMESPACE_PARAMETER
PortletEventProcessor
picks this parameter from the request, if this parameter is not supplied the
PortletEventProcessor will default to using
namespace supplied in the portlet's XML definition file.Related Topics
public static final String POST_LOGIN
Related Topics
public static final String POST_LOGIN_EVENT
Related Topics
public static final String SESSION_TIMEOUT
Related Topics
public static final String SESSION_TIMEOUT_EVENT
Related Topics
public static final String SUCCESS_EVENT