Uses of Class
com.endeca.itl.recordstore.RecordStoreConfiguration

Packages that use RecordStoreConfiguration
com.endeca.itl.recordstore Classes for interacting with a Record Store instance. 
 

Uses of RecordStoreConfiguration in com.endeca.itl.recordstore
 

Methods in com.endeca.itl.recordstore that return RecordStoreConfiguration
 RecordStoreConfiguration RecordStoreConfiguration.clone()
           
static RecordStoreConfiguration RecordStoreConfiguration.createDefault()
           
 RecordStoreConfiguration RecordStore.getConfiguration(Boolean isNormalized)
          Returns the configuration of the Record Store.
static RecordStoreConfiguration RecordStoreConfiguration.load(File file)
           
 

Methods in com.endeca.itl.recordstore with parameters of type RecordStoreConfiguration
 ConfigurationWarnings RecordStore.setConfiguration(RecordStoreConfiguration config)
          Sets the configuration of the Record Store and returns any warning from setting the configuration.
 

Constructors in com.endeca.itl.recordstore with parameters of type RecordStoreConfiguration
RecordStoreConfiguration(RecordStoreConfiguration other)
           
 



Copyright © 2011 Endeca. All Rights Reserved.