Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

RemoteSessionFactory.GetRemotePortalSession Method (IPortletContext)

Returns an IRemoteSession using the PortletContext

public static IRemoteSession GetRemotePortalSession(
   IPortletContext portletCtx
);

Parameters

portletCtx

Return Value

An IRemoteSession object representing the current session with the portal.

Exceptions

Exception Type Condition
HttpException The endpoint URL is not valid.

See Also

RemoteSessionFactory Class | Plumtree.Remote.PRC Namespace | RemoteSessionFactory.GetRemotePortalSession Overload List