com.compoze.collab.beacm
Interface ICmForumList

All Superinterfaces
IItemList

public interface ICmForumList
extends IItemList

The ICmForumList interface represents the set of sliced ICmForums in a container.


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

Method Detail

getForums

ICmForum[] getForums()
                     throws CollaborationException
Gets the forums that are on this page.

Returns
the forums on this page.
Throws
CollaborationException


Copyright © 2006 BEA Systems, Inc. All Rights Reserved