Guvnor - Services API 6.2.0.CR4

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

All Superinterfaces:
org.uberfire.ext.editor.commons.service.support.SupportsRead<Categories>, org.uberfire.ext.editor.commons.service.support.SupportsUpdate<Categories,Metadata>

public interface CategoriesService
extends org.uberfire.ext.editor.commons.service.support.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.uberfire.ext.editor.commons.service.support.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.2.0.CR4

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