JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Package
org.apache.jackrabbit.oak.plugins.tree
Interface ReadOnly
All Known Implementing Classes:
ImmutableRoot
,
ImmutableTree
public interface
ReadOnly
Marker interface to indicate if a
Tree
or
Root
can only be read (write operations not implemented).