- CAS_CRAWLER_LOCATOR_CLASS_NAME - Static variable in class com.endeca.itl.cas.api.CasCrawlerLocator
-
- CAS_CRAWLER_PORT_NAME - Static variable in class com.endeca.itl.cas.api.CasCrawlerLocator
-
- CAS_CRAWLER_PORT_TYPE_NAME - Static variable in class com.endeca.itl.cas.api.CasCrawlerLocator
-
- CAS_CRAWLER_SERVICE_NAME - Static variable in class com.endeca.itl.cas.api.CasCrawlerLocator
-
- CasCrawler - Interface in com.endeca.itl.cas.api
-
Provides the public interface to CAS Server.
- CasCrawlerLocator - Class in com.endeca.itl.cas.api
-
Provides a client with a CAS service implementation, given host and port
where CAS server is running.
- CasCrawlerLocator(String, int) - Constructor for class com.endeca.itl.cas.api.CasCrawlerLocator
-
- com.endeca.itl.cas.api - package com.endeca.itl.cas.api
-
- ComparableValueFilter<T extends Comparable<T>> - Class in com.endeca.itl.cas.api
-
ComparableValueFilter is an abstract type that specifies the comparison
operator to apply to a particular property.
- ComparableValueFilter() - Constructor for class com.endeca.itl.cas.api.ComparableValueFilter
-
- compareTo(ModuleId) - Method in class com.endeca.itl.cas.api.ModuleId
-
- compareTo(ModuleProperty) - Method in class com.endeca.itl.cas.api.ModuleProperty
-
A comparison of keys first, then values.
- ComparisonOperator - Enum in com.endeca.itl.cas.api
-
Defining operators in filters that perform comparisons
against reference values.
- ConfigurationMessage - Class in com.endeca.itl.cas.api
-
- ConfigurationMessage() - Constructor for class com.endeca.itl.cas.api.ConfigurationMessage
-
- ConfigurationMessage(String) - Constructor for class com.endeca.itl.cas.api.ConfigurationMessage
-
- containsModulePropertySpec(String) - Method in class com.endeca.itl.cas.api.ModulePropertySpecGroup
-
- CrawlAlreadyExistsException - Exception in com.endeca.itl.cas.api
-
An exception thrown when a crawl is unexpectedly already present on the server.
- CrawlAlreadyExistsException(String) - Constructor for exception com.endeca.itl.cas.api.CrawlAlreadyExistsException
-
- CrawlAlreadyExistsException(String, CrawlAlreadyExistsFaultInfo) - Constructor for exception com.endeca.itl.cas.api.CrawlAlreadyExistsException
-
- CrawlAlreadyExistsException(String, CrawlAlreadyExistsFaultInfo, Throwable) - Constructor for exception com.endeca.itl.cas.api.CrawlAlreadyExistsException
-
- CrawlConfig - Class in com.endeca.itl.cas.api
-
A CrawlConfig contains all information required for specifying the
configuration of a crawl.
- CrawlConfig() - Constructor for class com.endeca.itl.cas.api.CrawlConfig
-
- CrawlConfig(CrawlId) - Constructor for class com.endeca.itl.cas.api.CrawlConfig
-
- CrawlerState - Enum in com.endeca.itl.cas.api
-
Represents possible states of a crawl.
- CrawlId - Class in com.endeca.itl.cas.api
-
Unique identifier for a Crawl
- CrawlId(String) - Constructor for class com.endeca.itl.cas.api.CrawlId
-
- CrawlInProgressException - Exception in com.endeca.itl.cas.api
-
An exception thrown when a crawl is unexpectedly running.
- CrawlInProgressException(String) - Constructor for exception com.endeca.itl.cas.api.CrawlInProgressException
-
- CrawlInProgressException(String, CrawlInProgressFaultInfo) - Constructor for exception com.endeca.itl.cas.api.CrawlInProgressException
-
- CrawlInProgressException(String, CrawlInProgressFaultInfo, Throwable) - Constructor for exception com.endeca.itl.cas.api.CrawlInProgressException
-
- CrawlMetrics - Class in com.endeca.itl.cas.api
-
Stores the list of metrics that correspond to a particular crawl.
- CrawlMetrics() - Constructor for class com.endeca.itl.cas.api.CrawlMetrics
-
- CrawlMetrics(CrawlId, List<Metric>) - Constructor for class com.endeca.itl.cas.api.CrawlMetrics
-
- CrawlMode - Enum in com.endeca.itl.cas.api
-
Enumeration representing possible modes for crawls: full or incremental.
- CrawlNotFoundException - Exception in com.endeca.itl.cas.api
-
An exception thrown when a crawl is unexpectedly not found on the server.
- CrawlNotFoundException(String) - Constructor for exception com.endeca.itl.cas.api.CrawlNotFoundException
-
- CrawlNotFoundException(String, CrawlNotFoundFaultInfo) - Constructor for exception com.endeca.itl.cas.api.CrawlNotFoundException
-
- CrawlNotFoundException(String, CrawlNotFoundFaultInfo, Throwable) - Constructor for exception com.endeca.itl.cas.api.CrawlNotFoundException
-
- CrawlStopCause - Enum in com.endeca.itl.cas.api
-
Enumerator representing the way in which a crawl was stopped.
- CrawlValidationFailure - Class in com.endeca.itl.cas.api
-
CrawlValidationFailure contains information about one of the failures that may
have been encountered when validating the configuration of a crawl.
- CrawlValidationFailure(String) - Constructor for class com.endeca.itl.cas.api.CrawlValidationFailure
-
- create(String, int) - Static method in class com.endeca.itl.cas.api.CasCrawlerLocator
-
- create(String...) - Static method in class com.endeca.itl.cas.api.CrawlValidationFailure
-
- createCrawl(CrawlConfig) - Method in interface com.endeca.itl.cas.api.CasCrawler
-
Creates a crawl on the server.
- getAbbreviation() - Method in enum com.endeca.itl.cas.api.CrawlMode
-
- getAllMetrics() - Method in interface com.endeca.itl.cas.api.CasCrawler
-
Gets a list of all metrics for all crawls on the server.
- getAllModuleSpecs(ModuleType) - Method in interface com.endeca.itl.cas.api.CasCrawler
-
Gets a list of specifications for modules available on the server that match the requested module type.
- getCapabilities() - Method in class com.endeca.itl.cas.api.ModuleInfo
-
- getCrawlConfig(CrawlId, Boolean) - Method in interface com.endeca.itl.cas.api.CasCrawler
-
Gets configuration for a particular crawl.
- getCrawlId() - Method in class com.endeca.itl.cas.api.CrawlConfig
-
Gets the value of the crawlId property.
- getCrawlId() - Method in class com.endeca.itl.cas.api.CrawlMetrics
-
- getCrawlThreads() - Method in class com.endeca.itl.cas.api.CrawlConfig
-
- getCrawlValidationFailures() - Method in exception com.endeca.itl.cas.api.InvalidCrawlConfigException
-
- getDefault() - Method in class com.endeca.itl.cas.api.ModulePropertySpec
-
- getDescription() - Method in enum com.endeca.itl.cas.api.MetricId
-
- getDescription() - Method in enum com.endeca.itl.cas.api.MetricType
-
- getDescription() - Method in enum com.endeca.itl.cas.api.ModuleCapability
-
- getDescription() - Method in class com.endeca.itl.cas.api.ModuleInfo
-
Gets the value of the description property.
- getDescription() - Method in class com.endeca.itl.cas.api.ModulePropertySpec
-
- getDisplayName() - Method in class com.endeca.itl.cas.api.ModuleInfo
-
Gets the value of the displayName property.
- getDisplayName() - Method in class com.endeca.itl.cas.api.ModulePropertySpec
-
- getDisplayName() - Method in class com.endeca.itl.cas.api.ModulePropertySpecGroup
-
- getExcludeFilters() - Method in class com.endeca.itl.cas.api.SourceConfig
-
- getFailureMessage() - Method in class com.endeca.itl.cas.api.CrawlValidationFailure
-
Gets the embedded failureMessage.
- getFaultInfo() - Method in exception com.endeca.itl.cas.api.CrawlAlreadyExistsException
-
- getFaultInfo() - Method in exception com.endeca.itl.cas.api.CrawlInProgressException
-
- getFaultInfo() - Method in exception com.endeca.itl.cas.api.CrawlNotFoundException
-
- getFaultInfo() - Method in exception com.endeca.itl.cas.api.InvalidCrawlConfigException
-
- getFaultInfo() - Method in exception com.endeca.itl.cas.api.ItlException
-
- getFaultInfo() - Method in exception com.endeca.itl.cas.api.ModuleNotFoundException
-
- getHelpLink() - Method in class com.endeca.itl.cas.api.ModulePropertySpecGroup
-
- getId() - Method in class com.endeca.itl.cas.api.CrawlId
-
Returns the id.
- getId() - Method in class com.endeca.itl.cas.api.ManipulatorConfig
-
Unique ID within a crawl/pipeline
- getId() - Method in class com.endeca.itl.cas.api.ModuleId
-
Returns the id.
- getIncludeFilters() - Method in class com.endeca.itl.cas.api.SourceConfig
-
- getKey() - Method in class com.endeca.itl.cas.api.ModuleProperty
-
Gets the value of the key property.
- getKey() - Method in class com.endeca.itl.cas.api.Property
-
- getLabel() - Method in class com.endeca.itl.cas.api.ModulePropertySpecEnumValue
-
- getLoggingLevel() - Method in class com.endeca.itl.cas.api.CrawlConfig
-
- getManipulatorConfigs() - Method in class com.endeca.itl.cas.api.CrawlConfig
-
- getManipulators() - Method in class com.endeca.itl.cas.api.NonIncrementalManipulatorWarning
-
- getMaxLength() - Method in class com.endeca.itl.cas.api.ModulePropertySpec
-
- getMaxValue() - Method in class com.endeca.itl.cas.api.ModulePropertySpec
-
- getMessage() - Method in class com.endeca.itl.cas.api.ConfigurationMessage
-
- getMetricId() - Method in class com.endeca.itl.cas.api.Metric
-
- getMetricList() - Method in class com.endeca.itl.cas.api.CrawlMetrics
-
Gets the list of metrics for the given crawl.
- getMetrics(CrawlId) - Method in interface com.endeca.itl.cas.api.CasCrawler
-
Gets metrics for a particular crawl.
- getMetricType() - Method in enum com.endeca.itl.cas.api.MetricId
-
- getMinValue() - Method in class com.endeca.itl.cas.api.ModulePropertySpec
-
- getModuleId() - Method in class com.endeca.itl.cas.api.ModuleConfig
-
- getModuleId() - Method in class com.endeca.itl.cas.api.ModuleInfo
-
Gets the value of the moduleId property.
- getModuleId() - Method in class com.endeca.itl.cas.api.ModuleSpec
-
- getModuleInfo() - Method in class com.endeca.itl.cas.api.ModuleSpec
-
- getModuleProperties() - Method in class com.endeca.itl.cas.api.ModuleConfig
-
Returns the Properties used for configuring the module.
- getModulePropertySpec() - Method in class com.endeca.itl.cas.api.ModulePropertySpecGroup
-
- getModulePropertySpec(String) - Method in class com.endeca.itl.cas.api.ModulePropertySpecGroup
-
- getModulePropertySpecEnumValueList() - Method in class com.endeca.itl.cas.api.ModulePropertySpec
-
- getModulePropertySpecGroups() - Method in class com.endeca.itl.cas.api.ModuleSpec
-
- getModuleSpec(ModuleId) - Method in interface com.endeca.itl.cas.api.CasCrawler
-
Gets information on how to configure a particular module.
- getModuleType() - Method in class com.endeca.itl.cas.api.ModuleInfo
-
Gets the value of the moduleType property.
- getName() - Method in class com.endeca.itl.cas.api.ModulePropertySpec
-
- getNonIncrementalManipulators(CrawlId) - Method in interface com.endeca.itl.cas.api.CasCrawler
-
Returns the ModuleInfos of the manipulators in the given crawl that do no
support incremental acquisition.
- getOperator() - Method in class com.endeca.itl.cas.api.ComparableValueFilter
-
- getOperator() - Method in class com.endeca.itl.cas.api.DateFilter
-
- getOutputConfig() - Method in class com.endeca.itl.cas.api.CrawlConfig
-
- getOutputModuleId() - Method in class com.endeca.itl.cas.api.CrawlConfig
-
Gets the ModuleId of the embedded OutputConfig, if one is present.
- getPortName() - Method in class com.endeca.itl.cas.api.CasCrawlerLocator
-
- getProperty(String) - Method in class com.endeca.itl.cas.api.ModuleConfig
-
Gets the (first) ModuleProperty object that has been set for a given key.
- getPropertyName() - Method in class com.endeca.itl.cas.api.Filter
-
- getPropertyValues(String) - Method in class com.endeca.itl.cas.api.ModuleConfig
-
Returns all values that have been set for a given key
- getReferenceValue() - Method in class com.endeca.itl.cas.api.ComparableValueFilter
-
- getReferenceValue() - Method in class com.endeca.itl.cas.api.DateFilter
-
- getReferenceValue() - Method in class com.endeca.itl.cas.api.LongFilter
-
- getRegex() - Method in class com.endeca.itl.cas.api.RegexFilter
-
- getScope() - Method in class com.endeca.itl.cas.api.Filter
-
- getServerInfo() - Method in interface com.endeca.itl.cas.api.CasCrawler
-
Returns information about the server, including version number.
- getServiceClass() - Method in class com.endeca.itl.cas.api.CasCrawlerLocator
-
- getServiceName() - Method in class com.endeca.itl.cas.api.CasCrawlerLocator
-
- getSingletonPropertyValue(String) - Method in class com.endeca.itl.cas.api.ModuleConfig
-
Returns the single module property value specified by the key
- getSingletonPropertyValue(String, String) - Method in class com.endeca.itl.cas.api.ModuleConfig
-
Returns the single module property value specified by the key
- getSingletonPropertyValueAsBoolean(String) - Method in class com.endeca.itl.cas.api.ModuleConfig
-
Returns the single module property value specified by the key
- getSingletonPropertyValueAsBoolean(String, boolean) - Method in class com.endeca.itl.cas.api.ModuleConfig
-
Returns the single module property value specified by the key
- getSingletonPropertyValueAsInteger(String) - Method in class com.endeca.itl.cas.api.ModuleConfig
-
- getSingletonPropertyValueAsInteger(String, int) - Method in class com.endeca.itl.cas.api.ModuleConfig
-
- getSingletonValue() - Method in class com.endeca.itl.cas.api.ModuleProperty
-
- getSourceConfig() - Method in class com.endeca.itl.cas.api.CrawlConfig
-
- getSourceModuleId() - Method in class com.endeca.itl.cas.api.CrawlConfig
-
Gets the ModuleId of the embedded SourceConfig.
- getState() - Method in class com.endeca.itl.cas.api.Status
-
- getStatus(CrawlId) - Method in interface com.endeca.itl.cas.api.CasCrawler
-
Gets status for a particular crawl.
- getTextExtractionConfig() - Method in class com.endeca.itl.cas.api.CrawlConfig
-
- getTimeout() - Method in class com.endeca.itl.cas.api.TextExtractionConfig
-
- getType() - Method in class com.endeca.itl.cas.api.ModulePropertySpec
-
- getUnavailableIncrementalSwitchesToFullCrawl() - Method in class com.endeca.itl.cas.api.CrawlConfig
-
- getValue() - Method in class com.endeca.itl.cas.api.MetricCrawlMode
-
- getValue() - Method in class com.endeca.itl.cas.api.MetricCrawlState
-
- getValue() - Method in class com.endeca.itl.cas.api.MetricCrawlStopCause
-
- getValue() - Method in class com.endeca.itl.cas.api.MetricDate
-
- getValue() - Method in class com.endeca.itl.cas.api.MetricLong
-
- getValue() - Method in class com.endeca.itl.cas.api.MetricString
-
- getValue() - Method in class com.endeca.itl.cas.api.ModulePropertySpecEnumValue
-
- getValue() - Method in class com.endeca.itl.cas.api.Property
-
- getValues() - Method in class com.endeca.itl.cas.api.ModuleProperty
-
- getWildcard() - Method in class com.endeca.itl.cas.api.WildcardFilter
-
- ManipulatorConfig - Class in com.endeca.itl.cas.api
-
Manipulator config allows a client to specify a custom manipulation step
which is performed in a particular crawl run.
- ManipulatorConfig() - Constructor for class com.endeca.itl.cas.api.ManipulatorConfig
-
- ManipulatorConfig(ModuleId) - Constructor for class com.endeca.itl.cas.api.ManipulatorConfig
-
- ManipulatorConfig(ModuleId, String) - Constructor for class com.endeca.itl.cas.api.ManipulatorConfig
-
- Metric - Class in com.endeca.itl.cas.api
-
A Metric is a key-value pair that holds the value of a particular metric.
- Metric() - Constructor for class com.endeca.itl.cas.api.Metric
-
- Metric(MetricId) - Constructor for class com.endeca.itl.cas.api.Metric
-
- MetricCrawlMode - Class in com.endeca.itl.cas.api
-
A MetricCrawlMode extends the abstract Metric class by adding a CrawlMode
enumeration value.
- MetricCrawlMode() - Constructor for class com.endeca.itl.cas.api.MetricCrawlMode
-
- MetricCrawlMode(MetricId, CrawlMode) - Constructor for class com.endeca.itl.cas.api.MetricCrawlMode
-
- MetricCrawlState - Class in com.endeca.itl.cas.api
-
A MetricCrawlStatus extends the abstract Metric class by adding a CrawlStatus
enumeration value.
- MetricCrawlState() - Constructor for class com.endeca.itl.cas.api.MetricCrawlState
-
- MetricCrawlState(CrawlerState) - Constructor for class com.endeca.itl.cas.api.MetricCrawlState
-
- MetricCrawlStopCause - Class in com.endeca.itl.cas.api
-
A metricCrawlStopCause extends the abstract Metric class by adding a
CrawlStopCause enumeration value.
- MetricCrawlStopCause() - Constructor for class com.endeca.itl.cas.api.MetricCrawlStopCause
-
- MetricCrawlStopCause(MetricId, CrawlStopCause) - Constructor for class com.endeca.itl.cas.api.MetricCrawlStopCause
-
- MetricDate - Class in com.endeca.itl.cas.api
-
A MetricDate extends the abstract Metric class by adding a long value
that should be interpreted as a date.
- MetricDate() - Constructor for class com.endeca.itl.cas.api.MetricDate
-
- MetricDate(MetricId, long) - Constructor for class com.endeca.itl.cas.api.MetricDate
-
- MetricId - Enum in com.endeca.itl.cas.api
-
Enumeration of possible Metrics that may be returned from CAS Server.
- MetricLong - Class in com.endeca.itl.cas.api
-
A MetricLong extends the abstract Metric class by adding a long value.
- MetricLong() - Constructor for class com.endeca.itl.cas.api.MetricLong
-
- MetricLong(MetricId, long) - Constructor for class com.endeca.itl.cas.api.MetricLong
-
- MetricString - Class in com.endeca.itl.cas.api
-
A MetricString extends the abstract Metric class by adding a string value.
- MetricString() - Constructor for class com.endeca.itl.cas.api.MetricString
-
- MetricString(MetricId, String) - Constructor for class com.endeca.itl.cas.api.MetricString
-
- MetricType - Enum in com.endeca.itl.cas.api
-
Enumeration used to indicate the type of metric that is returned.
- mModuleId - Variable in class com.endeca.itl.cas.api.ModuleConfig
-
- mModuleProperties - Variable in class com.endeca.itl.cas.api.ModuleConfig
-
- ModuleCapability - Enum in com.endeca.itl.cas.api
-
An enumeration of capabilities provided by modules supported by CAS Server.
- ModuleConfig - Class in com.endeca.itl.cas.api
-
Abstract class that supports specifying an ID and a list of properties
as part of configuring a module.
- ModuleConfig() - Constructor for class com.endeca.itl.cas.api.ModuleConfig
-
- ModuleConfig(ModuleId) - Constructor for class com.endeca.itl.cas.api.ModuleConfig
-
- ModuleId - Class in com.endeca.itl.cas.api
-
Unique identifier for a source, manipulator or output
module.
- ModuleId(ModuleId) - Constructor for class com.endeca.itl.cas.api.ModuleId
-
- ModuleId(String) - Constructor for class com.endeca.itl.cas.api.ModuleId
-
- ModuleInfo - Class in com.endeca.itl.cas.api
-
A ModuleInfo stores general information about a module, including:
ModuleId: a unique identifier for the kind of module
Module type: whether it's a source or manipulator
Display name: for showing to a user
Description: so a user might quickly understand what the module does
Capabilities: a list of Strings that document some of the capabilities of
the module being configured.
- ModuleInfo() - Constructor for class com.endeca.itl.cas.api.ModuleInfo
-
- ModuleInfo(ModuleInfo) - Constructor for class com.endeca.itl.cas.api.ModuleInfo
-
- ModuleInfo(ModuleId) - Constructor for class com.endeca.itl.cas.api.ModuleInfo
-
- ModuleNotFoundException - Exception in com.endeca.itl.cas.api
-
An exception thrown when a module is unexpectedly not found.
- ModuleNotFoundException(String) - Constructor for exception com.endeca.itl.cas.api.ModuleNotFoundException
-
- ModuleNotFoundException(String, ModuleNotFoundFaultInfo) - Constructor for exception com.endeca.itl.cas.api.ModuleNotFoundException
-
- ModuleNotFoundException(String, ModuleNotFoundFaultInfo, Throwable) - Constructor for exception com.endeca.itl.cas.api.ModuleNotFoundException
-
- ModuleProperty - Class in com.endeca.itl.cas.api
-
A ModuleProperty is a key/value-list pair used to provide configuration
information about a particular module (such as a content source or output
destination).
- ModuleProperty() - Constructor for class com.endeca.itl.cas.api.ModuleProperty
-
- ModuleProperty(String, String...) - Constructor for class com.endeca.itl.cas.api.ModuleProperty
-
- ModuleProperty(String, List<String>) - Constructor for class com.endeca.itl.cas.api.ModuleProperty
-
- ModulePropertySpec - Class in com.endeca.itl.cas.api
-
A ModulePropertySpec contains specifications for a module property.
- ModulePropertySpec() - Constructor for class com.endeca.itl.cas.api.ModulePropertySpec
-
- ModulePropertySpec(ModulePropertySpec) - Constructor for class com.endeca.itl.cas.api.ModulePropertySpec
-
- ModulePropertySpec(String, QName, Boolean) - Constructor for class com.endeca.itl.cas.api.ModulePropertySpec
-
- ModulePropertySpec(String, QName, Boolean, ModulePropertySpecEnumValue[]) - Constructor for class com.endeca.itl.cas.api.ModulePropertySpec
-
- ModulePropertySpec(String, QName, Boolean, String) - Constructor for class com.endeca.itl.cas.api.ModulePropertySpec
-
- ModulePropertySpec(String, QName, Boolean, Integer) - Constructor for class com.endeca.itl.cas.api.ModulePropertySpec
-
- ModulePropertySpec(String, QName, Boolean, String, String, String, ModulePropertySpecEnumValue[], Integer, String, String) - Constructor for class com.endeca.itl.cas.api.ModulePropertySpec
-
- ModulePropertySpec(String, QName, Boolean, String, String, String, ModulePropertySpecEnumValue[], Integer, String, String, Boolean, Boolean, Boolean, Boolean) - Constructor for class com.endeca.itl.cas.api.ModulePropertySpec
-
- ModulePropertySpecEnumValue - Class in com.endeca.itl.cas.api
-
- ModulePropertySpecEnumValue(String) - Constructor for class com.endeca.itl.cas.api.ModulePropertySpecEnumValue
-
- ModulePropertySpecEnumValue(String, String) - Constructor for class com.endeca.itl.cas.api.ModulePropertySpecEnumValue
-
- ModulePropertySpecGroup - Class in com.endeca.itl.cas.api
-
A ModulePropertySpecGroup is a container for several
ModulePropertySpec
objects that should be displayed together as a group.
- ModulePropertySpecGroup() - Constructor for class com.endeca.itl.cas.api.ModulePropertySpecGroup
-
- ModulePropertySpecGroup(ModulePropertySpecGroup) - Constructor for class com.endeca.itl.cas.api.ModulePropertySpecGroup
-
- ModulePropertySpecGroup(String) - Constructor for class com.endeca.itl.cas.api.ModulePropertySpecGroup
-
- ModulePropertySpecGroup(String, String, ModulePropertySpec...) - Constructor for class com.endeca.itl.cas.api.ModulePropertySpecGroup
-
- ModulePropertySpecGroup(String, ModulePropertySpec...) - Constructor for class com.endeca.itl.cas.api.ModulePropertySpecGroup
-
- ModuleSpec - Class in com.endeca.itl.cas.api
-
The ModuleSpec provides a client with information needed to prompt a user to
configure a module.
- ModuleSpec() - Constructor for class com.endeca.itl.cas.api.ModuleSpec
-
- ModuleSpec(ModuleSpec) - Constructor for class com.endeca.itl.cas.api.ModuleSpec
-
- ModuleSpec(ModuleInfo) - Constructor for class com.endeca.itl.cas.api.ModuleSpec
-
- ModuleType - Enum in com.endeca.itl.cas.api
-
An enumeration of types of modules supported by CAS Server.
- setAlwaysShow(Boolean) - Method in class com.endeca.itl.cas.api.ModulePropertySpec
-
- setCapabilities(List<ModuleCapability>) - Method in class com.endeca.itl.cas.api.ModuleInfo
-
- setCrawlId(CrawlId) - Method in class com.endeca.itl.cas.api.CrawlConfig
-
- setCrawlId(CrawlId) - Method in class com.endeca.itl.cas.api.CrawlMetrics
-
- setCrawlThreads(Integer) - Method in class com.endeca.itl.cas.api.CrawlConfig
-
- setDefault(String) - Method in class com.endeca.itl.cas.api.ModulePropertySpec
-
- setDescription(String) - Method in class com.endeca.itl.cas.api.ModuleInfo
-
Sets the value of the description property.
- setDescription(String) - Method in class com.endeca.itl.cas.api.ModulePropertySpec
-
- setDisplayName(String) - Method in class com.endeca.itl.cas.api.ModuleInfo
-
Sets the value of the displayName property.
- setDisplayName(String) - Method in class com.endeca.itl.cas.api.ModulePropertySpec
-
- setDisplayName(String) - Method in class com.endeca.itl.cas.api.ModulePropertySpecGroup
-
- setEnabled(Boolean) - Method in class com.endeca.itl.cas.api.ManipulatorConfig
-
If a manipulator is not enabled, it will not be added to the pipeline
- setEnabled(Boolean) - Method in class com.endeca.itl.cas.api.TextExtractionConfig
-
- setExcludeFilters(List<Filter>) - Method in class com.endeca.itl.cas.api.SourceConfig
-
- setHelpLink(String) - Method in class com.endeca.itl.cas.api.ModulePropertySpecGroup
-
- setId(String) - Method in class com.endeca.itl.cas.api.ManipulatorConfig
-
Unique ID within a crawl/pipeline
- setIncludeFilters(List<Filter>) - Method in class com.endeca.itl.cas.api.SourceConfig
-
- setKey(String) - Method in class com.endeca.itl.cas.api.ModuleProperty
-
Sets the value of the key property.
- setKey(String) - Method in class com.endeca.itl.cas.api.Property
-
- setLoggingLevel(LoggingLevel) - Method in class com.endeca.itl.cas.api.CrawlConfig
-
- setMakeLocalCopy(Boolean) - Method in class com.endeca.itl.cas.api.TextExtractionConfig
-
- setManipulatorConfigs(List<ManipulatorConfig>) - Method in class com.endeca.itl.cas.api.CrawlConfig
-
- setManipulators(List<ModuleInfo>) - Method in class com.endeca.itl.cas.api.NonIncrementalManipulatorWarning
-
- setMaxLength(Integer) - Method in class com.endeca.itl.cas.api.ModulePropertySpec
-
- setMaxValue(String) - Method in class com.endeca.itl.cas.api.ModulePropertySpec
-
- setMessage(String) - Method in class com.endeca.itl.cas.api.ConfigurationMessage
-
- setMetricId(MetricId) - Method in class com.endeca.itl.cas.api.Metric
-
- setMetricList(List<Metric>) - Method in class com.endeca.itl.cas.api.CrawlMetrics
-
Sets the list of metrics for the given crawl
- setMinValue(String) - Method in class com.endeca.itl.cas.api.ModulePropertySpec
-
- setModuleId(ModuleId) - Method in class com.endeca.itl.cas.api.ModuleConfig
-
Set the identifier for the module being configured.
- setModuleId(ModuleId) - Method in class com.endeca.itl.cas.api.ModuleInfo
-
Sets the value of the moduleId property.
- setModuleInfo(ModuleInfo) - Method in class com.endeca.itl.cas.api.ModuleSpec
-
- setModuleProperties(List<ModuleProperty>) - Method in class com.endeca.itl.cas.api.ModuleConfig
-
Replace list of module properties with given list.
- setModulePropertySpec(List<ModulePropertySpec>) - Method in class com.endeca.itl.cas.api.ModulePropertySpecGroup
-
- setModulePropertySpecEnumValueList(List<ModulePropertySpecEnumValue>) - Method in class com.endeca.itl.cas.api.ModulePropertySpec
-
- setModulePropertySpecGroups(List<ModulePropertySpecGroup>) - Method in class com.endeca.itl.cas.api.ModuleSpec
-
- setModulePropertyValues(String, String...) - Method in class com.endeca.itl.cas.api.ModuleConfig
-
Sets the property values for the specified property key.
- setModuleType(ModuleType) - Method in class com.endeca.itl.cas.api.ModuleInfo
-
Sets the value of the moduleType property.
- setMultiLine(Boolean) - Method in class com.endeca.itl.cas.api.ModulePropertySpec
-
- setMultiValue(Boolean) - Method in class com.endeca.itl.cas.api.ModulePropertySpec
-
- setName(String) - Method in class com.endeca.itl.cas.api.ModulePropertySpec
-
- setOperator(ComparisonOperator) - Method in class com.endeca.itl.cas.api.ComparableValueFilter
-
- setOperator(DateComparisonOperator) - Method in class com.endeca.itl.cas.api.DateFilter
-
- setOutputConfig(OutputConfig) - Method in class com.endeca.itl.cas.api.CrawlConfig
-
- setPassword(Boolean) - Method in class com.endeca.itl.cas.api.ModulePropertySpec
-
- setPropertyName(String) - Method in class com.endeca.itl.cas.api.Filter
-
- setReferenceValue(Date) - Method in class com.endeca.itl.cas.api.DateFilter
-
- setReferenceValue(Long) - Method in class com.endeca.itl.cas.api.LongFilter
-
- setRegex(String) - Method in class com.endeca.itl.cas.api.RegexFilter
-
- setRequired(Boolean) - Method in class com.endeca.itl.cas.api.ModulePropertySpec
-
- setScope(FilterScope) - Method in class com.endeca.itl.cas.api.Filter
-
- setSourceConfig(SourceConfig) - Method in class com.endeca.itl.cas.api.CrawlConfig
-
- setState(CrawlerState) - Method in class com.endeca.itl.cas.api.Status
-
- setTextExtractionConfig(TextExtractionConfig) - Method in class com.endeca.itl.cas.api.CrawlConfig
-
- setTimeout(Integer) - Method in class com.endeca.itl.cas.api.TextExtractionConfig
-
- setType(QName) - Method in class com.endeca.itl.cas.api.ModulePropertySpec
-
- setUnavailableIncrementalSwitchesToFullCrawl(Boolean) - Method in class com.endeca.itl.cas.api.CrawlConfig
-
- setValue(CrawlMode) - Method in class com.endeca.itl.cas.api.MetricCrawlMode
-
- setValue(CrawlerState) - Method in class com.endeca.itl.cas.api.MetricCrawlState
-
- setValue(CrawlStopCause) - Method in class com.endeca.itl.cas.api.MetricCrawlStopCause
-
- setValue(long) - Method in class com.endeca.itl.cas.api.MetricDate
-
- setValue(long) - Method in class com.endeca.itl.cas.api.MetricLong
-
- setValue(String) - Method in class com.endeca.itl.cas.api.MetricString
-
- setValue(String) - Method in class com.endeca.itl.cas.api.Property
-
- setValues(List<String>) - Method in class com.endeca.itl.cas.api.ModuleProperty
-
Update the list holding the values for the property.
- setValues(String...) - Method in class com.endeca.itl.cas.api.ModuleProperty
-
Sets the values of this ModuleProperty to the argument values.
- setWildcard(String) - Method in class com.endeca.itl.cas.api.WildcardFilter
-
- SourceConfig - Class in com.endeca.itl.cas.api
-
A SourceConfig allows a client to specify information about the source for a
particular crawl run, including what items to include and exclude.
- SourceConfig() - Constructor for class com.endeca.itl.cas.api.SourceConfig
-
- SourceConfig(ModuleId) - Constructor for class com.endeca.itl.cas.api.SourceConfig
-
- startCrawl(CrawlId, CrawlMode) - Method in interface com.endeca.itl.cas.api.CasCrawler
-
Starts a particular crawl.
- Status - Class in com.endeca.itl.cas.api
-
Status stores the state of the crawler, using the crawler state enumeration.
- Status() - Constructor for class com.endeca.itl.cas.api.Status
-
- Status(CrawlerState) - Constructor for class com.endeca.itl.cas.api.Status
-
- stopCrawl(CrawlId) - Method in interface com.endeca.itl.cas.api.CasCrawler
-
Stops a crawl.
- STRING_QNAME - Static variable in class com.endeca.itl.cas.api.ModulePropertySpec
-
- validate() - Method in class com.endeca.itl.cas.api.Filter
-
- validate() - Method in class com.endeca.itl.cas.api.RegexFilter
-
Returns null if the regular expression is successfully
compiled.
- value() - Method in enum com.endeca.itl.cas.api.ComparisonOperator
-
- value() - Method in enum com.endeca.itl.cas.api.CrawlerState
-
- value() - Method in enum com.endeca.itl.cas.api.CrawlMode
-
- value() - Method in enum com.endeca.itl.cas.api.CrawlStopCause
-
- value() - Method in enum com.endeca.itl.cas.api.DateComparisonOperator
-
- value() - Method in enum com.endeca.itl.cas.api.FilterScope
-
- value() - Method in enum com.endeca.itl.cas.api.LoggingLevel
-
- value() - Method in enum com.endeca.itl.cas.api.ModuleType
-
- valueOf(String) - Static method in enum com.endeca.itl.cas.api.ComparisonOperator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.endeca.itl.cas.api.CrawlerState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.endeca.itl.cas.api.CrawlMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.endeca.itl.cas.api.CrawlStopCause
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.endeca.itl.cas.api.DateComparisonOperator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.endeca.itl.cas.api.FilterScope
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.endeca.itl.cas.api.LoggingLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.endeca.itl.cas.api.MetricId
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.endeca.itl.cas.api.MetricType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.endeca.itl.cas.api.ModuleCapability
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.endeca.itl.cas.api.ModuleType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.endeca.itl.cas.api.ComparisonOperator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.endeca.itl.cas.api.CrawlerState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.endeca.itl.cas.api.CrawlMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.endeca.itl.cas.api.CrawlStopCause
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.endeca.itl.cas.api.DateComparisonOperator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.endeca.itl.cas.api.FilterScope
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.endeca.itl.cas.api.LoggingLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.endeca.itl.cas.api.MetricId
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.endeca.itl.cas.api.MetricType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.endeca.itl.cas.api.ModuleCapability
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.endeca.itl.cas.api.ModuleType
-
Returns an array containing the constants of this enum type, in
the order they are declared.