Guvnor - Services API 6.1.0.Beta3

org.guvnor.common.services.shared.metadata
Interface CategoriesService

All Superinterfaces:
SupportsRead<Categories>, SupportsUpdate<Categories>

public interface CategoriesService
extends SupportsRead<Categories>, SupportsUpdate<Categories>


Method Summary
 Categories getCategoriesFromResource(org.uberfire.backend.vfs.Path resource)
           
 CategoriesModelContent getContentByRoot(org.uberfire.backend.vfs.Path pathToProjectRoot)
           
 
Methods inherited from interface org.guvnor.common.services.shared.file.SupportsRead
load
 
Methods inherited from interface org.guvnor.common.services.shared.file.SupportsUpdate
save
 

Method Detail

getCategoriesFromResource

Categories getCategoriesFromResource(org.uberfire.backend.vfs.Path resource)

getContentByRoot

CategoriesModelContent getContentByRoot(org.uberfire.backend.vfs.Path pathToProjectRoot)

Guvnor - Services API 6.1.0.Beta3

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