Guvnor - Services API 6.0.0.CR2

org.guvnor.common.services.shared.metadata.model
Class Categories

java.lang.Object
  extended by org.guvnor.common.services.shared.metadata.model.CategoryItem
      extended by org.guvnor.common.services.shared.metadata.model.Categories
All Implemented Interfaces:
Iterable<CategoryItem>

@Portable
public class Categories
extends CategoryItem
implements Iterable<CategoryItem>


Constructor Summary
Categories()
           
 
Method Summary
 Iterator<CategoryItem> iterator()
           
 int size()
           
 
Methods inherited from class org.guvnor.common.services.shared.metadata.model.CategoryItem
addChildren, contains, getChildren, getDescription, getFullPath, getName, getParent, hasChild, removeChildren, setName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Categories

public Categories()
Method Detail

size

public int size()

iterator

public Iterator<CategoryItem> iterator()
Specified by:
iterator in interface Iterable<CategoryItem>

Guvnor - Services API 6.0.0.CR2

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.