com.arsdigita.categorization
Class CategoryTreeModelLite

java.lang.Object
  extended bycom.arsdigita.kernel.ui.DataQueryTreeModel
      extended bycom.arsdigita.categorization.CategoryTreeModelLite
All Implemented Interfaces:
TreeModel

public class CategoryTreeModelLite
extends DataQueryTreeModel

Implements the TreeModel interface for categories.

Version:
$Revision: #16 $ $DateTime: 2004/04/07 16:07:11 $
Author:
Daniel Berrange

Field Summary
 
Fields inherited from class com.arsdigita.kernel.ui.DataQueryTreeModel
versionId
 
Constructor Summary
CategoryTreeModelLite(Category root)
          Initializes with the passed in the root Category.
CategoryTreeModelLite(Category root, String order)
          Initializes with the passed in the root Category.
 
Method Summary
protected  DataQueryTreeIterator getDataQueryTreeIterator(DataQueryTreeNode node, String getSubCategories)
           
 
Methods inherited from class com.arsdigita.kernel.ui.DataQueryTreeModel
getChildren, getRoot, hasChildren
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CategoryTreeModelLite

public CategoryTreeModelLite(Category root)
Initializes with the passed in the root Category.


CategoryTreeModelLite

public CategoryTreeModelLite(Category root,
                             String order)
Initializes with the passed in the root Category.

Parameters:
order - the field to order by
Method Detail

getDataQueryTreeIterator

protected DataQueryTreeIterator getDataQueryTreeIterator(DataQueryTreeNode node,
                                                         String getSubCategories)
Overrides:
getDataQueryTreeIterator in class DataQueryTreeModel


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