Interface Context
- All Superinterfaces:
TreeContext
- All Known Implementing Classes:
Context.Default
Context represents item related information in relation to a
dedicated SecurityConfiguration.
This information allows to determine if a given Tree or PropertyState
is defined by or related to the security model provided by the configuration.-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic classDefault implementation of theContextinterface that always returnsfalse. -
Field Summary
Fields -
Method Summary
Methods inherited from interface org.apache.jackrabbit.oak.plugins.tree.TreeContext
definesContextRoot, definesInternal, definesLocation, definesProperty, definesTree
-
Field Details
-
DEFAULT
-