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

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 exception 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.

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