public abstract class BaseDelegateTree<T extends ContentMeta> extends StringToPathTree<T> implements Tree<T>
Constructor and Description |
---|
BaseDelegateTree() |
BaseDelegateTree(Tree<T> delegate) |
Modifier and Type | Method and Description |
---|---|
Tree<T> |
getDelegate() |
void |
setDelegate(Tree<T> delegate) |
createResource, deleteResource, getPath, getResource, hasDirectory, hasPath, hasResource, listDirectory, listDirectoryResources, listDirectorySubdirs, updateResource
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createResource, createResource, deleteResource, deleteResource, getPath, getPath, getResource, getResource, hasDirectory, hasDirectory, hasPath, hasPath, hasResource, hasResource, listDirectory, listDirectory, listDirectoryResources, listDirectoryResources, listDirectorySubdirs, listDirectorySubdirs, updateResource, updateResource