public final class TreeTypeProvider extends Object
| Constructor and Description |
|---|
TreeTypeProvider(@NotNull TreeContext authorizationContext) |
| Modifier and Type | Method and Description |
|---|---|
TreeType |
getType(@NotNull org.apache.jackrabbit.oak.api.Tree tree) |
TreeType |
getType(@NotNull org.apache.jackrabbit.oak.api.Tree tree,
@NotNull TreeType parentType) |
public TreeTypeProvider(@NotNull
@NotNull TreeContext authorizationContext)
public TreeType getType(@NotNull @NotNull org.apache.jackrabbit.oak.api.Tree tree)
public TreeType getType(@NotNull @NotNull org.apache.jackrabbit.oak.api.Tree tree, @NotNull @NotNull TreeType parentType)
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.