Uses of Class
org.apache.jackrabbit.oak.jcr.query.qom.QueryObjectModelImpl
Packages that use QueryObjectModelImpl
-
Uses of QueryObjectModelImpl in org.apache.jackrabbit.oak.jcr.query.qom
Methods in org.apache.jackrabbit.oak.jcr.query.qom with parameters of type QueryObjectModelImplModifier and TypeMethodDescriptionvoid
AndImpl.bindVariables
(QueryObjectModelImpl qom) void
BindVariableValueImpl.bindVariables
(QueryObjectModelImpl qom) void
ChildNodeImpl.bindVariables
(QueryObjectModelImpl qom) void
ComparisonImpl.bindVariables
(QueryObjectModelImpl qom) abstract void
ConstraintImpl.bindVariables
(QueryObjectModelImpl qom) void
DescendantNodeImpl.bindVariables
(QueryObjectModelImpl qom) void
FullTextSearchImpl.bindVariables
(QueryObjectModelImpl qom) void
LiteralImpl.bindVariables
(QueryObjectModelImpl qom) void
NotImpl.bindVariables
(QueryObjectModelImpl qom) void
OrImpl.bindVariables
(QueryObjectModelImpl qom) void
PropertyExistenceImpl.bindVariables
(QueryObjectModelImpl qom) void
SameNodeImpl.bindVariables
(QueryObjectModelImpl qom) abstract void
StaticOperandImpl.bindVariables
(QueryObjectModelImpl qom)