@Deprecated public interface CpeCollectionReaderCasInitializer extends MetaDataObject
Modifier and Type | Method and Description |
---|---|
CasProcessorConfigurationParameterSettings |
getConfigurationParameterSettings()
Deprecated.
Returns
CasProcessorConfigurationParameterSettings
object containing overrides to parameter settings for this CasInitializer. |
CpeComponentDescriptor |
getDescriptor()
Deprecated.
Returns
CpeComponentDescriptor containing
CasInitializer descriptor path. |
CpeSofaMappings |
getSofaNameMappings()
Deprecated.
|
void |
setConfigurationParameterSettings(CasProcessorConfigurationParameterSettings aSettings)
Deprecated.
Sets the
CasProcessorConfigurationParameterSettings
object containing overrides to parameter settings for this CasInitializer. |
void |
setDescriptor(CpeComponentDescriptor aDescriptor)
Deprecated.
Sets descriptor path containing configuration for the CasInitializer
|
void |
setSofaNameMappings(CpeSofaMappings mappings)
Deprecated.
|
clone, equals, getAttributeValue, getSourceUrl, getSourceUrlString, isModifiable, listAttributes, setAttributeValue, setSourceUrl
buildFromXMLElement, buildFromXMLElement, toXML, toXML, toXML, toXML
void setDescriptor(CpeComponentDescriptor aDescriptor)
aDescriptor
- -
descriptor pathCpeComponentDescriptor getDescriptor()
CpeComponentDescriptor
containing
CasInitializer descriptor path.CpeComponentDescriptor
CasProcessorConfigurationParameterSettings getConfigurationParameterSettings()
CasProcessorConfigurationParameterSettings
object containing overrides to parameter settings for this CasInitializer.void setConfigurationParameterSettings(CasProcessorConfigurationParameterSettings aSettings) throws CpeDescriptorException
CasProcessorConfigurationParameterSettings
object containing overrides to parameter settings for this CasInitializer.aSettings
- object containing parameter setting overridesCpeDescriptorException
- tbdCpeSofaMappings getSofaNameMappings()
void setSofaNameMappings(CpeSofaMappings mappings)
mappings
- the sofa mappingsCopyright © 2006–2017 The Apache Software Foundation. All rights reserved.