A C D E G H I N O P R S T

A

addQueryArgument(String) - Method in class org.apache.portals.bridges.common.ScriptRuntimeData
addQueryString() Adds one argument at the time to the query strings.

C

cancel(PortletRequest, String, String) - Static method in class org.apache.portals.messaging.PortletMessaging
 
cancel(PortletRequest, String) - Static method in class org.apache.portals.messaging.PortletMessaging
 
consume(PortletRequest, String, String) - Static method in class org.apache.portals.messaging.PortletMessaging
 
consume(PortletRequest, String) - Static method in class org.apache.portals.messaging.PortletMessaging
 
createProxy(HttpServletRequest) - Static method in class org.apache.portals.bridges.util.ServletPortletSessionProxy
 
createProxy(HttpServletRequest, String) - Static method in class org.apache.portals.bridges.util.ServletPortletSessionProxy
 
createResourceURL(PortletConfig, RenderRequest, RenderResponse, Map) - Method in interface org.apache.portals.bridges.common.PortletResourceURLFactory
 

D

doCustom(RenderRequest, RenderResponse) - Method in class org.apache.portals.bridges.common.GenericServletPortlet
Execute the servlet as define by the init parameter or preference PARAM_EDIT_PAGE.
doEdit(RenderRequest, RenderResponse) - Method in class org.apache.portals.bridges.common.GenericServletPortlet
Execute the servlet as define by the init parameter or preference PARAM_EDIT_PAGE.
doHelp(RenderRequest, RenderResponse) - Method in class org.apache.portals.bridges.common.GenericServletPortlet
Execute the servlet as define by the init parameter or preference PARAM_HELP_PAGE.
doView(RenderRequest, RenderResponse) - Method in class org.apache.portals.bridges.common.GenericServletPortlet
Execute the servlet as define by the init parameter or preference PARAM_VIEW_PAGE.

E

equals(Object) - Method in class org.apache.portals.bridges.beans.TabBean
 

G

GenericServletPortlet - Class in org.apache.portals.bridges.common
ServletPortlet will call a server, as defined by a xxxPage preference, for the Action, Custom, Edit, Help, and View operations.
GenericServletPortlet() - Constructor for class org.apache.portals.bridges.common.GenericServletPortlet
Creates a new instance of portlet
getApplicationName() - Method in class org.apache.portals.bridges.common.ScriptRuntimeData
 
getApplicationScopeSessionAttributeName(PortletSession, String) - Static method in class org.apache.portals.bridges.util.PortletWindowUtils
Returns the name an attribute is (or will be) encoded in the PortletSession APPLICATION_SCOPE.
getApplicationScopeSessionAttributeName(String, String) - Static method in class org.apache.portals.bridges.util.PortletWindowUtils
Returns the name an attribute is (or will be) encoded in the PortletSession APPLICATION_SCOPE.
getDefaultActionPage() - Method in class org.apache.portals.bridges.common.GenericServletPortlet
Getter for property defaultActionPage.
getDefaultCustomPage() - Method in class org.apache.portals.bridges.common.GenericServletPortlet
Getter for property defaultCustomPage.
getDefaultEditPage() - Method in class org.apache.portals.bridges.common.GenericServletPortlet
Getter for property defaultEditPage.
getDefaultHelpPage() - Method in class org.apache.portals.bridges.common.GenericServletPortlet
Getter for property defaultHelpPage.
getDefaultViewPage() - Method in class org.apache.portals.bridges.common.GenericServletPortlet
Getter for property defaultViewPage.
getDisplayMessage() - Method in class org.apache.portals.bridges.common.ScriptRuntimeData
 
getFinalizedPage() - Method in class org.apache.portals.bridges.common.ScriptPostProcess
getFinalizedPage
getHttpServletRequest(GenericPortlet, PortletRequest) - Method in interface org.apache.portals.bridges.common.ServletContextProvider
 
