Oracle® Webcenter Interaction Development Kit 10.3.0.0.0

PortletContextFactory Class

PortletContextFactory is a class that has one static factory method to generate IPortletContext objects, the entry point for portlets to send and receive information from the portal.

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

System.Object
   Plumtree.Remote.Portlet.PortletContextFactory

public class PortletContextFactory

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Plumtree.Remote.Portlet

Assembly: idk (in idk.dll)

See Also

PortletContextFactory Members | Plumtree.Remote.Portlet Namespace