A B C D E F G I L M P R S V W

A

AbstractApplicationBean - class com.sun.rave.web.ui.appbase.AbstractApplicationBean.
AbstractApplicationBean is the abstract base class for data bean(s) that are stored in application scope attributes.
AbstractApplicationBean() - Constructor for class com.sun.rave.web.ui.appbase.AbstractApplicationBean
Create a new application scope bean.
AbstractFragmentBean - class com.sun.rave.web.ui.appbase.AbstractFragmentBean.
AbstractFragmentBean is the abstract base class for every page bean associated with a JSP page fragment containing JavaServer Faces components.
AbstractFragmentBean() - Constructor for class com.sun.rave.web.ui.appbase.AbstractFragmentBean
Construct a new instance of this bean.
AbstractPageBean - class com.sun.rave.web.ui.appbase.AbstractPageBean.
AbstractPageBean is the abstract base class for every page bean associated with a JSP page containing JavaServer Faces components.
AbstractPageBean() - Constructor for class com.sun.rave.web.ui.appbase.AbstractPageBean
Construct a new instance of this bean.
AbstractRequestBean - class com.sun.rave.web.ui.appbase.AbstractRequestBean.
AbstractRequestBean is the abstract base class for data bean(s) that are stored in request scope attributes.
AbstractRequestBean() - Constructor for class com.sun.rave.web.ui.appbase.AbstractRequestBean
Create a new request scope bean.
AbstractSessionBean - class com.sun.rave.web.ui.appbase.AbstractSessionBean.
AbstractSessionBean is the abstract base class for data bean(s) that are stored in session scope attributes.
AbstractSessionBean() - Constructor for class com.sun.rave.web.ui.appbase.AbstractSessionBean
Create a new session scope bean.
ActionListenerImpl - class com.sun.rave.web.ui.appbase.faces.ActionListenerImpl.
ActionListener implementation that cooperates with the exception caching strategy we implement in ViewHandlerImpl.
ActionListenerImpl(ActionListener) - Constructor for class com.sun.rave.web.ui.appbase.faces.ActionListenerImpl
Create a new ActionListener instance that wraps the specified one.
ApplicationException - exception com.sun.rave.web.ui.appbase.ApplicationException.
Application exception class that wraps the one or more runtime exceptions that were intercepted and cached during the execution of a particular request's lifecycle.
ApplicationException() - Constructor for class com.sun.rave.web.ui.appbase.ApplicationException
Construct a new exception with no additional information.
ApplicationException(String) - Constructor for class com.sun.rave.web.ui.appbase.ApplicationException
Construct a new exception with the specified detail message.
ApplicationException(String, Throwable) - Constructor for class com.sun.rave.web.ui.appbase.ApplicationException
Construct a new exception with the specified detail message and root cause.
ApplicationException(Throwable) - Constructor for class com.sun.rave.web.ui.appbase.ApplicationException
Construct a new exception with the specified root cause.
ApplicationException(Throwable, List) - Constructor for class com.sun.rave.web.ui.appbase.ApplicationException
Construct a new exception with the specified root cause and list of cached exceptions.
ApplicationException(String, Throwable, List) - Constructor for class com.sun.rave.web.ui.appbase.ApplicationException
Construct a new exception with the specified detail message, root cause, and list of cached exceptions.
activate() - Method in class com.sun.rave.web.ui.appbase.AbstractSessionBean
This method is called when the session containing it was reactivated.
afterApplyRequestValues() - Method in class com.sun.rave.web.ui.appbase.AbstractPageBean
 
afterInvokeApplication() - Method in class com.sun.rave.web.ui.appbase.AbstractPageBean
 
afterPhase(PhaseEvent) - Method in class com.sun.rave.web.ui.appbase.AbstractPageBean
Call through to the appropriate "after event" method, depending upon the PhaseId in this event.
afterPhase(PhaseEvent) - Method in class com.sun.rave.web.ui.appbase.faces.ViewHandlerImpl
Process the specified after phase event.
afterProcessValidations() - Method in class com.sun.rave.web.ui.appbase.AbstractPageBean
 
afterRenderResponse() - Method in class com.sun.rave.web.ui.appbase.AbstractPageBean
 
afterRestoreView() - Method in class com.sun.rave.web.ui.appbase.AbstractPageBean
 
afterUpdateModelValues() - Method in class com.sun.rave.web.ui.appbase.AbstractPageBean
 