getHttpServletResponse(GenericPortlet, PortletResponse) - Method in interface org.apache.portals.bridges.common.ServletContextProvider
 
getId() - Method in class org.apache.portals.bridges.beans.TabBean
 
getPortletWindowId(PortletSession) - Static method in class org.apache.portals.bridges.util.PortletWindowUtils
Return the unique identification for the portlet window as assigned by the portal/portlet-container.
getQueryString() - Method in class org.apache.portals.bridges.common.ScriptRuntimeData
 
getScriptName() - Method in class org.apache.portals.bridges.common.ScriptRuntimeData
 
getServletContext(GenericPortlet) - Method in interface org.apache.portals.bridges.common.ServletContextProvider
 
getSessionParameterName() - Method in class org.apache.portals.bridges.common.ScriptRuntimeData
 

H

hasMoreElements() - Method in class org.apache.portals.bridges.util.NamespacedNamesEnumeration
 

I

init(PortletConfig) - Method in class org.apache.portals.bridges.common.GenericServletPortlet
 
invoke(Object, Method, Object[]) - Method in class org.apache.portals.bridges.util.ServletPortletSessionProxy
(non-Javadoc)

N

NamespacedNamesEnumeration - Class in org.apache.portals.bridges.util
 
NamespacedNamesEnumeration(Enumeration, String) - Constructor for class org.apache.portals.bridges.util.NamespacedNamesEnumeration
 
nextElement() - Method in class org.apache.portals.bridges.util.NamespacedNamesEnumeration
 

O

org.apache.portals.bridges.beans - package org.apache.portals.bridges.beans
 
org.apache.portals.bridges.common - package org.apache.portals.bridges.common
 
org.apache.portals.bridges.util - package org.apache.portals.bridges.util
 
org.apache.portals.messaging - package org.apache.portals.messaging
 

P

PARAM_ACTION_PAGE - Static variable in class org.apache.portals.bridges.common.GenericServletPortlet
Name of portlet preference for Action page
PARAM_ALLOW_PREFERENCES - Static variable in class org.apache.portals.bridges.common.GenericServletPortlet
Name of portlet preference to allow the use of preferenecs to set pages
PARAM_CUSTOM_PAGE - Static variable in class org.apache.portals.bridges.common.GenericServletPortlet
Name of portlet preference for Custom page
PARAM_EDIT_PAGE - Static variable in class org.apache.portals.bridges.common.GenericServletPortlet
Name of portlet preference for Edit page
PARAM_HELP_PAGE - Static variable in class org.apache.portals.bridges.common.GenericServletPortlet
Name of portlet preference for Edit page
PARAM_MAX_PAGE - Static variable in class org.apache.portals.bridges.common.GenericServletPortlet
Name of portlet preference for View page
PARAM_VIEW_PAGE - Static variable in class org.apache.portals.bridges.common.GenericServletPortlet
Name of portlet preference for View page
PORTLET_WINDOW_ID - Static variable in class org.apache.portals.bridges.util.PortletWindowUtils
 
PortletMessaging - Class in org.apache.portals.messaging
PortletMessageComponent Throwaway Naive implementation of Porlet Messages as an abstraction and a place holder for when the next spec covers inter-portlet communication
PortletMessaging() - Constructor for class org.apache.portals.messaging.PortletMessaging
 
PortletResourceURLFactory - Interface in org.apache.portals.bridges.common
A PortletResourceURLFactory can be used to generate an url for direct rendering of a Portlet, comparable (but more limited) to what Portlet 2.0 (likely) is going to provide when it introduces ResourceURLs.
PortletWindowUtils - Class in org.apache.portals.bridges.util
PortletWindowUtils
PortletWindowUtils() - Constructor for class org.apache.portals.bridges.util.PortletWindowUtils
 
postProcessPage(PortletURL, String) - Method in class org.apache.portals.bridges.common.ScriptPostProcess
postProcessPage() Applies default rules for processing HREFS and actions in an HTML page
PreferencesHelper - Class in org.apache.portals.bridges.util
PreferencesHelper
PreferencesHelper() - Constructor for class org.apache.portals.bridges.util.PreferencesHelper
 
