Class PortletRequestModel
Object
com.liferay.portal.kernel.portlet.PortletRequestModel
- All Implemented Interfaces:
Serializable
- Author:
- Shuyang Zhou
- See Also:
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
PortletRequestModel
(PortletRequest portletRequest, PortletResponse portletResponse) -
Method Summary
-
Constructor Details
-
PortletRequestModel
-
PortletRequestModel
protected PortletRequestModel()
-
-
Method Details
-
getActionURL
-
getApplicationScopeSessionAttributes
-
getAttributes
-
getAuthType
-
getContainerNamespace
-
getContentType
-
getContextPath
-
getLifecycle
-
getLocale
-
getParameters
-
getPortletMode
-
getPortletNamespace
-
getPortletRequest
-
getPortletResponse
-
getPortletScopeSessioAttributes
-
getPortletSessionId
-
getRemoteUser
-
getRenderURL
-
getRenderURLExclusive
-
getRenderURLMaximized
-
getRenderURLMinimized
-
getRenderURLNormal
-
getRenderURLPopUp
-
getResourceURL
-
getScheme
-
getServerName
-
getServerPort
public int getServerPort() -
getThemeDisplayModel
-
getWindowState
-
isSecure
public boolean isSecure() -
toMap
-
toXML
-
filterInvalidAttributes
-