org.alfresco.repo.admin
Interface IndexConfigurationChecker

All Known Implementing Classes:
DummyIndexConfigurationCheckerImpl, IndexConfigurationCheckerImpl

public interface IndexConfigurationChecker


Method Summary
 java.util.List checkIndexConfiguration()
          Check that the index contains root entries for all the stores that would be expected
 

Method Detail

checkIndexConfiguration

java.util.List checkIndexConfiguration()
Check that the index contains root entries for all the stores that would be expected

Returns:
- the stores with missing indexes


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