BEA Systems, Inc.

com.beasys.commerce.portal.admin.jspbeans
Class SelectionJspBean

java.lang.Object
  |
  +--com.beasys.commerce.portal.admin.jspbeans.SelectionJspBean

public class SelectionJspBean
extends java.lang.Object

The is the JSP Bean class for the <jsp:usebean> JSP tag for selection based Portal Admin Tool pages.


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
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SelectionJspBean

public SelectionJspBean()
Creates a new instance of this bean.
Method Detail

getSelection

public java.lang.String getSelection()
Gets the selection attribute.
Returns:
The current selection.

setSelection

public void setSelection(java.lang.String selection)
Sets the selection attribute.
Parameters:
The - current selection.

BEA Systems, Inc.

Copyright © 2000 BEA Systems, Inc. All Rights Reserved