Uses of Interface
net.sf.lucis.core.ReindexingStore

Packages that use ReindexingStore
net.sf.lucis.core   
net.sf.lucis.core.impl   
 

Uses of ReindexingStore in net.sf.lucis.core
 

Methods in net.sf.lucis.core with parameters of type ReindexingStore
 void ReindexingWriter.reindex(ReindexingStore store, FullIndexer indexer)
          Reindex.
 

Uses of ReindexingStore in net.sf.lucis.core.impl
 

Classes in net.sf.lucis.core.impl that implement ReindexingStore
 class ReindexingFSStore
          File system-based reindexing store.
 

Methods in net.sf.lucis.core.impl with parameters of type ReindexingStore
 void DefaultReindexingWriter.reindex(ReindexingStore store, FullIndexer indexer)
           
 

Constructors in net.sf.lucis.core.impl with parameters of type ReindexingStore
ReindexingIndexerService(ReindexingStore store, ReindexingWriter writer, FullIndexer indexer)
           
 



Copyright © 2009. All Rights Reserved.