Package com.ibm.pim.collaboration

Interface Summary
CategoryCollaborationArea The JAVA API interface CategoryCollaborationArea lets you access a category Collaboration Area.
CollaborationArea The JAVA API interface CollaborationArea lets you access a Collaboration Area in MDMPIM, as seen by the user.
CollaborationAreaManager Read-write interface for the manager of Collaboration Area objects.
CollaborationCategory The JAVA API interface CollaborationCategory represents a category object that has been checked out to a collaboration area and collaborated upon.
CollaborationHistoryEvent The Java API interface CollaborationHistoryEvent represents a collaboration history event for a collaboration area.
CollaborationItem The JAVA API interface CollaborationItem represents an item object that has been checked out to a collaboration area and collaborated upon.
CollaborationObject The Java API interface CollaborationObject represents an object that can be checked out to a collaboration area and operated upon in a cooperative protocol.
CollaborationStep CollaborationStep represents an instance of a workflow step in a collaboration area.
CollaborationStepTransitionConfiguration The interface CollaborationStepTransitionConfiguration represents a configuration for the transition of one or more collaboration objects moving together on a particular exit value out of a collaboration step.
ItemCollaborationArea The Java API interface ItemCollaborationArea lets you access an item collaboration area.
 

Enum Summary
CheckoutStatus An enum class used for specifying the status of a checkout event on a collaboration object, such as an item or a category, within a collaboration area.
CollaborationItem.SaveResult Describes the Item Status after a Save operation
CollaborationObject.Type