org.alfresco.repo.search.impl.noindex
Class NoIndexIndexRecovery

java.lang.Object
  extended by org.alfresco.repo.search.impl.noindex.NoIndexIndexRecovery
All Implemented Interfaces:
IndexRecovery

public class NoIndexIndexRecovery
extends java.lang.Object
implements IndexRecovery


Constructor Summary
NoIndexIndexRecovery()
           
 
Method Summary
 void reindex()
          Forces a reindex
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NoIndexIndexRecovery

public NoIndexIndexRecovery()
Method Detail

reindex

public void reindex()
Description copied from interface: IndexRecovery
Forces a reindex

Specified by:
reindex in interface IndexRecovery


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.