com.arsdigita.cms.ui.category
Class CategoryCollectionListModel

java.lang.Object
  extended bycom.arsdigita.cms.ui.category.CategoryCollectionListModel
All Implemented Interfaces:
com.arsdigita.bebop.list.ListModel

public final class CategoryCollectionListModel
extends Object
implements com.arsdigita.bebop.list.ListModel

A ListModel that iterates over categories via a cursor.


Field Summary
 
Fields inherited from interface com.arsdigita.bebop.list.ListModel
versionId
 
Constructor Summary
CategoryCollectionListModel(com.arsdigita.categorization.CategoryCollection coll)
          Constructs a new CategoryCollectionListModel
CategoryCollectionListModel(com.arsdigita.categorization.CategoryCollection coll, BigDecimal excludedID)
          Constructs a new CategoryCollectionListModel
 
Method Summary
 Object getElement()
           
 String getKey()
           
 boolean next()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CategoryCollectionListModel

public CategoryCollectionListModel(com.arsdigita.categorization.CategoryCollection coll)
Constructs a new CategoryCollectionListModel


CategoryCollectionListModel

public CategoryCollectionListModel(com.arsdigita.categorization.CategoryCollection coll,
                                   BigDecimal excludedID)
Constructs a new CategoryCollectionListModel

Method Detail

next

public boolean next()
Specified by:
next in interface com.arsdigita.bebop.list.ListModel

getElement

public Object getElement()
Specified by:
getElement in interface com.arsdigita.bebop.list.ListModel

getKey

public String getKey()
Specified by:
getKey in interface com.arsdigita.bebop.list.ListModel


Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 19 2004:2352 UTC