Uses of Class
org.xcmis.search.content.command.index.ModifyIndexCommand

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

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

Methods in org.xcmis.search.content.interceptors with parameters of type ModifyIndexCommand
abstract  Object QueryableIndexStorage.visitModifyIndexCommand(InvocationContext ctx, ModifyIndexCommand command)
           
 Object AbstractVisitor.visitModifyIndexCommand(InvocationContext ctx, ModifyIndexCommand command)
           
 Object Visitor.visitModifyIndexCommand(InvocationContext ctx, ModifyIndexCommand command)
           
 

Uses of ModifyIndexCommand in org.xcmis.search.lucene
 

Methods in org.xcmis.search.lucene with parameters of type ModifyIndexCommand
 Object AbstractLuceneQueryableIndexStorage.visitModifyIndexCommand(InvocationContext ctx, ModifyIndexCommand command)
           
 



Copyright © 2010 eXo Platform SAS. All Rights Reserved.