public class RootElement extends AbstractRepositoryDirectory implements RepositoryDirectory
parent
Constructor and Description |
---|
RootElement() |
Modifier and Type | Method and Description |
---|---|
Collection<? extends RepositoryElement> |
getChildren() |
String |
getName() |
String |
getPath() |
String |
toString() |
getChild, getDescription
getParent, setParent
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getChild
getDescription, getParent, setParent
public Collection<? extends RepositoryElement> getChildren()
getChildren
in interface RepositoryDirectory
getChildren
in class AbstractRepositoryDirectory
public String getName()
getName
in interface RepositoryElement
getName
in class AbstractRepositoryElement
public String getPath()
getPath
in interface RepositoryElement
getPath
in class AbstractRepositoryElement
Copyright © 2016–2022. All rights reserved.