Compoze Software, Inc.

com.compoze.collab.groupware
Interface IContactList

All Superinterfaces:
IItemList

public interface IContactList
extends IItemList

The IContactList interface represents the set of sliced IContacts in a container.


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

Method Detail

getContacts

public IContact[] getContacts()
Gets the contacts that are on this page.

Returns:
the contacts on this page.

Compoze Software, Inc.

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