com.fatwire.cs.core.search.source
Interface IndexSourceConfig


public interface IndexSourceConfig

todo: Add class/interface details


Method Summary
 IndexSourceMetadata getConfiguration(java.lang.String indexSourceName)
           
 java.util.List<java.lang.String> getIndexSources()
           
 

Method Detail

getIndexSources

java.util.List<java.lang.String> getIndexSources()

getConfiguration

IndexSourceMetadata getConfiguration(java.lang.String indexSourceName)