Package com.liferay.portal.servlet
Class DynamicServletRequestUtil
Object
com.liferay.portal.servlet.DynamicServletRequestUtil
- Author:
- Adolfo Pérez
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic javax.servlet.http.HttpServletRequest
createDynamicServletRequest
(javax.servlet.http.HttpServletRequest httpServletRequest, com.liferay.portal.kernel.model.Portlet portlet, Map<String, String[]> parameterMap, boolean mergeParameters)
-
Constructor Details
-
DynamicServletRequestUtil
public DynamicServletRequestUtil()
-
-
Method Details
-
createDynamicServletRequest
-