|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.jsfcl.app.FacesBean
com.sun.jsfcl.app.AbstractRequestBean
public abstract class AbstractRequestBean
AbstractRequestBean is the abstract base class for
data bean(s) that are stored in request scope attributes. It extends
FacesBean, so it inherits all of the default behavior
found there.
| Constructor Summary | |
|---|---|
AbstractRequestBean()
Create a new request scope bean. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractRequestBean()
Create a new request scope bean.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||