Interface TreeAware
-
public interface TreeAwareOak internal utility interface to avoid repeated retrieval of an underlyingTree. Note, that is is the responsibility of the caller to make user that the content session and root used to retrieveTreeAwareobject remains the same.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description @NotNull org.apache.jackrabbit.oak.api.TreegetTree()
-