Package | Description |
---|---|
com.canto.cumulus |
The base package of the Cumulus Java Classes.
|
Modifier and Type | Class and Description |
---|---|
class |
AllCategoriesItemCollection
This class represents an unmutable collection of all categories that the current user is able to see.
|
Modifier and Type | Method and Description |
---|---|
CategoryItemCollection |
CategoryItemCollection.clone()
Create a clone of this collection.
|
CategoryItemCollection |
CategoryItem.getCategoryItemCollection()
Return the collection object that this category item comes from.
|
CategoryItemCollection |
MultiCategoryItemCollection.getCategoryItemCollection(int catalogID)
Return the contained CategoryItemCollection for the given catalog ID.
|
CategoryItemCollection |
Catalog.newCategoryItemCollection()
Create a new
CategoryItemCollection and containing all categories that are accessible to the current user. |
CategoryItemCollection |
Catalog.newCategoryItemCollection(java.lang.String masterCategory)
Create a new
CategoryItemCollection and containing all categories of the given master category that are accessible to the current user. |
CategoryItemCollection |
Catalog.newCategoryItemCollection(java.lang.String masterCategory,
java.lang.String query,
java.util.Locale locale)
Create a new
CategoryItemCollection and containing all categories of the given master category that match a given query and are accessible to the
current user. |
www.canto.com
Canto, the Canto logo, the Cumulus logo, and Cumulus are registered trademarks of Canto GmbH, registered in the U.S. and other countries.