Package com.plumtree.remote.prc.collaboration.project

Provides classes and interfaces for creating, modifying, managing, and querying Collaboration projects.

See:
          Description

Interface Summary
IProject Interface that represents a Collaboration project object.
IProjectFilter Interface for filters used for querying Collaboration projects.
IProjectManager Interface that provides Collaboration project management functionality, including project creation, copying, removal, query and project URL creation.
 

Class Summary
ProjectAttribute An enumerated type used to describe the specific fields that can be used in constructing a ProjectQueryOrder for Projects.
ProjectFilterType An enumerated type used to describe the possible filter types for Projects.
ProjectPermission An enumerated type used to describe the permissions for Projects.
ProjectQueryOrder Represents a pair that consists of a ProjectAttribute attribute and a boolean indicating whether to order ascending.
ProjectStatus An enumerated type used to describe the status of projects.
 

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

Provides classes and interfaces for creating, modifying, managing, and querying Collaboration projects. (See Project 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.