JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Deprecated
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Package
org.apache.jackrabbit.oak.plugins.tree
Interface TreeAware
public interface
TreeAware
Oak internal utility interface to avoid repeated retrieval of an underlying
Tree
. Note, that is is the responsibility of the caller to make user that the content session and root used to retrieve
TreeAware
object remains the same.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
@NotNull
Tree
getTree
()
Method Details
getTree
@NotNull
@NotNull
Tree
getTree
()