Uses of Class
com.sun.j2ee.blueprints.petstore.control.web.Parameter

Packages that use Parameter
com.sun.j2ee.blueprints.petstore.control.web   
 

Uses of Parameter in com.sun.j2ee.blueprints.petstore.control.web
 

Methods in com.sun.j2ee.blueprints.petstore.control.web that return Parameter
 Parameter ScreenFlowManager.getParameter(java.lang.String key, javax.servlet.http.HttpSession session)
          Gets the required parameter for the current screen This method is used by the insert tag to get the parameters needed to build a page.
 Parameter Screen.getParameter(java.lang.String key)
           
 



Copyright © 2000 Sun Microsystems Inc. All Rights Reserved.