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
IAnnotation Annotations are comments added to blog entries or wiki pages.
ICollaborationFactory Factory interface to obtain the various Collaboration object managers.
IObjectReference Object references are objects attached to another item, for example a discussion attached to a document.
 

Class Summary
CollaborationObjectType An enumerated type used to describe Collaboration types in ObjectReference.
 

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:
IDK 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 ©2010 Oracle® Corporation. All Rights Reserved.