A B C D E F G H I K L M N O P Q R S T U V W

A

ACTION_ID_PARAMETER_NAME - Static variable in class org.apache.myfaces.portlet.faces.context.PortletExternalContextImpl
 
ActionRequestDecorator - Class in org.apache.myfaces.portlet.faces.bridge.wrapper
 
ActionRequestDecorator(ActionRequest) - Constructor for class org.apache.myfaces.portlet.faces.bridge.wrapper.ActionRequestDecorator
 
ActionResponseDecorator - Class in org.apache.myfaces.portlet.faces.bridge.wrapper
 
ActionResponseDecorator(ActionResponse) - Constructor for class org.apache.myfaces.portlet.faces.bridge.wrapper.ActionResponseDecorator
 
addMessage(String, FacesMessage) - Method in class org.apache.myfaces.portlet.faces.context.PortletFacesContextImpl
 
addParameter(String, String) - Method in class org.apache.myfaces.portlet.faces.util.QueryString
 
addParameter(String, String, boolean) - Method in class org.apache.myfaces.portlet.faces.util.QueryString
 
addProperty(String, String) - Method in class org.apache.myfaces.portlet.faces.bridge.wrapper.PortletResponseDecorator
Adds a String property to an existing key to be returned to the portal.
addProperty(String, String) - Method in class org.apache.myfaces.portlet.faces.util.map.PortletRequestHeaders
 
afterPhase(PhaseEvent) - Method in class org.apache.myfaces.portlet.faces.bridge.BridgeImpl
 
appendTo(StringBuilder) - Method in class org.apache.myfaces.portlet.faces.util.QueryString
Appends the contents of this object to the given buffer in encoded query string form.
appendURLArguments(StringBuilder, String, String[]) - Static method in class org.apache.myfaces.portlet.faces.util.URLUtils
Borrowed from package oracle.adfinternal.view.faces.share.url.EncoderUtils
appendURLArguments(String, String[]) - Static method in class org.apache.myfaces.portlet.faces.util.URLUtils
Borrowed from package oracle.adfinternal.view.faces.share.url.EncoderUtils
attributeAdded(ServletRequestAttributeEvent) - Method in class org.apache.myfaces.portlet.faces.bridge.BridgeImpl
 
attributeRemoved(ServletRequestAttributeEvent) - Method in class org.apache.myfaces.portlet.faces.bridge.BridgeImpl
 
attributeReplaced(ServletRequestAttributeEvent) - Method in class org.apache.myfaces.portlet.faces.bridge.BridgeImpl
 

B

base64Decode(String) - Static method in class org.apache.myfaces.portlet.faces.util.HTTPUtils
Decodes the supplied base 64 encoded string into its original byte array, using the standard base 64 decoding algorithm.
base64Encode(byte[]) - Static method in class org.apache.myfaces.portlet.faces.util.HTTPUtils
Base64 encodes the supplied bytes array, using the standard base 64 encoding algorithm.
beforePhase(PhaseEvent) - Method in class org.apache.myfaces.portlet.faces.bridge.BridgeImpl
 
BridgeImpl - Class in org.apache.myfaces.portlet.faces.bridge
 
BridgeImpl() - Constructor for class org.apache.myfaces.portlet.faces.bridge.BridgeImpl
 
BridgeRenderRequestWrapper - Class in org.apache.myfaces.portlet.faces.bridge.wrapper
 
BridgeRenderRequestWrapper(RenderRequest, Map<String, String[]>) - Constructor for class org.apache.myfaces.portlet.faces.bridge.wrapper.BridgeRenderRequestWrapper
 
buildUrlAsString(String, String, int, String) - Static method in class org.apache.myfaces.portlet.faces.util.HTTPUtils
Build a fully qualified URL from the pieces provided.

C

clear() - Method in class org.apache.myfaces.portlet.faces.util.map.PortletAbstractMap
 
containsKey(Object) - Method in class org.apache.myfaces.portlet.faces.util.map.PortletAbstractMap
 
containsValue(Object) - Method in class org.apache.myfaces.portlet.faces.util.map.PortletAbstractMap
 
contextCreated(ELContextEvent) - Method in class org.apache.myfaces.portlet.faces.bridge.BridgeImpl
ELContextListener impl
convertFromRelative(String, String) - Static method in class org.apache.myfaces.portlet.faces.util.URLUtils
 
createView(FacesContext, String) - Method in class org.apache.myfaces.portlet.faces.application.PortletViewHandlerImpl
 

D

decode(String, String) - Static method in class org.apache.myfaces.portlet.faces.util.HTTPUtils
Decodes an encoded String.
decodeUTF(String) - Static method in class org.apache.myfaces.portlet.faces.util.HTTPUtils
Decodes an encoded UTF8 String.
destroy() - Method in class org.apache.myfaces.portlet.faces.bridge.BridgeImpl
 
dispatch(String) - Method in class org.apache.myfaces.portlet.faces.context.PortletExternalContextImpl
 
doFacesRequest(ActionRequest, ActionResponse) - Method in class org.apache.myfaces.portlet.faces.bridge.BridgeImpl
 
doFacesRequest(RenderRequest, RenderResponse) - Method in class org.apache.myfaces.portlet.faces.bridge.BridgeImpl
 

E

encode(String, String) - Static method in class org.apache.myfaces.portlet.faces.util.HTTPUtils
Encodes a String using the set of characters allowed in a URI.
encodeActionURL(String) - Method in class org.apache.myfaces.portlet.faces.context.PortletExternalContextImpl
This method is the gatekeeper for managing the viewId across action/render + subsequent renders.
encodeNamespace(String) - Method in class org.apache.myfaces.portlet.faces.context.PortletExternalContextImpl
 
encodeResourceURL(String) - Method in class org.apache.myfaces.portlet.faces.context.PortletExternalContextImpl
 
