Uses of Class
org.apache.jackrabbit.vault.util.EffectiveNodeType
-
Packages that use EffectiveNodeType Package Description org.apache.jackrabbit.vault.util -
-
Uses of EffectiveNodeType in org.apache.jackrabbit.vault.util
Methods in org.apache.jackrabbit.vault.util that return EffectiveNodeType Modifier and Type Method Description static @NotNull EffectiveNodeType
EffectiveNodeType. ofNode(@NotNull Node node)
static @NotNull EffectiveNodeType
EffectiveNodeType. ofPrimaryTypeAndMixins(@NotNull NodeType primaryType, NodeType... mixinTypes)
-