Guvnor - Services API 6.0.0.CR4

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


public interface CategoriesService


Method Summary
 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)
           
 

Method Detail

save

void save(org.uberfire.backend.vfs.Path path,
          Categories content)

getContent

Categories getContent(org.uberfire.backend.vfs.Path path)

getCategoriesFromResource

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

Guvnor - Services API 6.0.0.CR4

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