org.guvnor.structure.backend
Class FileNavigatorServiceImpl
java.lang.Object
org.guvnor.structure.backend.FileNavigatorServiceImpl
- All Implemented Interfaces:
- FileNavigatorService
@ApplicationScoped
public class FileNavigatorServiceImpl
- extends Object
- implements FileNavigatorService
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileNavigatorServiceImpl
public FileNavigatorServiceImpl()
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
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.