Uses of Package
org.xcmis.search.content.interceptors

Packages that use org.xcmis.search.content.interceptors
org.xcmis.search   
org.xcmis.search.config   
org.xcmis.search.content.command   
org.xcmis.search.content.command.index   
org.xcmis.search.content.command.query   
org.xcmis.search.content.command.read   
org.xcmis.search.content.interceptors   
org.xcmis.search.lucene   
 

Classes in org.xcmis.search.content.interceptors used by org.xcmis.search
InterceptorChain
          Knows how to build and manage an chain of interceptors.
 

Classes in org.xcmis.search.content.interceptors used by org.xcmis.search.config
ContentReaderInterceptor
          Abstract class that interpret only read-only operation's.
 

Classes in org.xcmis.search.content.interceptors used by org.xcmis.search.content.command
Visitor
          This interface is the core of search service, where each VisitableCommand can be visited by a Visitor implementation.
 

Classes in org.xcmis.search.content.interceptors used by org.xcmis.search.content.command.index
Visitor
          This interface is the core of search service, where each VisitableCommand can be visited by a Visitor implementation.
 

Classes in org.xcmis.search.content.interceptors used by org.xcmis.search.content.command.query
Visitor
          This interface is the core of search service, where each VisitableCommand can be visited by a Visitor implementation.
 

Classes in org.xcmis.search.content.interceptors used by org.xcmis.search.content.command.read
Visitor
          This interface is the core of search service, where each VisitableCommand can be visited by a Visitor implementation.
 

Classes in org.xcmis.search.content.interceptors used by org.xcmis.search.content.interceptors
AbstractVisitor
           
CommandInterceptor
          This is the base class for all interceptors to extend, and implements the Visitor interface allowing it to intercept invocations on VisitableCommands.
Visitor
          This interface is the core of search service, where each VisitableCommand can be visited by a Visitor implementation.
 

Classes in org.xcmis.search.content.interceptors used by org.xcmis.search.lucene
AbstractVisitor
           
CommandInterceptor
          This is the base class for all interceptors to extend, and implements the Visitor interface allowing it to intercept invocations on VisitableCommands.
QueryableIndexStorage
          Interceptor that handle changes to the index.
Visitor
          This interface is the core of search service, where each VisitableCommand can be visited by a Visitor implementation.
 



Copyright © 2010 eXo Platform SAS. All Rights Reserved.