attributeAdded(ServletContextAttributeEvent) - Method in class com.sun.rave.web.ui.appbase.servlet.LifecycleListener
Respond to an application scope attribute being added.
attributeAdded(HttpSessionBindingEvent) - Method in class com.sun.rave.web.ui.appbase.servlet.LifecycleListener
Respond to a session scope attribute being added.
attributeRemoved(ServletContextAttributeEvent) - Method in class com.sun.rave.web.ui.appbase.servlet.LifecycleListener
Respond to an application scope attribute being removed.
attributeRemoved(HttpSessionBindingEvent) - Method in class com.sun.rave.web.ui.appbase.servlet.LifecycleListener
Respond to a session scope attribute being removed.
attributeReplaced(ServletContextAttributeEvent) - Method in class com.sun.rave.web.ui.appbase.servlet.LifecycleListener
Respond to an application scope attribute being replaced.
attributeReplaced(HttpSessionBindingEvent) - Method in class com.sun.rave.web.ui.appbase.servlet.LifecycleListener
Respond to a session scope attribute being replaced.

B

beforeApplyRequestValues() - Method in class com.sun.rave.web.ui.appbase.AbstractPageBean
 
beforeInvokeApplication() - Method in class com.sun.rave.web.ui.appbase.AbstractPageBean
 
beforePhase(PhaseEvent) - Method in class com.sun.rave.web.ui.appbase.AbstractPageBean
Call through to the appropriate "before event" method, depending upon the PhaseId in this event.
beforePhase(PhaseEvent) - Method in class com.sun.rave.web.ui.appbase.faces.ViewHandlerImpl
Process the specified before phase event.
beforeProcessValidations() - Method in class com.sun.rave.web.ui.appbase.AbstractPageBean
 
beforeRenderResponse() - Method in class com.sun.rave.web.ui.appbase.AbstractPageBean
 
beforeRestoreView() - Method in class com.sun.rave.web.ui.appbase.AbstractPageBean
 
beforeUpdateModelValues() - Method in class com.sun.rave.web.ui.appbase.AbstractPageBean
 

C

CACHED_EXCEPTIONS - Static variable in class com.sun.rave.web.ui.appbase.faces.ViewHandlerImpl
Request attribute key under which a List of any Exceptions thrown by a page bean event handler, and then logged and swallowed, will be cached.
CREATED_VIEW - Static variable in class com.sun.rave.web.ui.appbase.faces.ViewHandlerImpl
The UIViewRoot attribute under which we store Boolean.TRUE when createView() is called.
CommandLinkRenderer - class com.sun.rave.web.ui.appbase.renderer.CommandLinkRenderer.
Replacement renderer for the <h:commandLink> component, which is not tied to the JSF standard form renderer (and will therefore work inside a Braveheart form component).
CommandLinkRenderer() - Constructor for class com.sun.rave.web.ui.appbase.renderer.CommandLinkRenderer
 
calculateLocale(FacesContext) - Method in class com.sun.rave.web.ui.appbase.faces.ViewHandlerImpl
Return an appropriate Locale to use for this and subsequent requests for the current client.
calculateRenderKitId(FacesContext) - Method in class com.sun.rave.web.ui.appbase.faces.ViewHandlerImpl
Return an appropriate RenderKit identifier for this and subsequent requests from the current client.
com.sun.rave.web.ui.appbase - package com.sun.rave.web.ui.appbase
 
com.sun.rave.web.ui.appbase.faces - package com.sun.rave.web.ui.appbase.faces
 
com.sun.rave.web.ui.appbase.renderer - package com.sun.rave.web.ui.appbase.renderer
 
com.sun.rave.web.ui.appbase.servlet - package com.sun.rave.web.ui.appbase.servlet
 
contextDestroyed(ServletContextEvent) - Method in class com.sun.rave.web.ui.appbase.servlet.LifecycleListener
Respond to a context destroyed event.
contextInitialized(ServletContextEvent) - Method in class com.sun.rave.web.ui.appbase.servlet.LifecycleListener
Respond to a context created event.
createView(FacesContext, String) - Method in class com.sun.rave.web.ui.appbase.faces.ViewHandlerImpl
Create and return a new UIViewRoot instance initialized with information from this FacesContext for the specified viewId.

D

