Compoze Software, Inc.

com.compoze.collab.groupware
Interface IMailMessageList

All Superinterfaces:
IItemList

public interface IMailMessageList
extends IItemList

The IMailMessageList interface represents the set of sliced IMailMessages in a container.


Method Summary
 IMailMessage[] getMail()
          Gets all of the mail items that are on this page.
 
Methods inherited from interface com.compoze.collab.IItemList
getItemCount, getItems, getItemStartIndex, getPage, getPageCount, getTotalItemCount, isFirstPage, isLastPage
 

Method Detail

getMail

public IMailMessage[] getMail()
Gets all of the mail items that are on this page.
Returns:
the mail on this page.

Compoze Software, Inc.

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