Package com.plumtree.remote.prc.collaboration

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

See:
          Description

Interface Summary
ICollaborationFactory Factory interface to obtain the various Collaboration 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 managers, and common exception classes used by all Collaboration objects.

Since:
EDK 5.1


For additional information on the IDK, including tutorials, blogs, code samples and more,see the AquaLogic User Interaction Developer Center on BEA dev2dev.

Copyright ©2007 BEA Systems, Inc. All Rights Reserved.