This class wraps an instance of javax.servlet.http.HttpServletRequest which represents the "original" request that
Liferay received that initiated the rendering of the current portlet.
This class wraps an instance of com.liferay.portlet.PortletRequestImpl and provides decorator methods that access the
wrapped instance via reflection in order to avoid a compile-time dependency.