Uses of Class
com.arsdigita.categorization.CategorizedCollection

Packages that use CategorizedCollection
com.arsdigita.categorization The Categorization service provides an infrastructure for developers to categorize arbitrary content within the system. 
 

Uses of CategorizedCollection in com.arsdigita.categorization
 

Methods in com.arsdigita.categorization that return CategorizedCollection
 CategorizedCollection Category.getObjects(String objectType)
          A convinience wrapper for getObjects(objectType, null).
 CategorizedCollection Category.getObjects(String objectType, String path)
          Returns a collection of the child objects of this category.
 CategorizedCollection Category.getDescendantObjects()
          Returns a collection of objects that are children of this category or its descendant categories.
 CategorizedCollection Category.getDescendantObjects(String objectType, String path)
           
 



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