|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractFacesBean | |
---|---|
org.apache.shale.view | This package defines fundamental interfaces and convenience base classes related to the ViewController functionality provided by Shale. |
Uses of AbstractFacesBean in org.apache.shale.view |
---|
Subclasses of AbstractFacesBean in org.apache.shale.view | |
---|---|
class |
AbstractApplicationBean
AbstractApplicationBean is the abstract base class for data bean(s) that are stored in application scope attributes. |
class |
AbstractRequestBean
AbstractRequestBean is the abstract base class for data bean(s) that are stored in request scope attributes. |
class |
AbstractSessionBean
AbstractSessionBean is the abstract base class for data bean(s) that are stored in session scope attributes. |
class |
AbstractViewController
AbstractViewController is a convenience base implementation of
ViewController . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |