Guvnor - Services API 6.1.0.Beta3

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

java.lang.Object
  extended by org.guvnor.common.services.shared.metadata.model.CategoriesModelContent

public class CategoriesModelContent
extends Object


Constructor Summary
CategoriesModelContent()
           
 
Method Summary
 Categories getCategories()
           
 org.uberfire.backend.vfs.Path getPath()
           
 void setCategories(Categories categories)
           
 void setPath(org.uberfire.backend.vfs.Path path)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CategoriesModelContent

public CategoriesModelContent()
Method Detail

getPath

public org.uberfire.backend.vfs.Path getPath()

setPath

public void setPath(org.uberfire.backend.vfs.Path path)

getCategories

public Categories getCategories()

setCategories

public void setCategories(Categories categories)

Guvnor - Services API 6.1.0.Beta3

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