org.guvnor.common.services.shared.metadata
public interface CategoriesService
Modifier and Type | Method and Description |
---|---|
Categories |
getCategoriesFromResource(org.uberfire.backend.vfs.Path resource) |
Categories |
getContent(org.uberfire.backend.vfs.Path path) |
void |
save(org.uberfire.backend.vfs.Path path,
Categories content) |
void save(org.uberfire.backend.vfs.Path path, Categories content)
Categories getContent(org.uberfire.backend.vfs.Path path)
Categories getCategoriesFromResource(org.uberfire.backend.vfs.Path resource)
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.