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

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 in com.sun.rave.web.ui.appbase.faces
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 in com.sun.rave.web.ui.appbase.faces
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.

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