Uses of Class
org.apache.jackrabbit.core.query.QueryManagerImpl
-
Packages that use QueryManagerImpl Package Description org.apache.jackrabbit.core Contains the core classes that provide the implementation of the JCR API. -
-
Uses of QueryManagerImpl in org.apache.jackrabbit.core
Fields in org.apache.jackrabbit.core declared as QueryManagerImpl Modifier and Type Field Description protected QueryManagerImpl
WorkspaceImpl. queryManager
TheQueryManager
for thisWorkspace
.
-