Compoze Software, Inc.

com.compoze.collab.groupware
Interface ITaskList

All Superinterfaces:
IItemList

public interface ITaskList
extends IItemList

The ITaskList interface represents the set of sliced ITasks in a container.


Method Summary
 ITask[] getTasks()
          Gets the tasks that are on this page.
 
Methods inherited from interface com.compoze.collab.IItemList
getItemCount, getItems, getItemStartIndex, getPage, getPageCount, getTotalItemCount, isFirstPage, isLastPage
 

Method Detail

getTasks

public ITask[] getTasks()
Gets the tasks that are on this page.
Returns:
the tasks on this page.

Compoze Software, Inc.

Copyright ©1999-2005 Compoze Software, Inc. All rights reserved.