org.alfresco.repo.admin
Class DummyIndexConfigurationCheckerImpl

java.lang.Object
  extended by org.alfresco.repo.admin.DummyIndexConfigurationCheckerImpl
All Implemented Interfaces:
IndexConfigurationChecker

public class DummyIndexConfigurationCheckerImpl
extends java.lang.Object
implements IndexConfigurationChecker


Constructor Summary
DummyIndexConfigurationCheckerImpl()
           
 
Method Summary
 java.util.List checkIndexConfiguration()
          Check that the index contains root entries for all the stores that would be expected
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DummyIndexConfigurationCheckerImpl

public DummyIndexConfigurationCheckerImpl()
Method Detail

checkIndexConfiguration

public java.util.List checkIndexConfiguration()
Description copied from interface: IndexConfigurationChecker
Check that the index contains root entries for all the stores that would be expected

Specified by:
checkIndexConfiguration in interface IndexConfigurationChecker
Returns:
- the stores with missing indexes


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