processAction(ActionRequest, ActionResponse) - Method in class org.apache.portals.bridges.common.GenericServletPortlet
Execute the servlet as define by the init parameter or preference PARAM_ACTION_PAGE.
processPage(String, String, String, PortletURL, String) - Method in class org.apache.portals.bridges.common.ScriptPostProcess
processPage() Apply one rule to the page
processPreferencesAction(ActionRequest, ActionResponse) - Method in class org.apache.portals.bridges.common.GenericServletPortlet
Save the prefs
publish(PortletRequest, String, String, Object) - Static method in class org.apache.portals.messaging.PortletMessaging
 
publish(PortletRequest, String, Object) - Static method in class org.apache.portals.messaging.PortletMessaging
 

R

receive(PortletRequest, String, String) - Static method in class org.apache.portals.messaging.PortletMessaging
 
receive(PortletRequest, String) - Static method in class org.apache.portals.messaging.PortletMessaging
 
requestParamsToPreferences(ActionRequest) - Static method in class org.apache.portals.bridges.util.PreferencesHelper
 

S

ScriptPostProcess - Class in org.apache.portals.bridges.common
ScriptPostProcess Utility class for post processing perl or php created pages.
ScriptPostProcess() - Constructor for class org.apache.portals.bridges.common.ScriptPostProcess
 
ScriptRuntimeData - Class in org.apache.portals.bridges.common
ScriptRuntimeData Base class that provides meta data to no Java portlets such as: PHP, Perl
ScriptRuntimeData() - Constructor for class org.apache.portals.bridges.common.ScriptRuntimeData
 
ServletContextProvider - Interface in org.apache.portals.bridges.common
ServletContextProvider
ServletPortletSessionProxy - Class in org.apache.portals.bridges.util
Proxy for a Servlet HttpSession to attach to a PortletSession, providing only access to PORTLET_SCOPE session attributes and hiding the APPLICATION_SCOPE attributes from the Servlet.
setApplicationName(String) - Method in class org.apache.portals.bridges.common.ScriptRuntimeData
 
setDefaultActionPage(String) - Method in class org.apache.portals.bridges.common.GenericServletPortlet
Setter for property defaultActionPage.
setDefaultCustomPage(String) - Method in class org.apache.portals.bridges.common.GenericServletPortlet
Setter for property defaultCustomPage.
setDefaultEditPage(String) - Method in class org.apache.portals.bridges.common.GenericServletPortlet
Setter for property defaultEditPage.
setDefaultHelpPage(String) - Method in class org.apache.portals.bridges.common.GenericServletPortlet
Setter for property defaultHelpPage.
setDefaultViewPage(String) - Method in class org.apache.portals.bridges.common.GenericServletPortlet
Setter for property defaultViewPage.
setDisplayMessage(String) - Method in class org.apache.portals.bridges.common.ScriptRuntimeData
 
setId(String) - Method in class org.apache.portals.bridges.beans.TabBean
 
setInitalPage(StringBuffer) - Method in class org.apache.portals.bridges.common.ScriptPostProcess
setInitialPage() Sets the internal page that will be processed by invoking the different methods
setQueryString(String) - Method in class org.apache.portals.bridges.common.ScriptRuntimeData
 
setScriptName(String) - Method in class org.apache.portals.bridges.common.ScriptRuntimeData
 
setSessionParameterName(String) - Method in class org.apache.portals.bridges.common.ScriptRuntimeData
 

T

TabBean - Class in org.apache.portals.bridges.beans
 
TabBean() - Constructor for class org.apache.portals.bridges.beans.TabBean
 
TabBean(String) - Constructor for class org.apache.portals.bridges.beans.TabBean
 

A C D E G H I N O P R S T

Copyright © 1999-2012 Apache Software Foundation. All Rights Reserved.