encodeURL(String) - Method in class org.apache.myfaces.portlet.faces.bridge.wrapper.PortletResponseDecorator
Returns the encoded URL of the resource, like servlets, JSPs, images and other static files, at the given path.
encodeUTF(String) - Static method in class org.apache.myfaces.portlet.faces.util.HTTPUtils
Encodes a String using the set of characters allowed in a URI.
entrySet() - Method in class org.apache.myfaces.portlet.faces.util.map.PortletAbstractMap
 
EnumerationIterator<T> - Class in org.apache.myfaces.portlet.faces.util.map
 
EnumerationIterator(Enumeration<T>) - Constructor for class org.apache.myfaces.portlet.faces.util.map.EnumerationIterator
 

F

FACES_MAPPING_ATTRIBUTE - Static variable in class org.apache.myfaces.portlet.faces.context.PortletExternalContextImpl
 
FACES_RESOURCE_QUERY_PARAMETER - Static variable in class org.apache.myfaces.portlet.faces.context.PortletExternalContextImpl
 
FacesConfigurationProcessor - Class in org.apache.myfaces.portlet.faces.util.config
 
FacesConfigurationProcessor(PortletContext) - Constructor for class org.apache.myfaces.portlet.faces.util.config.FacesConfigurationProcessor
When instantiated, the web.xml of the current application will be scanned looking for a references to the FacesServlet.
FacesContextFactoryImpl - Class in org.apache.myfaces.portlet.faces.context
A factory object that creates (if needed) and returns new FacesContext instance for running in portlet environment (PortletFacesContextImpl) The class is defined in <faces-context-factory> tag in faces-config.xml
FacesContextFactoryImpl(FacesContextFactory) - Constructor for class org.apache.myfaces.portlet.faces.context.FacesContextFactoryImpl
 
formatMessage(String, Object[]) - Static method in class org.apache.myfaces.portlet.faces.util.TextUtils
 

G

get(Object) - Method in class org.apache.myfaces.portlet.faces.util.map.PortletAbstractMap
 
getApplication() - Method in class org.apache.myfaces.portlet.faces.context.PortletFacesContextImpl
 
getApplicationMap() - Method in class org.apache.myfaces.portlet.faces.context.PortletExternalContextImpl
 
getAttribute(String) - Method in class org.apache.myfaces.portlet.faces.bridge.wrapper.PortletRequestDecorator
Returns the value of the named attribute as an Object, or null if no attribute of the given name exists.
getAttribute(String) - Method in class org.apache.myfaces.portlet.faces.util.map.PortletAbstractMap
 
getAttribute(String) - Method in class org.apache.myfaces.portlet.faces.util.map.PortletApplicationMap
 
getAttribute(String) - Method in class org.apache.myfaces.portlet.faces.util.map.PortletInitParameterMap
 
getAttribute(String) - Method in class org.apache.myfaces.portlet.faces.util.map.PortletRequestHeaderMap
 
getAttribute(String) - Method in class org.apache.myfaces.portlet.faces.util.map.PortletRequestHeaderValuesMap
 
getAttribute(String) - Method in class org.apache.myfaces.portlet.faces.util.map.PortletRequestMap
 
getAttribute(String) - Method in class org.apache.myfaces.portlet.faces.util.map.PortletRequestParameterMap
 
getAttribute(String) - Method in class org.apache.myfaces.portlet.faces.util.map.PortletRequestParameterValuesMap
 
getAttribute(String) - Method in class org.apache.myfaces.portlet.faces.util.map.PortletSessionMap
 
getAttributeNames() - Method in class org.apache.myfaces.portlet.faces.bridge.wrapper.PortletRequestDecorator
Returns an Enumeration containing the names of the attributes available to this request.
getAttributeNames() - Method in class org.apache.myfaces.portlet.faces.util.map.PortletAbstractMap
 
getAttributeNames() - Method in class org.apache.myfaces.portlet.faces.util.map.PortletApplicationMap
 
getAttributeNames() - Method in class org.apache.myfaces.portlet.faces.util.map.PortletInitParameterMap
 
getAttributeNames() - Method in class org.apache.myfaces.portlet.faces.util.map.PortletRequestHeaderMap
 
getAttributeNames() - Method in class org.apache.myfaces.portlet.faces.util.map.PortletRequestHeaderValuesMap
 
getAttributeNames() - Method in class org.apache.myfaces.portlet.faces.util.map.PortletRequestMap
 
getAttributeNames() - Method in class org.apache.myfaces.portlet.faces.util.map.PortletRequestParameterMap
 
getAttributeNames() - Method in class org.apache.myfaces.portlet.faces.util.map.PortletRequestParameterValuesMap
 
getAttributeNames() - Method in class org.apache.myfaces.portlet.faces.util.map.PortletSessionMap
 
getAuthType() - Method in class org.apache.myfaces.portlet.faces.bridge.wrapper.PortletRequestDecorator
Returns the name of the authentication scheme used for the connection between client and portal, for example, BASIC_AUTH, CLIENT_CERT_AUTH, a custom one or null if there was no authentication.
getAuthType() - Method in class org.apache.myfaces.portlet.faces.context.PortletExternalContextImpl
 
getCharacterEncoding() - Method in class org.apache.myfaces.portlet.faces.bridge.wrapper.ActionRequestDecorator
Returns the name of the character encoding used in the body of this request.
getClientIdsWithMessages() - Method in class org.apache.myfaces.portlet.faces.context.PortletFacesContextImpl
 
getCommonPropertyType(ELContext, Object) - Method in class org.apache.myfaces.portlet.faces.el.PortletELResolver
 
getContentLength() - Method in class org.apache.myfaces.portlet.faces.bridge.wrapper.ActionRequestDecorator
Returns the length, in bytes, of the request body which is made available by the input stream, or -1 if the length is not known.
getContentType() - Method in class org.apache.myfaces.portlet.faces.bridge.wrapper.ActionRequestDecorator
Returns the MIME type of the body of the request, or null if the type is not known.
getContext() - Method in class org.apache.myfaces.portlet.faces.context.PortletExternalContextImpl
 
