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 JackrabbitNodeJackrabbitNode.getNodeOrNull(@NotNull String relPath) Returns the node atrelPathrelative tothisnode ornullif 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 JackrabbitNodeNodeImpl.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 TypeClassDescriptionclassVersionHistoryImpl...class