Uses of Interface
org.apache.jackrabbit.api.JackrabbitNode
Packages that use JackrabbitNode
Package
Description
Jackrabbit extensions for JCR core interfaces
-
Uses of JackrabbitNode in org.apache.jackrabbit.api
Methods in org.apache.jackrabbit.api that return JackrabbitNodeModifier and TypeMethodDescriptiondefault @Nullable JackrabbitNode
JackrabbitNode.getNodeOrNull
(@NotNull String relPath) Returns the node atrelPath
relative tothis
node ornull
if no such node exists. -
Uses of JackrabbitNode in org.apache.jackrabbit.oak.jcr.session
Classes in org.apache.jackrabbit.oak.jcr.session that implement JackrabbitNodeMethods in org.apache.jackrabbit.oak.jcr.session that return JackrabbitNodeModifier and TypeMethodDescription@Nullable JackrabbitNode
NodeImpl.getNodeOrNull
(@NotNull String relPath) -
Uses of JackrabbitNode in org.apache.jackrabbit.oak.jcr.version
Classes in org.apache.jackrabbit.oak.jcr.version that implement JackrabbitNodeModifier and TypeClassDescriptionclass
VersionHistoryImpl
...class