getContextPath() - Method in class org.apache.myfaces.portlet.faces.bridge.wrapper.PortletRequestDecorator
Returns the context path which is the path prefix associated with the deployed portlet application.
getCookie(String, String) - Static method in class org.apache.myfaces.portlet.faces.util.HTTPUtils
Extracts a cookie value from a list of cookies based on the name.
getCookieDateFormat() - Static method in class org.apache.myfaces.portlet.faces.util.HTTPUtils
Returns the date format used for expiry times in type zero (Netscape) cookies.
getELContext() - Method in class org.apache.myfaces.portlet.faces.context.PortletFacesContextImpl
Return the ELContext instance for this FacesContext instance.
getELResolver() - Method in class org.apache.myfaces.portlet.faces.el.PortletELContextImpl
 
getExcludedAttributes() - Method in class org.apache.myfaces.portlet.faces.util.config.FacesConfigurationProcessor
 
getExternalContext() - Method in class org.apache.myfaces.portlet.faces.context.PortletFacesContextImpl
 
getFacesContext(Object, Object, Object, Lifecycle) - Method in class org.apache.myfaces.portlet.faces.context.FacesContextFactoryImpl
 
getFacesMappings() - Method in class org.apache.myfaces.portlet.faces.util.config.WebConfigurationProcessor
 
getFeatureDescriptors(ELContext, Object) - Method in class org.apache.myfaces.portlet.faces.el.PortletELResolver
 
getFunctionMapper() - Method in class org.apache.myfaces.portlet.faces.el.PortletELContextImpl
 
getHeader(String) - Method in class org.apache.myfaces.portlet.faces.util.map.PortletRequestHeaders
 
getHeaderNames() - Method in class org.apache.myfaces.portlet.faces.util.map.PortletRequestHeaders
 
getHeaders(String) - Method in class org.apache.myfaces.portlet.faces.util.map.PortletRequestHeaders
 
getInitParameter(String) - Method in class org.apache.myfaces.portlet.faces.context.PortletExternalContextImpl
 
getInitParameterMap() - Method in class org.apache.myfaces.portlet.faces.context.PortletExternalContextImpl
 
getLocale() - Method in class org.apache.myfaces.portlet.faces.bridge.wrapper.PortletRequestDecorator
Returns the preferred Locale in which the portal will accept content.
getLocales() - Method in class org.apache.myfaces.portlet.faces.bridge.wrapper.PortletRequestDecorator
Returns an Enumeration of Locale objects indicating, in decreasing order starting with the preferred locale in which the portal will accept content for this request.
getMaximumSeverity() - Method in class org.apache.myfaces.portlet.faces.context.PortletFacesContextImpl
 
getMessages() - Method in class org.apache.myfaces.portlet.faces.context.PortletFacesContextImpl
 
getMessages(String) - Method in class org.apache.myfaces.portlet.faces.context.PortletFacesContextImpl
 
getParameter(String) - Method in class org.apache.myfaces.portlet.faces.bridge.wrapper.BridgeRenderRequestWrapper
Returns the value of a request parameter as a String, or null if the parameter does not exist.
getParameter(String) - Method in class org.apache.myfaces.portlet.faces.bridge.wrapper.PortletRequestDecorator
Returns the value of a request parameter as a String, or null if the parameter does not exist.
getParameter(String) - Method in class org.apache.myfaces.portlet.faces.util.QueryString
 
getParameterMap() - Method in class org.apache.myfaces.portlet.faces.bridge.wrapper.BridgeRenderRequestWrapper
Returns a Map of the parameters of this request.
getParameterMap() - Method in class org.apache.myfaces.portlet.faces.bridge.wrapper.PortletRequestDecorator
Returns a Map of the parameters of this request.
getParameterNames() - Method in class org.apache.myfaces.portlet.faces.bridge.wrapper.BridgeRenderRequestWrapper
Returns an Enumeration of String objects containing the names of the parameters contained in this request.
getParameterNames() - Method in class org.apache.myfaces.portlet.faces.bridge.wrapper.PortletRequestDecorator
Returns an Enumeration of String objects containing the names of the parameters contained in this request.
getParameterNames() - Method in class org.apache.myfaces.portlet.faces.util.QueryString
 
getParameterValue(String, String) - Static method in class org.apache.myfaces.portlet.faces.util.HTTPUtils
Extracts a parameter value from a list of parameters based on the name.
getParameterValues(String) - Method in class org.apache.myfaces.portlet.faces.bridge.wrapper.BridgeRenderRequestWrapper
Returns an array of String objects containing all of the values the given request parameter has, or null if the parameter does not exist.
getParameterValues(String) - Method in class org.apache.myfaces.portlet.faces.bridge.wrapper.PortletRequestDecorator
Returns an array of String objects containing all of the values the given request parameter has, or null if the parameter does not exist.
getParameterValues(String) - Method in class org.apache.myfaces.portlet.faces.util.QueryString
 
getParent() - Method in class org.apache.myfaces.portlet.faces.bridge.wrapper.ActionResponseDecorator
 
getParent() - Method in class org.apache.myfaces.portlet.faces.bridge.wrapper.PortletRequestDecorator
 
getParent() - Method in class org.apache.myfaces.portlet.faces.bridge.wrapper.PortletResponseDecorator
 
getPhaseId() - Method in class org.apache.myfaces.portlet.faces.bridge.BridgeImpl
 
