com.arsdigita.cms.ui.category
Class CategoryPurposeIteratorListModel
java.lang.Object
com.arsdigita.cms.ui.category.CategoryPurposeIteratorListModel
- All Implemented Interfaces:
- com.arsdigita.bebop.list.ListModel
- public class CategoryPurposeIteratorListModel
- extends Object
- implements com.arsdigita.bebop.list.ListModel
A ListModel
that iterates over categories via an iterator
Fields inherited from interface com.arsdigita.bebop.list.ListModel |
versionId |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CategoryPurposeIteratorListModel
public CategoryPurposeIteratorListModel(Iterator iter)
- Construct a new
CategoryPurposeIteratorListModel
- Parameters:
iter
- an Iterator
over all the categories
which this model will supply
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