com.compoze.collab.beacm
Interface ICmForumCategoryList

All Superinterfaces
IItemList

public interface ICmForumCategoryList
extends IItemList

The ICmForumCategoryList interface represents the set of sliced ICmForumCategorys in a container.


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

Method Detail

getForumCategories

ICmForumCategory[] getForumCategories()
                                      throws CollaborationException
Gets the categories that are on this page.

Returns
the categories on this page.
Throws
CollaborationException


Copyright © 2006 BEA Systems, Inc. All Rights Reserved