| Package | Description |
|---|---|
| de.intarsys.tools.category | |
| de.intarsys.tools.factory |
| Modifier and Type | Class and Description |
|---|---|
class |
GenericCategory |
| Modifier and Type | Method and Description |
|---|---|
ICategory[] |
StandardCategoryRegistry.getCategories() |
ICategory[] |
ICategoryRegistry.getCategories()
The collection of all registered
ICategory instances. |
ICategory |
ICategorySupport.getCategory()
The
ICategory for this. |
ICategory |
ICategory.getParent()
An optional parent for this category, defining a hierarchical
classification.
|
ICategory |
GenericCategory.getParent() |
ICategory |
StandardCategoryRegistry.lookupCategory(String id) |
ICategory |
ICategoryRegistry.lookupCategory(String id)
|
| Modifier and Type | Method and Description |
|---|---|
void |
StandardCategoryRegistry.registerCategory(ICategory category) |
void |
ICategoryRegistry.registerCategory(ICategory category)
Register
category. |
| Modifier and Type | Method and Description |
|---|---|
ICategory |
CommonFactory.getCategory() |
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.