|
BEA Systems, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.beasys.portal.admin.jspbeans.SelectionJspBean
The is the JSP Bean class for the <jsp:usebean> JSP tag for selection based Portal Admin Tool pages.
| Field Summary | |
protected java.lang.String |
selection
An HTTP request mapping attribute. |
| Constructor Summary | |
SelectionJspBean()
Creates a new instance of this bean. |
|
| Method Summary | |
java.lang.String |
getSelection()
Gets the selection attribute. |
void |
setSelection(java.lang.String selection)
Sets the selection attribute. |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Field Detail |
protected java.lang.String selection
| Constructor Detail |
public SelectionJspBean()
| Method Detail |
public java.lang.String getSelection()
public void setSelection(java.lang.String selection)
The - current selection.
|
BEA Systems, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||