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
-
Method Details
-
getTree
@NotNull @NotNull org.apache.jackrabbit.oak.api.Tree getTree()
-