DummyTag - class com.sun.rave.web.ui.appbase.servlet.DummyTag.
Dummy custom tag handler to satisfy tag library descriptor DTD requirements.
DummyTag() - Constructor for class com.sun.rave.web.ui.appbase.servlet.DummyTag
 
decode(FacesContext, UIComponent) - Method in class com.sun.rave.web.ui.appbase.renderer.CommandLinkRenderer
Perform setup processing that will be required for decoding the incoming request.
destroy() - Method in class com.sun.rave.web.ui.appbase.AbstractApplicationBean
This method is called when this bean is removed from application scope.
destroy() - Method in class com.sun.rave.web.ui.appbase.AbstractFragmentBean
Callback method that is called after rendering is completed for this request, if init() was called.
destroy() - Method in class com.sun.rave.web.ui.appbase.AbstractPageBean
Callback method that is called after rendering is completed for this request, if init() was called, regardless of whether or not this was the page that was actually rendered.
destroy() - Method in class com.sun.rave.web.ui.appbase.AbstractRequestBean
This method is called when this bean is removed from request scope.
destroy() - Method in class com.sun.rave.web.ui.appbase.AbstractSessionBean
This method is called when this bean is removed from session scope.

E

encodeBegin(FacesContext, UIComponent) - Method in class com.sun.rave.web.ui.appbase.renderer.CommandLinkRenderer
Render the beginning of a hyperlink to submit this form.
encodeEnd(FacesContext, UIComponent) - Method in class com.sun.rave.web.ui.appbase.renderer.CommandLinkRenderer
Render the ending of a hyperlink to submit this form.
encoding - Variable in class com.sun.rave.web.ui.appbase.AbstractApplicationBean
Mapping from the String version of the Locale for this response to the corresponding character encoding.
erase() - Method in class com.sun.rave.web.ui.appbase.FacesBean
Erase previously submitted values for all input components on this page.
error(String) - Method in class com.sun.rave.web.ui.appbase.FacesBean
Enqueue a global FacesMessage (not associated with any particular componen) containing the specified summary text and a message severity level of FacesMessage.SEVERITY_ERROR.
error(UIComponent, String) - Method in class com.sun.rave.web.ui.appbase.FacesBean
Enqueue a FacesMessage associated with the specified component, containing the specified summary text and a message severity level of FacesMessage.SEVERITY_ERROR.

F

FacesBean - class com.sun.rave.web.ui.appbase.FacesBean.
FacesBean is the abstract base class for all page beans, request scope data beans, session scope data beans, and application scope data beans that wish to participate in the provided JavaServer Faces integration support.
FacesBean() - Constructor for class com.sun.rave.web.ui.appbase.FacesBean
 
fatal(String) - Method in class com.sun.rave.web.ui.appbase.FacesBean
Enqueue a global FacesMessage (not associated with any particular componen) containing the specified summary text and a message severity level of FacesMessage.SEVERITY_FATAL.
fatal(UIComponent, String) - Method in class com.sun.rave.web.ui.appbase.FacesBean
Enqueue a FacesMessage associated with the specified component, containing the specified summary text and a message severity level of FacesMessage.SEVERITY_FATAL.

G

getActionURL(FacesContext, String) - Method in class com.sun.rave.web.ui.appbase.faces.ViewHandlerImpl
Return a URL suitable for rendering that selects the specified view identifier.
getApplication() - Method in class com.sun.rave.web.ui.appbase.FacesBean
Return the Application instance for the current web application.
getApplicationMap() - Method in class com.sun.rave.web.ui.appbase.FacesBean
Return a Map of the application scope attributes for this web application.
getBean(String) - Method in class com.sun.rave.web.ui.appbase.FacesBean
Return any attribute stored in request scope, session scope, or application scope under the specified name.
getCachedExceptions() - Method in class com.sun.rave.web.ui.appbase.FacesBean
Return a List of the exceptions that have been logged, swallowed, and cached during the processing of this request so far.
getContext() - Method in class com.sun.rave.web.ui.appbase.FacesBean
Deprecated. Use getFacesContext() instead
getExceptions() - Method in class com.sun.rave.web.ui.appbase.ApplicationException
Return a List of the cached exceptions associated with this exception.
getExternalContext() - Method in class com.sun.rave.web.ui.appbase.FacesBean
Return the ExternalContext instance for the current request.
getFacesContext() - Method in class com.sun.rave.web.ui.appbase.FacesBean
Return the FacesContext instance for the current request.
getLifecycle() - Method in class com.sun.rave.web.ui.appbase.FacesBean
Return the configured Lifecycle instance for the current web application.
getLocaleCharacterEncoding() - Method in class com.sun.rave.web.ui.appbase.AbstractApplicationBean
Return an appropriate character encoding based on the Locale defined for the current JavaServer Faces view.
getPhaseId() - Method in class com.sun.rave.web.ui.appbase.faces.ViewHandlerImpl
Return PhaseId.ANY_PHASE because we are interested in all phase events.
getRequestMap() - Method in class com.sun.rave.web.ui.appbase.FacesBean
Return a Map of the request scope attributes for the current request.
getResourceURL(FacesContext, String) - Method in class com.sun.rave.web.ui.appbase.faces.ViewHandlerImpl
Return a URL suitable for rendering that selects the specified resource.
getSessionMap() - Method in class com.sun.rave.web.ui.appbase.FacesBean
Return a Map of the session scope attributes for the current user's session.
getValue(String) - Method in class com.sun.rave.web.ui.appbase.FacesBean
Evaluate the specified value binding expression, and return the value that it points at.

