Oracle® Webcenter Interaction Development Kit 10.3.0.0.0

IPortletContext Interface

IPortletContext is the root interface for retrieving information from the portal. Generally, the portlet obtains an IPortletContext by using the PortletContextFactory.CreatePortletContext() static factory method.

For a list of all members of this type, see IPortletContext Members.

public interface IPortletContext

Requirements

Namespace: Plumtree.Remote.Portlet

Assembly: idk (in idk.dll)

See Also

IPortletContext Members | Plumtree.Remote.Portlet Namespace