org.guvnor.structure.navigator
Class NavigatorContent
java.lang.Object
org.guvnor.structure.navigator.NavigatorContent
@Portable
public class NavigatorContent
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NavigatorContent
public NavigatorContent()
NavigatorContent
public NavigatorContent(String repoName,
org.uberfire.backend.vfs.Path root,
List<org.uberfire.backend.vfs.Path> breadcrumbs,
List<DataContent> content)
getBreadcrumbs
public List<org.uberfire.backend.vfs.Path> getBreadcrumbs()
getContent
public List<DataContent> getContent()
getRoot
public org.uberfire.backend.vfs.Path getRoot()
getRepoName
public String getRepoName()
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.