Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

IProjectManager Members

IProjectManager overview

Public Instance Methods

iconCopyProjectContent Copies all project content from the source project to the target project.
iconCopyProjectMetaData Copies the basic metadata and all IRole objects from the source project to the target project.
iconCreateProject Returns a new project object.
iconCreateProjectFilter Creates a project filter for querying projects.
iconGetCommunityProject Gets the user's personal project.
iconGetPersonalProject Gets the user's personal project.
iconGetProject Returns a project by its ID.
iconGetSubscribedUserIDs Returns the IDs of the users who are subscribed to the given project.
iconQueryProjects Returns an array of projects with the specified project filter.
iconRemoveProject Removes a project.
iconSubscribeUsers Subscribes users with the given IDs to a project, with an option of whether the users being subscribed will get notified for all new object creations in that project.
iconUnsubscribeUsers Unsubscribes users with the given IDs from a project.

See Also

IProjectManager Interface | Plumtree.Remote.PRC.Collaboration.Project Namespace