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>
| 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 |
getCategoriesFromResource
Categories getCategoriesFromResource(org.uberfire.backend.vfs.Path resource)
getContentByRoot
CategoriesModelContent getContentByRoot(org.uberfire.backend.vfs.Path pathToProjectRoot)
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.