getPortalContext() - Method in class org.apache.myfaces.portlet.faces.bridge.wrapper.PortletRequestDecorator
Returns the context of the calling portal.
getPortletInputStream() - Method in class org.apache.myfaces.portlet.faces.bridge.wrapper.ActionRequestDecorator
Retrieves the body of the HTTP request from client to portal as binary data using an InputStream.
getPortletMode() - Method in class org.apache.myfaces.portlet.faces.bridge.wrapper.PortletRequestDecorator
Returns the current portlet mode of the portlet.
getPortletSession() - Method in class org.apache.myfaces.portlet.faces.bridge.wrapper.PortletRequestDecorator
Returns the current portlet session or, if there is no current session, creates one and returns the new session.
getPortletSession(boolean) - Method in class org.apache.myfaces.portlet.faces.bridge.wrapper.PortletRequestDecorator
Returns the current portlet session or, if there is no current session and the given flag is true, creates one and returns the new session.
getPreferences() - Method in class org.apache.myfaces.portlet.faces.bridge.wrapper.PortletRequestDecorator
Returns the preferences object associated with the portlet.
getProperties(String) - Method in class org.apache.myfaces.portlet.faces.bridge.wrapper.PortletRequestDecorator
Returns all the values of the specified request property as a Enumeration of String objects.
getProperty(String) - Method in class org.apache.myfaces.portlet.faces.bridge.wrapper.PortletRequestDecorator
Returns the value of the specified request property as a String.
getPropertyNames() - Method in class org.apache.myfaces.portlet.faces.bridge.wrapper.PortletRequestDecorator
Returns a Enumeration of all the property names this request contains.
getReader() - Method in class org.apache.myfaces.portlet.faces.bridge.wrapper.ActionRequestDecorator
Retrieves the body of the HTTP request from the client to the portal as character data using a BufferedReader.
getRemoteUser() - Method in class org.apache.myfaces.portlet.faces.bridge.wrapper.PortletRequestDecorator
Returns the login of the user making this request, if the user has been authenticated, or null if the user has not been authenticated.
getRemoteUser() - Method in class org.apache.myfaces.portlet.faces.context.PortletExternalContextImpl
 
getRenderKit() - Method in class org.apache.myfaces.portlet.faces.context.PortletFacesContextImpl
 
getRenderResponse() - Method in class org.apache.myfaces.portlet.faces.context.PortletFacesContextImpl
 
getRequest() - Method in class org.apache.myfaces.portlet.faces.context.PortletExternalContextImpl
 
getRequestCharacterEncoding() - Method in class org.apache.myfaces.portlet.faces.context.PortletExternalContextImpl
Return the character encoding currently being used to interpret this request.
getRequestContentType() - Method in class org.apache.myfaces.portlet.faces.context.PortletExternalContextImpl
Return the MIME Content-Type for this request.
getRequestContextPath() - Method in class org.apache.myfaces.portlet.faces.context.PortletExternalContextImpl
 
getRequestCookieMap() - Method in class org.apache.myfaces.portlet.faces.context.PortletExternalContextImpl
 
getRequestedSessionId() - Method in class org.apache.myfaces.portlet.faces.bridge.wrapper.PortletRequestDecorator
Returns the session ID indicated in the client request.
getRequestHeaderMap() - Method in class org.apache.myfaces.portlet.faces.context.PortletExternalContextImpl
 
getRequestHeaderValuesMap() - Method in class org.apache.myfaces.portlet.faces.context.PortletExternalContextImpl
 
getRequestLocale() - Method in class org.apache.myfaces.portlet.faces.context.PortletExternalContextImpl
 
getRequestLocales() - Method in class org.apache.myfaces.portlet.faces.context.PortletExternalContextImpl
 
getRequestMap() - Method in class org.apache.myfaces.portlet.faces.context.PortletExternalContextImpl
 
getRequestParameterMap() - Method in class org.apache.myfaces.portlet.faces.context.PortletExternalContextImpl
 
getRequestParameterNames() - Method in class org.apache.myfaces.portlet.faces.context.PortletExternalContextImpl
 
getRequestParameterValuesMap() - Method in class org.apache.myfaces.portlet.faces.context.PortletExternalContextImpl
 
getRequestPathInfo() - Method in class org.apache.myfaces.portlet.faces.context.PortletExternalContextImpl
 
getRequestServletPath() - Method in class org.apache.myfaces.portlet.faces.context.PortletExternalContextImpl
 
getResource(String) - Method in class org.apache.myfaces.portlet.faces.context.PortletExternalContextImpl
 
getResourceAsStream(String) - Method in class org.apache.myfaces.portlet.faces.context.PortletExternalContextImpl
 
getResourcePaths(String) - Method in class org.apache.myfaces.portlet.faces.context.PortletExternalContextImpl
 
getResponse() - Method in class org.apache.myfaces.portlet.faces.context.PortletExternalContextImpl
 
getResponseCharacterEncoding() - Method in class org.apache.myfaces.portlet.faces.context.PortletExternalContextImpl
Returns the name of the character encoding (MIME charset) used for the body sent in this response.
getResponseComplete() - Method in class org.apache.myfaces.portlet.faces.context.PortletFacesContextImpl
 
getResponseContentType() - Method in class org.apache.myfaces.portlet.faces.bridge.wrapper.PortletRequestDecorator
Returns the portal preferred content type for the response.
getResponseContentType() - Method in class org.apache.myfaces.portlet.faces.context.PortletExternalContextImpl
Return the MIME Content-Type for this response.
getResponseContentTypes() - Method in class org.apache.myfaces.portlet.faces.bridge.wrapper.PortletRequestDecorator
Gets a list of content types which the portal accepts for the response.
getResponseStream() - Method in class org.apache.myfaces.portlet.faces.context.PortletFacesContextImpl
 
getResponseWriter() - Method in class org.apache.myfaces.portlet.faces.context.PortletFacesContextImpl
 
getRoot() - Method in class org.apache.myfaces.portlet.faces.bridge.wrapper.ActionResponseDecorator
 
getRoot() - Method in class org.apache.myfaces.portlet.faces.bridge.wrapper.PortletRequestDecorator
 
getRoot() - Method in class org.apache.myfaces.portlet.faces.bridge.wrapper.PortletResponseDecorator
 
