Oracle® Webcenter Interaction Development Kit 10.3.0.0.0

ICollaborationFactory Methods

The methods of the ICollaborationFactory interface are listed below. For a complete list of ICollaborationFactory interface members, see the ICollaborationFactory Members topic.

Public Instance Methods

GetDiscussionManager Returns an IDiscussionManager that enables creation, deletion, modification and query functionality for Collaboration discussions.
GetDocumentManager Returns an IDocmentManager object that enables creation, deletion, modification and query functionality for Collaboration documents.
GetProjectManager Returns an IProjectManager that enables creation, deletion, modification and query functionality for Collaboration projects.
GetTaskListManager Returns an ITaskListManager object that enables creation, deletion, modification and query functionality for Collaboration task lists and tasks.

See Also

ICollaborationFactory Interface | Plumtree.Remote.PRC.Collaboration Namespace