Oracle® Webcenter Interaction Development Kit 10.3.0.0.0

ITaskListManager.CreateTaskListFilter Method 

Returns a task list filter that shows all task lists.

ITaskListFilter CreateTaskListFilter();

Return Value

A task list filter.

Remarks

The task list filter is created with the following defaults: TaskListCompletionFilterTypes is set to ALL, TaskListQueryOrder is set to an array with a single element with the attribute of TaskListAttributes.NAME, ascending.

See Also

ITaskListManager Interface | Plumtree.Remote.PRC.Collaboration.Tasklist Namespace