getScheme() - Method in class org.apache.myfaces.portlet.faces.bridge.wrapper.PortletRequestDecorator
Returns the name of the scheme used to make this request.
getServerName() - Method in class org.apache.myfaces.portlet.faces.bridge.wrapper.PortletRequestDecorator
Returns the host name of the server that received the request.
getServerPort() - Method in class org.apache.myfaces.portlet.faces.bridge.wrapper.PortletRequestDecorator
Returns the port number on which this request was received.
getSession(boolean) - Method in class org.apache.myfaces.portlet.faces.context.PortletExternalContextImpl
 
getSessionMap() - Method in class org.apache.myfaces.portlet.faces.context.PortletExternalContextImpl
 
getString(ResourceBundle, String, Object[]) - Static method in class org.apache.myfaces.portlet.faces.util.TextUtils
 
getString(ResourceBundle, String) - Static method in class org.apache.myfaces.portlet.faces.util.TextUtils
 
getType(ELContext, Object, Object) - Method in class org.apache.myfaces.portlet.faces.el.PortletELResolver
 
getUserPrincipal() - Method in class org.apache.myfaces.portlet.faces.bridge.wrapper.PortletRequestDecorator
Returns a java.security.Principal object containing the name of the current authenticated user.
getUserPrincipal() - Method in class org.apache.myfaces.portlet.faces.context.PortletExternalContextImpl
 
getValue(ELContext, Object, Object) - Method in class org.apache.myfaces.portlet.faces.el.PortletELResolver
 
getVariableMapper() - Method in class org.apache.myfaces.portlet.faces.el.PortletELContextImpl
 
getViewRoot() - Method in class org.apache.myfaces.portlet.faces.context.PortletFacesContextImpl
 
getWindowState() - Method in class org.apache.myfaces.portlet.faces.bridge.wrapper.PortletRequestDecorator
Returns the current window state of the portlet.
getWrapped() - Method in class org.apache.myfaces.portlet.faces.application.PortletStateManagerImpl
 
getWrapped() - Method in class org.apache.myfaces.portlet.faces.application.PortletViewHandlerImpl
 
globalReplace(String, String, String) - Static method in class org.apache.myfaces.portlet.faces.util.TextUtils
Provides the "global substring search and replace" functionality missing from the JDK.

H

hasNext() - Method in class org.apache.myfaces.portlet.faces.util.map.EnumerationIterator
 
HTTPUtils - Class in org.apache.myfaces.portlet.faces.util
This class contains various utility methods for encoding and decoding URIs String using the set of characters allowed in a URI, as defined in RFC 2396 - "Uniform Resource Identifiers (URI): Generic Syntax".
HTTPUtils() - Constructor for class org.apache.myfaces.portlet.faces.util.HTTPUtils
 

I

IMPLICIT_OBJECTS - Static variable in class org.apache.myfaces.portlet.faces.el.PortletELResolver
 
init(PortletConfig) - Method in class org.apache.myfaces.portlet.faces.bridge.BridgeImpl
 
initHeaderMap() - Method in class org.apache.myfaces.portlet.faces.util.map.PortletRequestHeaders
Does 'lazy' initialization of Map of 'properties', i.e. mime headers.
isEmpty() - Method in class org.apache.myfaces.portlet.faces.util.map.PortletAbstractMap
 
isErrorStatusCode(int) - Static method in class org.apache.myfaces.portlet.faces.util.HTTPUtils
Determines whether the given HTTP status code denotes a client or server error.
isPortletModeAllowed(PortletMode) - Method in class org.apache.myfaces.portlet.faces.bridge.wrapper.PortletRequestDecorator
Returns true, if the given portlet mode is a valid one to set for this portlet in the context of the current request.
isReadOnly(ELContext, Object, Object) - Method in class org.apache.myfaces.portlet.faces.el.PortletELResolver
 
isRequestedSessionIdValid() - Method in class org.apache.myfaces.portlet.faces.bridge.wrapper.PortletRequestDecorator
Checks whether the requested session ID is still valid.
isSecure() - Method in class org.apache.myfaces.portlet.faces.bridge.wrapper.PortletRequestDecorator
Returns a boolean indicating whether this request was made using a secure channel between client and the portal, such as HTTPS.
isUserInRole(String) - Method in class org.apache.myfaces.portlet.faces.bridge.wrapper.PortletRequestDecorator
Returns a boolean indicating whether the authenticated user is included in the specified logical "role".
isUserInRole(String) - Method in class org.apache.myfaces.portlet.faces.context.PortletExternalContextImpl
 
isWindowStateAllowed(WindowState) - Method in class org.apache.myfaces.portlet.faces.bridge.wrapper.PortletRequestDecorator
Returns true, if the given window state is valid to be set for this portlet in the context of the current request.
iterator() - Method in class org.apache.myfaces.portlet.faces.util.map.EnumerationIterator
This makes java5 style for-looping much easier.

K

keySet() - Method in class org.apache.myfaces.portlet.faces.util.map.PortletAbstractMap
 

L

log(String) - Method in class org.apache.myfaces.portlet.faces.context.PortletExternalContextImpl
 
log(String, Throwable) - Method in class org.apache.myfaces.portlet.faces.context.PortletExternalContextImpl
 

M

mRequest - Variable in class org.apache.myfaces.portlet.faces.bridge.wrapper.PortletRequestDecorator
 
mResponse - Variable in class org.apache.myfaces.portlet.faces.bridge.wrapper.PortletResponseDecorator
 

N

needsDecoding(String) - Static method in class org.apache.myfaces.portlet.faces.util.HTTPUtils
Determine if a value needs to be decoded using HTTPUtils.decode() This method assumes that a value is encoded.
next() - Method in class org.apache.myfaces.portlet.faces.util.map.EnumerationIterator
 

O

org.apache.myfaces.portlet.faces.application - package org.apache.myfaces.portlet.faces.application
 
