|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.repo.admin.IndexConfigurationCheckerImpl
public class IndexConfigurationCheckerImpl
Constructor Summary | |
---|---|
IndexConfigurationCheckerImpl()
|
Method Summary | |
---|---|
java.util.List |
checkIndexConfiguration()
Check that the index contains root entries for all the stores that would be expected |
void |
setAvmSnapShotTriggeredIndexingMethodInterceptor(AVMSnapShotTriggeredIndexingMethodInterceptor avmSnapShotTriggeredIndexingMethodInterceptor)
avm trigger |
void |
setIndexRecoveryMode(FullIndexRecoveryComponent.RecoveryMode indexRecoveryMode)
Set the index recovert mode |
void |
setNodeService(org.alfresco.service.cmr.repository.NodeService nodeService)
Set the node service |
void |
setSearchService(org.alfresco.service.cmr.search.SearchService searchService)
Set the search service |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IndexConfigurationCheckerImpl()
Method Detail |
---|
public void setIndexRecoveryMode(FullIndexRecoveryComponent.RecoveryMode indexRecoveryMode)
indexRecoveryMode
- public void setNodeService(org.alfresco.service.cmr.repository.NodeService nodeService)
nodeService
- public void setSearchService(org.alfresco.service.cmr.search.SearchService searchService)
searchService
- public void setAvmSnapShotTriggeredIndexingMethodInterceptor(AVMSnapShotTriggeredIndexingMethodInterceptor avmSnapShotTriggeredIndexingMethodInterceptor)
avmSnapShotTriggeredIndexingMethodInterceptor
- public java.util.List checkIndexConfiguration()
IndexConfigurationChecker
checkIndexConfiguration
in interface IndexConfigurationChecker
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |