Uses of Class
org.apache.jackrabbit.oak.plugins.nodetype.TypeEditor
Packages that use TypeEditor
-
Uses of TypeEditor in org.apache.jackrabbit.oak.plugins.nodetype
Methods in org.apache.jackrabbit.oak.plugins.nodetype that return TypeEditorModifier and TypeMethodDescriptionTypeEditor.childNodeChanged
(String name, NodeState before, NodeState after) static TypeEditor
TypeEditor.create
(@NotNull TypeEditor.ConstraintViolationCallback callback, Set<String> typesToCheck, @NotNull NodeState types, String primary, Iterable<String> mixins, @NotNull NodeBuilder builder) Creates a new TypeEditor instance