Oracle® Webcenter Interaction Development Kit 10.3.0.0.0

Plumtree.Remote.PRC.Collaboration Namespace

Contains ICollaborationFactory, a factory interface to obtain various Collaboration object managers, and common exception classes used by all Collaboration objects.

Since IDK 5.1

Namespace hierarchy

Classes

ClassDescription
CollaborationException Thrown when a remote invocation results in an error.
MultipleObjectException Thrown when multiple exceptions occur on the server during bulk operations.
NameAlreadyInUseException Thrown when creating an object with a name that is already used by an existing object of the same type.
PermissionDeniedException Thrown when a user does not have the appropriate access to perform a Collaboration operation.

Interfaces

InterfaceDescription
ICollaborationFactory Factory interface to obtain the various Collaboration object managers.