Plumtree EDK (Enterprise Web Development Kit) 5.4.0

Plumtree.Remote.PRC.Collaboration Namespace

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

Since EDK 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 Managers.