public interface ICategoryRegistry
| Modifier and Type | Method and Description |
|---|---|
ICategory[] |
getCategories()
The collection of all registered
ICategory instances. |
ICategory |
lookupCategory(String id)
|
void |
registerCategory(ICategory category)
Register
category. |
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.