Guvnor - Services API 6.2.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()
           
CategoriesModelContent(org.uberfire.backend.vfs.Path path, Categories categories, Overview overview)
           
 
Method Summary
 Categories getCategories()
           
 Overview getOverview()
           
 org.uberfire.backend.vfs.Path getPath()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CategoriesModelContent

public CategoriesModelContent()

CategoriesModelContent

public CategoriesModelContent(org.uberfire.backend.vfs.Path path,
                              Categories categories,
                              Overview overview)
Method Detail

getPath

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

getCategories

public Categories getCategories()

getOverview

public Overview getOverview()

Guvnor - Services API 6.2.0.Beta3

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