Uses of Package
org.apache.jackrabbit.core.query

Packages that use org.apache.jackrabbit.core.query
org.apache.jackrabbit.core Contains the core classes that provide the implementation of the JCR API. 
org.apache.jackrabbit.core.query   
org.apache.jackrabbit.core.query.lucene   
 

Classes in org.apache.jackrabbit.core.query used by org.apache.jackrabbit.core
AbstractQueryImpl
          Defines common initialization methods for all query implementations.
QueryHandler
          Defines an interface for the actual node indexing and query execution.
QueryManagerImpl
          This class implements the QueryManager interface.
 

Classes in org.apache.jackrabbit.core.query used by org.apache.jackrabbit.core.query
AbstractQueryImpl
          Defines common initialization methods for all query implementations.
ExecutableQuery
          Specifies an interface for a query object implementation that can just be executed.
OnWorkspaceInconsistency
          OnWorkspaceInconsistency defines an interface to handle workspace inconsistencies.
PropertyTypeRegistry
          The PropertyTypeRegistry keeps track of registered node type definitions and its property types.
PropertyTypeRegistry.TypeMapping
           
QueryHandler
          Defines an interface for the actual node indexing and query execution.
QueryHandlerContext
          Acts as an argument for the QueryHandler to keep the interface stable.
QueryImpl
          Provides the default implementation for a JCR query.
 

Classes in org.apache.jackrabbit.core.query used by org.apache.jackrabbit.core.query.lucene
AbstractQueryHandler
          Implements default behaviour for some methods of QueryHandler.
ExecutableQuery
          Specifies an interface for a query object implementation that can just be executed.
PropertyTypeRegistry
          The PropertyTypeRegistry keeps track of registered node type definitions and its property types.
QueryHandler
          Defines an interface for the actual node indexing and query execution.
QueryHandlerContext
          Acts as an argument for the QueryHandler to keep the interface stable.
TextFilter
          Deprecated. use the TextExtractor interface
 



Copyright © 2004-2009 The Apache Software Foundation. All Rights Reserved.