Package com.plumtree.remote.prc.collaboration

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

See:
          Description

Interface Summary
ICollaborationFactory Factory interface to obtain the various Collaboration object managers.
 

Exception Summary
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.
 

Package com.plumtree.remote.prc.collaboration Description

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

Since:
EDK 5.1


For additional information on the Oracle® WebCenter Interaction Development Kit, including tutorials, blogs, code samples and more, see the Oracle Technology Network (http://www.oracle.com/technology/index.html).

Copyright ©2008 Oracle® Corporation. All Rights Reserved.