Uses of Class
com.cc.framework.http.RequestDecorationType

Packages that use RequestDecorationType
com.cc.framework.http   
 

Uses of RequestDecorationType in com.cc.framework.http
 

Fields in com.cc.framework.http declared as RequestDecorationType
static RequestDecorationType RequestDecorationType.TYPE_HD_FORM
          TYPE_HD_FORM
static RequestDecorationType RequestDecorationType.TYPE_HD_URL
          TYPE_HD_URL
static RequestDecorationType RequestDecorationType.TYPE_URL
          TYPE_URL
 

Methods in com.cc.framework.http with parameters of type RequestDecorationType
static void RequestDecorator.setValue(java.lang.String key, java.lang.String value, RequestDecorationType type, javax.servlet.http.HttpServletRequest request, HttpScope scope)
          Sets a Value
static java.lang.String RequestDecorator.getValue(java.lang.String key, RequestDecorationType type, javax.servlet.http.HttpServletRequest request)
          Returns a Value
static java.util.Hashtable RequestDecorator.getValueList(RequestDecorationType type, javax.servlet.jsp.PageContext pageContext)
          Returns the Collection with hidden data Objects
 



Copyright © 2000-2005 SCC Informationssysteme GmbH. All Rights Reserved.