org.jwarp.service.web.util
Class HttpParamUtil

java.lang.Object
  |
  +--org.jwarp.service.web.util.HttpParamUtil

public class HttpParamUtil
extends java.lang.Object


Constructor Summary
HttpParamUtil()
           
 
Method Summary
 void addToWebContext(IData result, WebContext context, boolean temp)
           
 java.util.Hashtable convertToParams(WebContext context)
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HttpParamUtil

public HttpParamUtil()
Method Detail

convertToParams

public java.util.Hashtable convertToParams(WebContext context)

addToWebContext

public void addToWebContext(IData result,
                            WebContext context,
                            boolean temp)

©   O R C A   S y s t e m s