Oracle® Webcenter Interaction Development Kit 10.3.0.0.0

IPortletContext Members

IPortletContext overview

Public Instance Methods

GetCredentialProvider Returns an instance of an ICredentialProvider for the current portlet request.
GetCredentialSetter Returns an instance of an ICredentialSetter for the current portlet response.
GetRemotePortalSession Returns an IRemoteSession, which is a way to call the portal’s remote API to query information and perform actions on the portal.
GetRequest Returns an IPortletRequest representing the HTTP request for this Portlet.
GetResponse Returns an IPortletResponse representing the HTTP response for this portlet.
GetUser Returns an IPortletUser representing the user currently calling this portlet.

See Also

IPortletContext Interface | Plumtree.Remote.Portlet Namespace