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

S

saveData(String, Object) - Method in class com.sun.rave.web.ui.appbase.FacesBean
Save the specified data object (which MUST be Serializable) under the specified key, such that it can be retrieved (via getData()) on a s subsequent request immediately after the component tree has been restored.
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.

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