org.guvnor.common.services.shared.metadata.model
Class Categories
java.lang.Object
org.guvnor.common.services.shared.metadata.model.CategoryItem
org.guvnor.common.services.shared.metadata.model.Categories
- All Implemented Interfaces:
- Iterable<CategoryItem>
@Portable
public class Categories
- extends CategoryItem
- implements Iterable<CategoryItem>
| Methods inherited from class org.guvnor.common.services.shared.metadata.model.CategoryItem |
addChildren, contains, equals, getChildren, getDescription, getFullPath, getName, getParent, hasChild, hashCode, removeChildren, setName |
Categories
public Categories()
size
public int size()
iterator
public Iterator<CategoryItem> iterator()
- Specified by:
iterator in interface Iterable<CategoryItem>
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.