Compoze Software, Inc.

com.compoze.collab.groupware
Interface IAppointmentList

All Superinterfaces:
IItemList

public interface IAppointmentList
extends IItemList

The IAppointmentList interface represents the set of sliced IAppointments in a container.


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

Method Detail

getAppointments

public IAppointment[] getAppointments()
Gets the appointments that are on this page.

Returns:
the appointments on this page.

Compoze Software, Inc.

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