org.apache.myfaces.portlet.faces.bridge - package org.apache.myfaces.portlet.faces.bridge
 
org.apache.myfaces.portlet.faces.bridge.wrapper - package org.apache.myfaces.portlet.faces.bridge.wrapper
 
org.apache.myfaces.portlet.faces.context - package org.apache.myfaces.portlet.faces.context
 
org.apache.myfaces.portlet.faces.el - package org.apache.myfaces.portlet.faces.el
 
org.apache.myfaces.portlet.faces.util - package org.apache.myfaces.portlet.faces.util
 
org.apache.myfaces.portlet.faces.util.config - package org.apache.myfaces.portlet.faces.util.config
 
org.apache.myfaces.portlet.faces.util.map - package org.apache.myfaces.portlet.faces.util.map
 

P

PORTLET_CONFIG - Static variable in class org.apache.myfaces.portlet.faces.el.PortletELResolver
 
PORTLET_PREFERENCE_VALUE - Static variable in class org.apache.myfaces.portlet.faces.el.PortletELResolver
 
PORTLET_PREFERENCE_VALUES - Static variable in class org.apache.myfaces.portlet.faces.el.PortletELResolver
 
PortletAbstractMap<V> - Class in org.apache.myfaces.portlet.faces.util.map
Helper class for different portlet external context maps
PortletAbstractMap() - Constructor for class org.apache.myfaces.portlet.faces.util.map.PortletAbstractMap
 
PortletApplicationMap - Class in org.apache.myfaces.portlet.faces.util.map
Map of portlet context attributes
PortletApplicationMap(Object) - Constructor for class org.apache.myfaces.portlet.faces.util.map.PortletApplicationMap
 
PortletELContextImpl - Class in org.apache.myfaces.portlet.faces.el
Concrete implementation of ELContext.
PortletELContextImpl(ELResolver) - Constructor for class org.apache.myfaces.portlet.faces.el.PortletELContextImpl
Constructs a new ELContext associated with the given ELResolver.
PortletELResolver - Class in org.apache.myfaces.portlet.faces.el
 
PortletELResolver() - Constructor for class org.apache.myfaces.portlet.faces.el.PortletELResolver
 
PortletExternalContextImpl - Class in org.apache.myfaces.portlet.faces.context
This implementation of ExternalContext is specific to the portlet implementation.
PortletExternalContextImpl(PortletConfig, PortletRequest, PortletResponse) - Constructor for class org.apache.myfaces.portlet.faces.context.PortletExternalContextImpl
 
PortletFacesContextImpl - Class in org.apache.myfaces.portlet.faces.context
Implementation of FacesContext for portlet environment
PortletFacesContextImpl(ExternalContext, Lifecycle) - Constructor for class org.apache.myfaces.portlet.faces.context.PortletFacesContextImpl
 
PortletInitParameterMap - Class in org.apache.myfaces.portlet.faces.util.map
Map of portlet context init params
PortletInitParameterMap(Object) - Constructor for class org.apache.myfaces.portlet.faces.util.map.PortletInitParameterMap
 
PortletRequestDecorator - Class in org.apache.myfaces.portlet.faces.bridge.wrapper
 
PortletRequestDecorator(PortletRequest) - Constructor for class org.apache.myfaces.portlet.faces.bridge.wrapper.PortletRequestDecorator
 
PortletRequestHeaderMap - Class in org.apache.myfaces.portlet.faces.util.map
Map of portlet request headers
PortletRequestHeaderMap(PortletRequestHeaders) - Constructor for class org.apache.myfaces.portlet.faces.util.map.PortletRequestHeaderMap
 
PortletRequestHeaders - Class in org.apache.myfaces.portlet.faces.util.map
 
PortletRequestHeaders(PortletRequest) - Constructor for class org.apache.myfaces.portlet.faces.util.map.PortletRequestHeaders
 
PortletRequestHeaderValuesMap - Class in org.apache.myfaces.portlet.faces.util.map
Map of portlet request header values
PortletRequestHeaderValuesMap(PortletRequestHeaders) - Constructor for class org.apache.myfaces.portlet.faces.util.map.PortletRequestHeaderValuesMap
 
PortletRequestMap - Class in org.apache.myfaces.portlet.faces.util.map
Map of portlet request attributes
PortletRequestMap(Object) - Constructor for class org.apache.myfaces.portlet.faces.util.map.PortletRequestMap
 
PortletRequestParameterMap - Class in org.apache.myfaces.portlet.faces.util.map
Map of portlet request params
PortletRequestParameterMap(Object, Map<String, String>) - Constructor for class org.apache.myfaces.portlet.faces.util.map.PortletRequestParameterMap
 
PortletRequestParameterValuesMap - Class in org.apache.myfaces.portlet.faces.util.map
Map of portlet request param values
PortletRequestParameterValuesMap(Object, Map<String, String[]>) - Constructor for class org.apache.myfaces.portlet.faces.util.map.PortletRequestParameterValuesMap
 
PortletResponseDecorator - Class in org.apache.myfaces.portlet.faces.bridge.wrapper
 
PortletResponseDecorator(PortletResponse) - Constructor for class org.apache.myfaces.portlet.faces.bridge.wrapper.PortletResponseDecorator
 
PortletSessionMap - Class in org.apache.myfaces.portlet.faces.util.map
Map of portlet session attributes
PortletSessionMap(Object) - Constructor for class org.apache.myfaces.portlet.faces.util.map.PortletSessionMap
 
PortletSessionMap(Object, int) - Constructor for class org.apache.myfaces.portlet.faces.util.map.PortletSessionMap
 
PortletStateManagerImpl - Class in org.apache.myfaces.portlet.faces.application
 
PortletStateManagerImpl(StateManager) - Constructor for class org.apache.myfaces.portlet.faces.application.PortletStateManagerImpl
 
