Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

IRemoteSession Members

IRemoteSession overview

Public Instance Methods

iconGetAPIVersion Returns the current SOAP API version supported by the portal.
iconGetCollaborationFactory Returns an ICollaborationFactory object from which other Collaboration managers can be obtained.
iconGetCommunityManager Returns an ICommunityManager object that enables operations on communities.
iconGetContentFactory Returns an IContentFactory object from which other Publisher object managers can be obtained.
iconGetDocumentFolderManager Returns an IDocumentFolderManager object to view the portal's Knowledge Directory folder hierarchy.
iconGetDocumentManager Returns an IDocumentManager object that enables submission of new documents to the portal.
iconGetEndpointURI Returns the SOAP service endpoint URI currently being used by this remote session.
iconGetJobManager Returns an IJobManager object that enables operations on portal jobs.
iconGetLoginToken Returns the portal login token currently being used by this remote session.
iconGetMyPagesManager Returns an IMyPagesManager object that enables operations on My Pages.
iconGetObjectManager Returns an IObjectManager object for the portal object class passed in.
iconGetPortletManager Returns an IPortletManager that provides information about existing Portlets and enables creation of new Portlets.
iconGetPortletTemplateManager Returns an IPortletTemplateManager object that enables creation and deletion of Portlet Templates.
iconGetSearchFactory Returns an ISearchFactory object that allows creating searches against the portal search server.
iconGetUserGroupManager Returns an IUserGroupManager object that enables management of user groups.
iconGetUserManager Returns an IUserManager object that provides information about the currently logged in user.

See Also

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