Returns the ID of the portal page on which the Portlet is currently displayed.
the page ID
This is a new feature in version 5.0; this method throws ProtocolNotSupportedException
when used with any prior version of the portal. The administrator must configure the portal to send the Page ID to the Portlet.
Exception Type | Condition |
---|---|
NotGatewayedException | if the request is not gatewayed |
ProtocolNotSupportedException | if used with version of the portal earlier than 5.0 |
NotInRequestException | if the administrator has not configured the portal to send the Page ID to the Portlet |
IPortletRequest Interface | Plumtree.Remote.Portlet Namespace