Uses of Interface
org.kuali.ole.docstore.discovery.service.IndexerService

Packages that use IndexerService
org.kuali.ole.docstore.discovery.service   
org.kuali.ole.docstore.service   
org.kuali.ole.docstore.transaction   
org.kuali.ole.solr   
 

Uses of IndexerService in org.kuali.ole.docstore.discovery.service
 

Classes in org.kuali.ole.docstore.discovery.service that implement IndexerService
 class IndexerServiceImpl
          This class implements the IndexerService methods.
 

Methods in org.kuali.ole.docstore.discovery.service that return IndexerService
static IndexerService ServiceLocator.getIndexerService()
           
static IndexerService IndexerServiceImpl.getInstance()
           
 

Uses of IndexerService in org.kuali.ole.docstore.service
 

Methods in org.kuali.ole.docstore.service that return IndexerService
static IndexerService ServiceLocator.getIndexerService()
           
 

Uses of IndexerService in org.kuali.ole.docstore.transaction
 

Methods in org.kuali.ole.docstore.transaction that return IndexerService
 IndexerService TransactionManager.getIndexerService()
           
 

Methods in org.kuali.ole.docstore.transaction with parameters of type IndexerService
 void TransactionManager.setIndexerService(IndexerService indexerService)
           
 

Uses of IndexerService in org.kuali.ole.solr
 

Classes in org.kuali.ole.solr that implement IndexerService
 class DummyIndexerServiceImpl
          Created by IntelliJ IDEA.
 



Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.