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

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

See:
          Description

Interface Summary
IDocument This interface represents a document, or more specifically, a collection of meta-data about a collaboration document.
IDocumentFilter Filters used for querying Documents.
IDocumentFolder This interface represents a document folder or a collection of meta-data about a document folder.
IDocumentFolderFilter Filters used for querying Document folders.
IDocumentManager Interface for managing IDocument and IDocumentFolder functionality.
 

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 DocumentFolderQueryOrder represents a pair that consists of an DocumentFolderAttribute and a boolean indicating whether to order ascending.
DocumentPermission An enumerated type used to describe the permissions for Documents.
DocumentQueryOrder DocumentQueryOrder represents a pair that consists of an DocumentAttribute and a boolean indicating whether to order ascending.
 

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

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

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.