I

info(String) - Method in class com.sun.rave.web.ui.appbase.FacesBean
Enqueue a global FacesMessage (not associated with any particular componen) containing the specified summary text and a message severity level of FacesMessage.SEVERITY_INFO.
info(UIComponent, String) - Method in class com.sun.rave.web.ui.appbase.FacesBean
Enqueue a FacesMessage associated with the specified component, containing the specified summary text and a message severity level of FacesMessage.SEVERITY_INFO.
init() - Method in class com.sun.rave.web.ui.appbase.AbstractApplicationBean
This method is called when this bean is initially added to application scope.
init() - Method in class com.sun.rave.web.ui.appbase.AbstractFragmentBean
Callback method that is called whenever a page containing this page fragment is navigated to, either directly via a URL, or indirectly via page navigation.
init() - Method in class com.sun.rave.web.ui.appbase.AbstractPageBean
Callback method that is called whenever a page is navigated to, either directly via a URL, or indirectly via page navigation.
init() - Method in class com.sun.rave.web.ui.appbase.AbstractRequestBean
This method is called when this bean is initially added to request scope.
init() - Method in class com.sun.rave.web.ui.appbase.AbstractSessionBean
This method is called when this bean is initially added to session scope.
isPostBack() - Method in class com.sun.rave.web.ui.appbase.AbstractPageBean
Return true if the current request was a post back for an existing view, rather than the creation of a new view.

L

LifecycleListener - class com.sun.rave.web.ui.appbase.servlet.LifecycleListener.
LifecycleListener implements the lifecycle startup and shutdown calls (init() and destroy()) for subclasses of AbstractApplicationBean, AbstractSessionBean, and AbstractRequestBean.
LifecycleListener() - Constructor for class com.sun.rave.web.ui.appbase.servlet.LifecycleListener
Create a new lifecycle listener.
log(String) - Method in class com.sun.rave.web.ui.appbase.FacesBean
Log the specified message to the container's log file.
log(String, Throwable) - Method in class com.sun.rave.web.ui.appbase.FacesBean
Log the specified message and exception to the container's log file.

M

mapViewId(String) - Method in interface com.sun.rave.web.ui.appbase.faces.PageBeanMapper
Return the managed bean name for the page bean (must extend AbstractPageBean) that corresponds to the specified view identifier (typically the context-relative path to a JSP page).
mapViewId(String) - Method in class com.sun.rave.web.ui.appbase.faces.PageBeanMapperImpl
Map the specified view identifier (which will be the context relative path of a JSP page) to the managed bean name of the corresponding page bean (which must extend AbstractPageBean).

P

PAGE_BEANS_CREATED - Static variable in class com.sun.rave.web.ui.appbase.faces.ViewHandlerImpl
Request attribute key under which a List of the AbstractPageBeans that have been created for the current request are stored.
PageBeanMapper - interface com.sun.rave.web.ui.appbase.faces.PageBeanMapper.
Interface describing a service used to map from a JavaServer Faces view identifier (typically the context relative path to a JSP page) to the managed bean name of the corresponding page bean.
PageBeanMapperImpl - class com.sun.rave.web.ui.appbase.faces.PageBeanMapperImpl.
Default implementation of PageBeanMapper that corresponds to the mapping performed by the IDE at design time.
PageBeanMapperImpl() - Constructor for class com.sun.rave.web.ui.appbase.faces.PageBeanMapperImpl
 
