CopyProjectContent | Copies all the project content of the source project to the target project. |
CopyProjectMetaData | Copies the basic meta-data, 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 of 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 of the given IDs from a project. |
IProjectManager Interface | Plumtree.Remote.PRC.Collaboration.Project Namespace