PortletViewHandlerImpl - Class in org.apache.myfaces.portlet.faces.application
View handler implementation for JSF portlet bridge.
PortletViewHandlerImpl(ViewHandler) - Constructor for class org.apache.myfaces.portlet.faces.application.PortletViewHandlerImpl
 
PROCESS_AS_RENDER_QUERY_PARAMETER - Static variable in class org.apache.myfaces.portlet.faces.context.PortletExternalContextImpl
 
put(String, V) - Method in class org.apache.myfaces.portlet.faces.util.map.PortletAbstractMap
 
putAll(Map<? extends String, ? extends V>) - Method in class org.apache.myfaces.portlet.faces.util.map.PortletAbstractMap
 

Q

QueryString - Class in org.apache.myfaces.portlet.faces.util
A class encapsulating an HTTP query string.
QueryString(String, String) - Constructor for class org.apache.myfaces.portlet.faces.util.QueryString
Construct a QueryString from a pre-encoded string.
QueryString(QueryString) - Constructor for class org.apache.myfaces.portlet.faces.util.QueryString
Makes a copy of an existing QueryString.
QueryString(String) - Constructor for class org.apache.myfaces.portlet.faces.util.QueryString
Constructs an empty query string (parameters may be added later).
QueryString(String[][], String) - Constructor for class org.apache.myfaces.portlet.faces.util.QueryString
Constructs a query string from an old-fashioned array of PRE-ENCODED name-value pairs
QueryString(List<String[]>, String) - Constructor for class org.apache.myfaces.portlet.faces.util.QueryString
Constructs a query string from a list of PRE-ENCODED name-value pairs

R

redirect(String) - Method in class org.apache.myfaces.portlet.faces.context.PortletExternalContextImpl
 
release() - Method in class org.apache.myfaces.portlet.faces.context.PortletExternalContextImpl
 
release() - Method in class org.apache.myfaces.portlet.faces.context.PortletFacesContextImpl
 
remove() - Method in class org.apache.myfaces.portlet.faces.util.map.EnumerationIterator
 
remove(Object) - Method in class org.apache.myfaces.portlet.faces.util.map.PortletAbstractMap
 
removeAttribute(String) - Method in class org.apache.myfaces.portlet.faces.bridge.wrapper.PortletRequestDecorator
Removes an attribute from this request.
removeAttribute(String) - Method in class org.apache.myfaces.portlet.faces.util.map.PortletAbstractMap
 
removeAttribute(String) - Method in class org.apache.myfaces.portlet.faces.util.map.PortletApplicationMap
 
removeAttribute(String) - Method in class org.apache.myfaces.portlet.faces.util.map.PortletInitParameterMap
 
removeAttribute(String) - Method in class org.apache.myfaces.portlet.faces.util.map.PortletRequestHeaderMap
 
removeAttribute(String) - Method in class org.apache.myfaces.portlet.faces.util.map.PortletRequestHeaderValuesMap
 
removeAttribute(String) - Method in class org.apache.myfaces.portlet.faces.util.map.PortletRequestMap
 
removeAttribute(String) - Method in class org.apache.myfaces.portlet.faces.util.map.PortletRequestParameterMap
 
removeAttribute(String) - Method in class org.apache.myfaces.portlet.faces.util.map.PortletRequestParameterValuesMap
 
removeAttribute(String) - Method in class org.apache.myfaces.portlet.faces.util.map.PortletSessionMap
 
removeParameter(String) - Method in class org.apache.myfaces.portlet.faces.util.QueryString
 
removeParameter(String, boolean) - Method in class org.apache.myfaces.portlet.faces.util.QueryString
 
RENDER_POLICY_ATTRIBUTE - Static variable in class org.apache.myfaces.portlet.faces.context.PortletExternalContextImpl
 
RenderRequestDecorator - Class in org.apache.myfaces.portlet.faces.bridge.wrapper
 
RenderRequestDecorator(RenderRequest) - Constructor for class org.apache.myfaces.portlet.faces.bridge.wrapper.RenderRequestDecorator
 
renderResponse() - Method in class org.apache.myfaces.portlet.faces.context.PortletFacesContextImpl
 
renderView(FacesContext, UIViewRoot) - Method in class org.apache.myfaces.portlet.faces.application.PortletViewHandlerImpl
 
REQUIRES_REWRITE_PARAMETER - Static variable in class org.apache.myfaces.portlet.faces.context.PortletExternalContextImpl
 
RESOURCE_METHOD_QUERY_PARAMETER - Static variable in class org.apache.myfaces.portlet.faces.context.PortletExternalContextImpl
 
RESOURCE_URL_QUERY_PARAMETER - Static variable in class org.apache.myfaces.portlet.faces.context.PortletExternalContextImpl
 
responseComplete() - Method in class org.apache.myfaces.portlet.faces.context.PortletFacesContextImpl
 
restoreFacesMessageState(FacesContext) - Method in class org.apache.myfaces.portlet.faces.bridge.BridgeImpl
 

S

saveFacesMessageState(FacesContext) - Method in class org.apache.myfaces.portlet.faces.bridge.BridgeImpl
 
sendRedirect(String) - Method in class org.apache.myfaces.portlet.faces.bridge.wrapper.ActionResponseDecorator
Instructs the portlet container to send a redirect response to the client using the specified redirect location URL.
SESSION_APPLICATION_SCOPE - Static variable in class org.apache.myfaces.portlet.faces.el.PortletELResolver
 
SESSION_PORTLET_SCOPE - Static variable in class org.apache.myfaces.portlet.faces.el.PortletELResolver
 
setAttribute(String, Object) - Method in class org.apache.myfaces.portlet.faces.bridge.wrapper.PortletRequestDecorator
Stores an attribute in this request.
setAttribute(String, V) - Method in class org.apache.myfaces.portlet.faces.util.map.PortletAbstractMap
 
setAttribute(String, Object) - Method in class org.apache.myfaces.portlet.faces.util.map.PortletApplicationMap
 
