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 RequestDelegate
public Map<String,String[]> getParamValues()
getParamValues
in interface RequestDelegate
Copyright © 2001-2017 The Apache Software Foundation. All Rights Reserved.