Uses of Class
com.sun.rave.web.ui.appbase.AbstractPageBean

Packages that use AbstractPageBean
com.sun.rave.web.ui.appbase.faces   
 

Uses of AbstractPageBean in com.sun.rave.web.ui.appbase.faces
 

Methods in com.sun.rave.web.ui.appbase.faces with parameters of type AbstractPageBean
static void ViewHandlerImpl.record(javax.faces.context.FacesContext context, AbstractPageBean bean)
          Record the specified AbstractPageBean on the list of page beans that have been , and therefore need to have their beforePhase() and afterPhase() methods called at appropriate times.