Uses of Interface
org.apache.jackrabbit.test.api.query.qom.AbstractQOMTest.Callable
-
Packages that use AbstractQOMTest.Callable Package Description org.apache.jackrabbit.test.api.query.qom -
-
Uses of AbstractQOMTest.Callable in org.apache.jackrabbit.test.api.query.qom
Methods in org.apache.jackrabbit.test.api.query.qom with parameters of type AbstractQOMTest.Callable Modifier and Type Method Description protected voidAbstractQOMTest. forQOMandSQL2(QueryObjectModel qom, AbstractQOMTest.Callable callable)Calls back thecallablefirst with theqomand then a JCR_SQL2 query created fromQuery.getStatement().
-