Uses of Interface
org.apache.jackrabbit.oak.query.ast.NodeTypeInfo
Packages that use NodeTypeInfo
-
Uses of NodeTypeInfo in org.apache.jackrabbit.oak.query
Methods in org.apache.jackrabbit.oak.query that return NodeTypeInfoModifier and TypeMethodDescriptionNodeStateNodeTypeInfoProvider.getNodeTypeInfo
(String nodeTypeName) -
Uses of NodeTypeInfo in org.apache.jackrabbit.oak.query.ast
Methods in org.apache.jackrabbit.oak.query.ast that return NodeTypeInfoModifier and TypeMethodDescriptionNodeTypeInfoProvider.getNodeTypeInfo
(String nodeTypeName) Verify that the given nodetype exists.Methods in org.apache.jackrabbit.oak.query.ast with parameters of type NodeTypeInfoModifier and TypeMethodDescriptionAstElementFactory.selector
(NodeTypeInfo nodeTypeInfo, String selectorName) Constructors in org.apache.jackrabbit.oak.query.ast with parameters of type NodeTypeInfo