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

Provides classes and interfaces for creating, modiying, managing, and querying for Collaboration projects (See Project Example)

See:
          Description

Interface Summary
IProject IProject represents a collaboration project object.
IProjectFilter Filters used for querying projects.
IProjectManager An interface that provides 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 ProjectQueryOrder represents a pair that consists of an ProjectAttribute 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, modiying, managing, and querying for Collaboration projects (See Project Example)

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.