org.alfresco.repo.search.impl.lucene
Interface ADMLuceneIndexer

All Superinterfaces:
BackgroundIndexerAware, Indexer, LuceneIndexer, SupportsBackgroundIndexing, TransactionSynchronisationAwareIndexer
All Known Implementing Classes:
ADMLuceneIndexerImpl, ADMLuceneNoActionIndexerImpl

public interface ADMLuceneIndexer
extends LuceneIndexer, BackgroundIndexerAware

ADM indexer implemtations


Method Summary
 
Methods inherited from interface org.alfresco.repo.search.impl.lucene.LuceneIndexer
doReadOnly, getContainerDeletions, getDeleteOnlyNodes, getDeletions, getDeltaId
 
Methods inherited from interface org.alfresco.repo.search.Indexer
createChildRelationship, createNode, deleteChildRelationship, deleteIndex, deleteNode, flushPending, setReadThrough, updateChildRelationship, updateNode
 
Methods inherited from interface org.alfresco.repo.search.TransactionSynchronisationAwareIndexer
commit, isModified, prepare, rollback
 
Methods inherited from interface org.alfresco.repo.search.BackgroundIndexerAware
registerCallBack, updateFullTextSearch
 
Methods inherited from interface org.alfresco.repo.search.SupportsBackgroundIndexing
setFullTextSearchIndexer
 



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