Oracle® Webcenter Interaction Development Kit 10.3.0.0.0

IProjectManager Members

IProjectManager overview

Public Instance Methods

CopyProjectContent Copies all project content from the source project to the target project.
CopyProjectMetaData Copies the basic metadata and all IRole objects from the source project to the target project.
CreateProject Returns a new project object.
CreateProjectFilter Creates a project filter for querying projects.
GetProject Returns a project by its ID.
GetSubscribedUserIDs Returns the IDs of the users who are subscribed to the given project.
QueryProjects Returns an array of projects with the specified project filter.
RemoveProject Removes a project.
SubscribeUsers 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.
UnsubscribeUsers Unsubscribes users with the given IDs from a project.

See Also

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