Oracle® Webcenter Interaction Development Kit 10.3.0.0.0

IRemoteSession Members

IRemoteSession overview

Public Instance Methods

GetAPIVersion Returns the current SOAP API version supported by the portal.
GetCollaborationFactory Returns an ICollaborationFactory object from which other Collaboration managers can be obtained.
GetCommunityManager Returns an ICommunityManager object that enables operations on communities.
GetContentFactory Returns an IContentFactory object from which other Publisher object managers can be obtained.
GetDocumentFolderManager Returns an IDocumentFolderManager object to view the portal's Knowledge Directory folder hierarchy.
GetDocumentManager Returns an IDocumentManager object that enables submission of new documents to the portal.
GetEndpointURI Returns the SOAP service endpoint URI currently being used by this remote session.
GetJobManager Returns an IJobManager object that enables operations on portal jobs.
GetLoginToken Returns the portal login token currently being used by this remote session.
GetMyPagesManager Returns an IMyPagesManager object that enables operations on My Pages.
GetObjectManager Returns an IObjectManager object for the portal object class passed in.
GetPortletManager Returns an IPortletManager that provides information about existing Portlets and enables creation of new Portlets.
GetPortletTemplateManager Returns an IPortletTemplateManager object that enables creation and deletion of Portlet Templates.
GetSearchFactory Returns an ISearchFactory object that allows creating searches against the portal search server.
GetUserGroupManager Returns an IUserGroupManager object that enables management of user groups.
GetUserManager Returns an IUserManager object that provides information about the currently logged in user.

See Also

IRemoteSession Interface | Plumtree.Remote.PRC Namespace | RemoteSessionFactory | GetRemotePortalSession