|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |