Package com.plumtree.remote.prc.content

Contains IContentFactory, a factory interface to obtain various Content managers, and common exception classes used by all Content Server objects (See Content Item Example for sample code on how to retrieve a Content factory and various Content managers).

See:
          Description

Interface Summary
IContentFactory Factory interface to obtain the various Content Managers.
 

Exception Summary
ContentException Thrown when a remote invocation results in an error in the Content Server.
ContentSecurityException Thrown when a user does not have the appropriate access to perform a Content operation.
NameAlreadyInUseException Thrown when creating an object with a name that is already used by an existing object of the same type in the same folder.
 

Package com.plumtree.remote.prc.content Description

Contains IContentFactory, a factory interface to obtain various Content managers, and common exception classes used by all Content Server objects (See Content Item Example for sample code on how to retrieve a Content factory and various Content managers).

Since:
EDK 5.2


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.