Class TreeTypeProvider


  • public final class TreeTypeProvider
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      @NotNull TreeType getType​(@NotNull org.apache.jackrabbit.oak.api.Tree tree)  
      @NotNull TreeType getType​(@NotNull org.apache.jackrabbit.oak.api.Tree tree, @NotNull TreeType parentType)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • TreeTypeProvider

        public TreeTypeProvider​(@NotNull
                                @NotNull TreeContext authorizationContext)
    • Method Detail

      • getType

        @NotNull
        public @NotNull TreeType getType​(@NotNull
                                         @NotNull org.apache.jackrabbit.oak.api.Tree tree)
      • getType

        @NotNull
        public @NotNull TreeType getType​(@NotNull
                                         @NotNull org.apache.jackrabbit.oak.api.Tree tree,
                                         @NotNull
                                         @NotNull TreeType parentType)