Uses of Class
org.xcmis.search.content.interceptors.AbstractVisitor

Packages that use AbstractVisitor
org.xcmis.search.content.interceptors   
org.xcmis.search.lucene   
 

Uses of AbstractVisitor in org.xcmis.search.content.interceptors
 

Subclasses of AbstractVisitor in org.xcmis.search.content.interceptors
 class CommandInterceptor
          This is the base class for all interceptors to extend, and implements the Visitor interface allowing it to intercept invocations on VisitableCommands.
 class ContentReaderInterceptor
          Abstract class that interpret only read-only operation's.
 class QueryableIndexStorage
          Interceptor that handle changes to the index.
 class QueryProcessorInterceptor
          A query engine that is able to execute formal queries expressed in the Abstract Query Model.
 

Uses of AbstractVisitor in org.xcmis.search.lucene
 

Subclasses of AbstractVisitor in org.xcmis.search.lucene
 class AbstractLuceneQueryableIndexStorage
          Base implementation of Lucene based QueryableIndexStorage.
 class InMemoryLuceneQueryableIndexStorage
           
 class LuceneQueryableIndexStorage
          Lucene persisted implementation of QueryableIndexStorage.
 



Copyright © 2011 eXo Platform SAS. All Rights Reserved.