AquaLogic User Interaction Development Guide

     Previous Next  Open TOC in new window   View as PDF - New Window  Get Adobe Reader - New Window
Content starts here

About Remote Collaboration Project Operations

Every Collaboration task, document and discussion is associated with a project; the project must exist before you can create any component objects. Using the PRC Collaboration API in the IDK (com.plumtree.remote.prc.collaboration.project), you can query, create and modify projects, and manage project security and subscriptions from a remote application.

Each Collaboration project has its own set of objects and properties that are not shared with other projects. The PRC Collaboration API provides access to the following project functionality:
  • Collaboration Workspace: Create, copy, modify, and delete Collaboration projects.
  • Subscriptions: Provide users with e-mail notifications when an activity occurs in a project, such as adding a folder or modifying a document.
  • Search: Search collaboration projects, and create filters for focused results.
For details on using remote Collaboration project operations, see the following topics:

  Back to Top      Previous Next