A C D E G H I N O P Q 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.
allowPreferences - Variable in class org.apache.portals.bridges.common.GenericServletPortlet
Allow preferences to be set by preferences.
applicationName - Variable in class org.apache.portals.bridges.common.ScriptRuntimeData
 

C

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

defaultActionPage - Variable in class org.apache.portals.bridges.common.GenericServletPortlet
Default URL for the action page.
defaultCustomPage - Variable in class org.apache.portals.bridges.common.GenericServletPortlet
Default URL for the custom page.
defaultEditPage - Variable in class org.apache.portals.bridges.common.GenericServletPortlet
Default URL for the edit page.
defaultHelpPage - Variable in class org.apache.portals.bridges.common.GenericServletPortlet
Default URL for the help page.
defaultViewPage - Variable in class org.apache.portals.bridges.common.GenericServletPortlet
Default URL for the view page.
displayMessage - Variable in class org.apache.portals.bridges.common.ScriptRuntimeData
 
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.
done - Variable in class org.apache.portals.bridges.util.NamespacedNamesEnumeration
 

E

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

G

GenericServletPortlet - class org.apache.portals.bridges.common.GenericServletPortlet.
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

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

N

NamespacedNamesEnumeration - class org.apache.portals.bridges.util.NamespacedNamesEnumeration.
 
NamespacedNamesEnumeration(Enumeration, String) - Constructor for class org.apache.portals.bridges.util.NamespacedNamesEnumeration
 
namesEnumeration - Variable in class org.apache.portals.bridges.util.NamespacedNamesEnumeration
 
namespace - Variable in class org.apache.portals.bridges.util.NamespacedNamesEnumeration
 
nextElement() - Method in class org.apache.portals.bridges.util.NamespacedNamesEnumeration
 
nextName - Variable 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
 

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
 
PortletResourceURLFactory - interface org.apache.portals.bridges.common.PortletResourceURLFactory.
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 org.apache.portals.bridges.util.PortletWindowUtils.
PortletWindowUtils
PortletWindowUtils() - Constructor for class org.apache.portals.bridges.util.PortletWindowUtils
 
PreferencesHelper - class org.apache.portals.bridges.util.PreferencesHelper.
PreferencesHelper
PreferencesHelper() - Constructor for class org.apache.portals.bridges.util.PreferencesHelper
 
portletWindowPrefix - Variable in class org.apache.portals.bridges.util.ServletPortletSessionProxy
 
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
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

Q

queryString - Variable in class org.apache.portals.bridges.common.ScriptRuntimeData
 

R

requestParamsToPreferences(ActionRequest) - Static method in class org.apache.portals.bridges.util.PreferencesHelper
 

S

ScriptPostProcess - class org.apache.portals.bridges.common.ScriptPostProcess.
ScriptPostProcess Utility class for post processing perl or php created pages.
ScriptPostProcess() - Constructor for class org.apache.portals.bridges.common.ScriptPostProcess
 
ScriptRuntimeData - class org.apache.portals.bridges.common.ScriptRuntimeData.
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 org.apache.portals.bridges.common.ServletContextProvider.
ServletContextProvider
ServletPortletSessionProxy - class org.apache.portals.bridges.util.ServletPortletSessionProxy.
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.
ServletPortletSessionProxy(HttpSession, String) - Constructor for class org.apache.portals.bridges.util.ServletPortletSessionProxy
 
scriptName - Variable in class org.apache.portals.bridges.common.ScriptRuntimeData
 
servletSession - Variable in class org.apache.portals.bridges.util.ServletPortletSessionProxy
 
sessionParameterName - Variable in class org.apache.portals.bridges.common.ScriptRuntimeData
 
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 org.apache.portals.bridges.beans.TabBean.
 
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 Q R S T

Copyright © 2005-2007 Apache Software Foundation. All Rights Reserved.