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

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

Returns
the address entries on this page.


Copyright © 2006 BEA Systems, Inc. All Rights Reserved