Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

IPortletContext Members

IPortletContext overview

Public Instance Methods

iconGetCredentialProvider Returns an instance of an ICredentialProvider for the current portlet request.
iconGetCredentialSetter Returns an instance of an ICredentialSetter for the current portlet response.
iconGetRemotePortalSession Returns an IRemoteSession, which is a way to call the portal’s remote API to query information and perform actions on the portal.
iconGetRequest Returns an IPortletRequest representing the HTTP request for this Portlet.
iconGetResponse Returns an IPortletResponse representing the HTTP response for this portlet.
iconGetUser Returns an IPortletUser representing the user currently calling this portlet.

See Also

IPortletContext Interface | Plumtree.Remote.Portlet Namespace