passivate() - Method in class com.sun.rave.web.ui.appbase.AbstractSessionBean
This method is called when the session containing it is about to be passivated.
preprocess() - Method in class com.sun.rave.web.ui.appbase.AbstractPageBean
Callback method that is called after the component tree has been restored, but before any event processing takes place.
prerender() - Method in class com.sun.rave.web.ui.appbase.AbstractPageBean
Callback method that is called just before rendering takes place.
processAction(ActionEvent) - Method in class com.sun.rave.web.ui.appbase.faces.ActionListenerImpl
Handle the event, swallowing and caching any exception that is thrown during the handling.

R

renderResponse() - Method in class com.sun.rave.web.ui.appbase.AbstractPageBean
Skip any remaining request processing lifecycle phases for the current request, and go immediately to Render Response phase.
renderView(FacesContext, UIViewRoot) - Method in class com.sun.rave.web.ui.appbase.faces.ViewHandlerImpl
Perform the necessary actions to render the specified view as part of the current response.
resolveVariable(FacesContext, String) - Method in class com.sun.rave.web.ui.appbase.faces.VariableResolverImpl
Delegate to the original VariableResolver passed in to our constructor.
responseComplete() - Method in class com.sun.rave.web.ui.appbase.AbstractPageBean
Skip any remaining request processing lifecycle phases for the current request, including Render Response phase.
restoreView(FacesContext, String) - Method in class com.sun.rave.web.ui.appbase.faces.ViewHandlerImpl
Perform necessary actions to restore the specified view and return a corresponding UIViewRoot.

S

sessionCreated(HttpSessionEvent) - Method in class com.sun.rave.web.ui.appbase.servlet.LifecycleListener
Respond to a session created event.
sessionDestroyed(HttpSessionEvent) - Method in class com.sun.rave.web.ui.appbase.servlet.LifecycleListener
Respond to a session destroyed event.
sessionDidActivate(HttpSessionEvent) - Method in class com.sun.rave.web.ui.appbase.servlet.LifecycleListener
Respond to a "session did activate" event.
sessionWillPassivate(HttpSessionEvent) - Method in class com.sun.rave.web.ui.appbase.servlet.LifecycleListener
Respond to a "session will passivate" event.
setBean(String, Object) - Method in class com.sun.rave.web.ui.appbase.FacesBean
Replace the value of any attribute stored in request scope, session scope, or application scope under the specified name.
setValue(String, Object) - Method in class com.sun.rave.web.ui.appbase.FacesBean
Evaluate the specified value binding expression, and update the value that it points at.

V

VariableResolverImpl - class com.sun.rave.web.ui.appbase.faces.VariableResolverImpl.
VariableResolver implementation that provides callbacks to the init() method for the significant request scope managed beans support (subclasses of AbstractFragmentBean, AbstractPageBean, and AbstractRequestBean).
VariableResolverImpl(VariableResolver) - Constructor for class com.sun.rave.web.ui.appbase.faces.VariableResolverImpl
Create a new instance that delegates to the specified VariableResolver implementation.
ViewHandlerImpl - class com.sun.rave.web.ui.appbase.faces.ViewHandlerImpl.
ViewHandler implementation that allows events to be triggered upon the occurrence of specific ViewHandler method calls.
ViewHandlerImpl(ViewHandler) - Constructor for class com.sun.rave.web.ui.appbase.faces.ViewHandlerImpl
Construct a new ViewHandlerImpl that delegates to the specified ViewHandler instance.

W

warn(String) - Method in class com.sun.rave.web.ui.appbase.FacesBean
Enqueue a global FacesMessage (not associated with any particular componen) containing the specified summary text and a message severity level of FacesMessage.SEVERITY_WARN.
warn(UIComponent, String) - Method in class com.sun.rave.web.ui.appbase.FacesBean
Enqueue a FacesMessage associated with the specified component, containing the specified summary text and a message severity level of FacesMessage.SEVERITY_WARN.
writeState(FacesContext) - Method in class com.sun.rave.web.ui.appbase.faces.ViewHandlerImpl
Take appropriate action to save the current state information.

A B C D E F G I L M P R S V W