Guvnor - Structure Backend 6.2.0.Final

org.guvnor.structure.backend
Class FileNavigatorServiceImpl

java.lang.Object
  extended by org.guvnor.structure.backend.FileNavigatorServiceImpl
All Implemented Interfaces:
FileNavigatorService

@ApplicationScoped
public class FileNavigatorServiceImpl
extends Object
implements FileNavigatorService


Constructor Summary
FileNavigatorServiceImpl()
           
 
Method Summary
 NavigatorContent listContent(org.uberfire.backend.vfs.Path _path)
           
 List<Repository> listRepositories()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileNavigatorServiceImpl

public FileNavigatorServiceImpl()
Method Detail

listContent

public NavigatorContent listContent(org.uberfire.backend.vfs.Path _path)
Specified by:
listContent in interface FileNavigatorService

listRepositories

public List<Repository> listRepositories()
Specified by:
listRepositories in interface FileNavigatorService

Guvnor - Structure Backend 6.2.0.Final

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