setAttribute(String, String) - Method in class org.apache.myfaces.portlet.faces.util.map.PortletInitParameterMap
 
setAttribute(String, String) - Method in class org.apache.myfaces.portlet.faces.util.map.PortletRequestHeaderMap
 
setAttribute(String, String[]) - Method in class org.apache.myfaces.portlet.faces.util.map.PortletRequestHeaderValuesMap
 
setAttribute(String, Object) - Method in class org.apache.myfaces.portlet.faces.util.map.PortletRequestMap
 
setAttribute(String, String) - Method in class org.apache.myfaces.portlet.faces.util.map.PortletRequestParameterMap
 
setAttribute(String, String[]) - Method in class org.apache.myfaces.portlet.faces.util.map.PortletRequestParameterValuesMap
 
setAttribute(String, Object) - Method in class org.apache.myfaces.portlet.faces.util.map.PortletSessionMap
 
setCharacterEncoding(String) - Method in class org.apache.myfaces.portlet.faces.bridge.wrapper.ActionRequestDecorator
Overrides the name of the character encoding used in the body of this request.
setCookie(String, String, String) - Static method in class org.apache.myfaces.portlet.faces.util.HTTPUtils
Sets a cookie value in a list of cookies based on the name.
setFunctionMapper(FunctionMapper) - Method in class org.apache.myfaces.portlet.faces.el.PortletELContextImpl
 
setParameter(String, String) - Method in class org.apache.myfaces.portlet.faces.util.QueryString
 
setParameter(String, String, boolean) - Method in class org.apache.myfaces.portlet.faces.util.QueryString
 
setPortletMode(PortletMode) - Method in class org.apache.myfaces.portlet.faces.bridge.wrapper.ActionResponseDecorator
Sets the portlet mode of a portlet to the given portlet mode.
setProperty(String, String) - Method in class org.apache.myfaces.portlet.faces.bridge.wrapper.PortletResponseDecorator
Sets a String property to be returned to the portal.
setRenderParameter(String, String) - Method in class org.apache.myfaces.portlet.faces.bridge.wrapper.ActionResponseDecorator
Sets a String parameter for the render request.
setRenderParameter(String, String[]) - Method in class org.apache.myfaces.portlet.faces.bridge.wrapper.ActionResponseDecorator
Sets a String array parameter for the render request.
setRenderParameters(Map) - Method in class org.apache.myfaces.portlet.faces.bridge.wrapper.ActionResponseDecorator
Sets a parameter map for the render request.
setRequest(Object) - Method in class org.apache.myfaces.portlet.faces.context.PortletExternalContextImpl
Set the environment-specific request to be returned by subsequent calls to PortletExternalContextImpl.getRequest().
setRequestCharacterEncoding(String) - Method in class org.apache.myfaces.portlet.faces.context.PortletExternalContextImpl
Overrides the name of the character encoding used in the body of this request.
setResponse(Object) - Method in class org.apache.myfaces.portlet.faces.context.PortletExternalContextImpl
Set the environment-specific response to be returned by subsequent calls to PortletExternalContextImpl.getResponse().
setResponseCharacterEncoding(String) - Method in class org.apache.myfaces.portlet.faces.context.PortletExternalContextImpl
Sets the character encoding (MIME charset) of the response being sent to the client, for example, to UTF-8.
setResponseStream(ResponseStream) - Method in class org.apache.myfaces.portlet.faces.context.PortletFacesContextImpl
 
setResponseWriter(ResponseWriter) - Method in class org.apache.myfaces.portlet.faces.context.PortletFacesContextImpl
 
setValue(ELContext, Object, Object, Object) - Method in class org.apache.myfaces.portlet.faces.el.PortletELResolver
 
setVariableMapper(VariableMapper) - Method in class org.apache.myfaces.portlet.faces.el.PortletELContextImpl
 
setViewRoot(UIViewRoot) - Method in class org.apache.myfaces.portlet.faces.context.PortletFacesContextImpl
 
setWindowState(WindowState) - Method in class org.apache.myfaces.portlet.faces.bridge.wrapper.ActionResponseDecorator
Sets the window state of a portlet to the given window state.
size() - Method in class org.apache.myfaces.portlet.faces.util.map.PortletAbstractMap
 

T

TextUtils - Class in org.apache.myfaces.portlet.faces.util
 
TextUtils() - Constructor for class org.apache.myfaces.portlet.faces.util.TextUtils
 
toHTTPLocale(Locale) - Static method in class org.apache.myfaces.portlet.faces.util.HTTPUtils
Converts a Java Locale to a String in the format specified for the Accept-Language and xml:lang attribute, i.e.
toString() - Method in class org.apache.myfaces.portlet.faces.util.QueryString
Converts this object into an encoded query string.

U

UPDATED_VIEW_STATE_PARAM - Static variable in class org.apache.myfaces.portlet.faces.bridge.BridgeImpl
 
URLUtils - Class in org.apache.myfaces.portlet.faces.util
 
URLUtils() - Constructor for class org.apache.myfaces.portlet.faces.util.URLUtils
 

V

values() - Method in class org.apache.myfaces.portlet.faces.util.map.PortletAbstractMap
 
VIEW_ID_QUERY_PARAMETER - Static variable in class org.apache.myfaces.portlet.faces.context.PortletExternalContextImpl
 

W

WebConfigurationProcessor - Class in org.apache.myfaces.portlet.faces.util.config
 
WebConfigurationProcessor(PortletContext) - Constructor for class org.apache.myfaces.portlet.faces.util.config.WebConfigurationProcessor
When instantiated, the web.xml of the current application will be scanned looking for a references to the FacesServlet.
writeState(FacesContext, Object) - Method in class org.apache.myfaces.portlet.faces.application.PortletStateManagerImpl
 

A B C D E F G H I K L M N O P Q R S T U V W

Copyright © 2007-2008 The Apache Software Foundation. All Rights Reserved.