Package com.plumtree.remote.prc.collaboration.tasklist

Provides classes and interfaces for creating, modiying, managing, and querying for Collaboration tasklists and tasks (See Task List Examples)

See:
          Description

Interface Summary
ITask A task is the fundamental unit of a task list.
ITaskFilter Filters used for querying tasks.
ITaskList An ITaskList is a container for ITask.
ITaskListFilter Filters used for querying task lists.
ITaskListManager ITaskListManager manages task lists creation, copying and removal, and also contains query methods for task lists and tasks.
 

Class Summary
TaskAssignedToFilterType An enumerated type used to describe the Assigned To filter type for Task Lists.
TaskAttribute An enumerated type used to describe the specific fields that can be used in constructing a TaskQueryOrder for Tasks.
TaskCompletionFilterType An enumerated type used to describe the completion filter type for Tasks.
TaskListAttribute An enumerated type used to describe the specific fields that can be used in constructing a TaskListQueryOrder for Task Lists.
TaskListCompletionFilterType An enumerated type used to describe the completion filter type for Task Lists.
TaskListPermission An enumerated type used to describe the permissions for Task Lists.
TaskListQueryOrder TaskListQueryOrder represents a pair that consists of an TaskListAttribute and a boolean indicating whether to order ascending.
TaskQueryOrder TaskQueryOrder represents a pair that consists of an TaskAttribute and a boolean indicating whether to order ascending.
TaskRisk An enumerated type used to describe the risk for an ITask.
TaskStatus An enumerated type used to describe the status for an ITask.
 

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

Provides classes and interfaces for creating, modiying, managing, and querying for Collaboration tasklists and tasks (See Task List 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.