Package | Description |
---|---|
org.guvnor.common.services.shared.metadata.model |
Modifier and Type | Class and Description |
---|---|
class |
Categories |
Modifier and Type | Method and Description |
---|---|
CategoryItem |
CategoryItem.addChildren(String name,
String description) |
CategoryItem |
CategoryItem.getParent() |
Modifier and Type | Method and Description |
---|---|
List<CategoryItem> |
CategoryItem.getChildren() |
Iterator<CategoryItem> |
Categories.iterator() |
Constructor and Description |
---|
CategoryItem(String name,
String description,
CategoryItem parent) |
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.