org.outerj.daisy.ftindex
Interface FullTextIndexUpdaterMBean

All Known Implementing Classes:
FullTextIndexUpdater

public interface FullTextIndexUpdaterMBean


Method Summary
 void reIndexAllDocuments()
           
 void reIndexDocuments(java.lang.String query)
           
 

Method Detail

reIndexAllDocuments

public void reIndexAllDocuments()
                         throws java.lang.Exception
Throws:
java.lang.Exception

reIndexDocuments

public void reIndexDocuments(java.lang.String query)
                      throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © -2005 . All Rights Reserved.