Package com.plumtree.remote.prc.collaboration.document

Provides classes and interfaces for creating, modifying, managing, and querying Collaboration document folders and documents.

See:
          Description

Interface Summary
IDocument Interface that represents a document, or more specifically, a collection of metadata about a Collaboration document.
IDocumentFilter Interface for filters used for querying Collaboration documents.
IDocumentFolder Interface that represents a document folder or a collection of metadata about a document folder.
IDocumentFolderFilter Filters used for querying document folders.
IDocumentManager Interface for managing IDocument and IDocumentFolder functionality.
IDocumentVersion  
 

Class Summary
DocumentAttribute An enumerated type used to describe the specific fields that can be used in constructing a DocumentQueryOrder for documents.
DocumentFilterType An enumerated type used to describe the possible filter types for documents.
DocumentFolderAttribute An enumerated type used to describe the specific fields that can be used in constructing a DocumentFolderQueryOrder for document folders.
DocumentFolderPermission An enumerated type used to describe the permissions for document folders.
DocumentFolderQueryOrder Represents a pair that consists of an DocumentFolderAttribute attribute and a boolean indicating whether to order ascending.
DocumentPermission An enumerated type used to describe the permissions for Documents.
DocumentQueryOrder Represents a pair that consists of an DocumentAttribute attribute and a boolean indicating whether to order ascending.
 

Package com.plumtree.remote.prc.collaboration.document Description

Provides classes and interfaces for creating, modifying, managing, and querying Collaboration document folders and documents. (See Document Examples.)

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.