public interface CategoriesService extends org.uberfire.ext.editor.commons.service.support.SupportsRead<Categories>, SupportsUpdate<Categories>
| Modifier and Type | Method and Description |
|---|---|
Categories |
getCategoriesFromResource(org.uberfire.backend.vfs.Path resource) |
CategoriesModelContent |
getContentByRoot(org.uberfire.backend.vfs.Path pathToProjectRoot) |
saveCategories getCategoriesFromResource(org.uberfire.backend.vfs.Path resource)
CategoriesModelContent getContentByRoot(org.uberfire.backend.vfs.Path pathToProjectRoot)
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.