Package com.plumtree.remote.prc.content

Contains IContentFactory, a factory interface to obtain various Publisher content managers, and common exception classes used by all Publisher objects.

See:
          Description

Interface Summary
IContentFactory Factory interface to obtain the various Publisher 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 Publisher content managers, and common exception classes used by all Publisher objects. (See Content Item Examples for sample code on how to retrieve an IContentFactory and various content managers.)

Since:
IDK 5.2


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.