
public class StateAwareRequestDelegate extends Object implements RequestDelegate
StateAwareResponse.| Constructor and Description | 
|---|
| StateAwareRequestDelegate(javax.portlet.PortletRequest request,
                         javax.portlet.StateAwareResponse response)Constructor. | 
public StateAwareRequestDelegate(javax.portlet.PortletRequest request,
                         javax.portlet.StateAwareResponse response)
request - The request.response - The response.public Map<String,String> getParam()
getParam in interface RequestDelegatepublic Map<String,String[]> getParamValues()
getParamValues in interface RequestDelegateCopyright © 2001-2017 The Apache Software Foundation. All Rights Reserved.