Compoze Software, Inc.

com.compoze.collab.groupware
Interface IAddressEntryList

All Superinterfaces:
IItemList

public interface IAddressEntryList
extends IItemList

The IAddressEntryList interface represents the set of sliced address entries in a container.


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

Method Detail

getEntries

public IAddressEntry[] getEntries()
Gets all of the address entries that are on this page.
Returns:
the address entries on this page.

Compoze Software, Inc.

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