A B C D E F G H I L M N O P R S T U V W X

A

addModuleProperty(ModuleProperty) - Method in class com.endeca.itl.cas.api.ModuleConfig
Add a new ModuleProperty to the current list.
addValues(String...) - Method in class com.endeca.itl.cas.api.ModuleProperty
Adds values to this ModuleProperty

B

BOOLEAN_QNAME - Static variable in class com.endeca.itl.cas.api.ModulePropertySpec
 

C

CAS_CRAWLER_LOCATOR_CLASS_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
 
com.endeca.itl.service - package com.endeca.itl.service
 
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.

D

DateComparisonOperator - Enum in com.endeca.itl.cas.api
Enumeration of supported comparisons for dates.
DateFilter - Class in com.endeca.itl.cas.api
DateFilter is a comparison filter that specifies the value (as a dateTime) to be compared against.
DateFilter() - Constructor for class com.endeca.itl.cas.api.DateFilter
 
deleteCrawl(CrawlId) - Method in interface com.endeca.itl.cas.api.CasCrawler
Deletes a crawl from the server.
DOUBLE_QNAME - Static variable in class com.endeca.itl.cas.api.ModulePropertySpec
 

E

equals(Object) - Method in class com.endeca.itl.cas.api.ComparableValueFilter
 
equals(Object) - Method in class com.endeca.itl.cas.api.ConfigurationMessage
 
equals(Object) - Method in class com.endeca.itl.cas.api.CrawlConfig
 
equals(Object) - Method in class com.endeca.itl.cas.api.CrawlId
 
equals(Object) - Method in class com.endeca.itl.cas.api.CrawlMetrics
 
equals(Object) - Method in class com.endeca.itl.cas.api.CrawlValidationFailure
 
equals(Object) - Method in class com.endeca.itl.cas.api.DateFilter
 
equals(Object) - Method in class com.endeca.itl.cas.api.Filter
 
equals(Object) - Method in class com.endeca.itl.cas.api.LongFilter
 
equals(Object) - Method in class com.endeca.itl.cas.api.ManipulatorConfig
 
equals(Object) - Method in class com.endeca.itl.cas.api.Metric
 
equals(Object) - Method in class com.endeca.itl.cas.api.MetricCrawlMode
 
equals(Object) - Method in class com.endeca.itl.cas.api.MetricCrawlState
 
equals(Object) - Method in class com.endeca.itl.cas.api.MetricCrawlStopCause
 
equals(Object) - Method in class com.endeca.itl.cas.api.MetricDate
 
equals(Object) - Method in class com.endeca.itl.cas.api.MetricLong
 
equals(Object) - Method in class com.endeca.itl.cas.api.MetricString
 
equals(Object) - Method in class com.endeca.itl.cas.api.ModuleConfig
Compares the list of module properties as a set.
equals(Object) - Method in class com.endeca.itl.cas.api.ModuleId
 
equals(Object) - Method in class com.endeca.itl.cas.api.ModuleInfo
 
equals(Object) - Method in class com.endeca.itl.cas.api.ModuleProperty
 
equals(Object) - Method in class com.endeca.itl.cas.api.ModulePropertySpec
 
equals(Object) - Method in class com.endeca.itl.cas.api.ModulePropertySpecEnumValue
 
equals(Object) - Method in class com.endeca.itl.cas.api.ModulePropertySpecGroup
 
equals(Object) - Method in class com.endeca.itl.cas.api.ModuleSpec
 
equals(Object) - Method in class com.endeca.itl.cas.api.NonIncrementalManipulatorWarning
 
equals(Object) - Method in class com.endeca.itl.cas.api.OutputConfig
 
equals(Object) - Method in class com.endeca.itl.cas.api.Property
 
equals(Object) - Method in class com.endeca.itl.cas.api.RegexFilter
 
equals(Object) - Method in class com.endeca.itl.cas.api.SourceConfig
 
equals(Object) - Method in class com.endeca.itl.cas.api.Status
 
equals(Object) - Method in class com.endeca.itl.cas.api.TextExtractionConfig
 
equals(Object) - Method in class com.endeca.itl.cas.api.WildcardFilter
 

F

Filter - Class in com.endeca.itl.cas.api
Filter is a filter that is applied to a particular property of a record.
Filter() - Constructor for class com.endeca.itl.cas.api.Filter
 
FilterScope - Enum in com.endeca.itl.cas.api
Possible values for defining the "scope" of a filter: whether the filter applies to diretories or to files.
fromValue(String) - Static method in enum com.endeca.itl.cas.api.ComparisonOperator
 
fromValue(String) - Static method in enum com.endeca.itl.cas.api.CrawlerState
 
fromValue(String) - Static method in enum com.endeca.itl.cas.api.CrawlMode
 
fromValue(String) - Static method in enum com.endeca.itl.cas.api.CrawlStopCause
 
fromValue(String) - Static method in enum com.endeca.itl.cas.api.DateComparisonOperator
 
fromValue(String) - Static method in enum com.endeca.itl.cas.api.FilterScope
 
fromValue(String) - Static method in enum com.endeca.itl.cas.api.LoggingLevel
 
fromValue(String) - Static method in enum com.endeca.itl.cas.api.ModuleType
 

G

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
 
getHost() - Method in class com.endeca.itl.service.ServiceLocator
 
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
 
getInstanceName() - Method in class com.endeca.itl.service.ServiceLocator
 
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
 
getKeyStore() - Method in class com.endeca.itl.service.ServiceLocator
 
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.
getPort() - Method in class com.endeca.itl.service.ServiceLocator
 
getPortName() - Method in class com.endeca.itl.cas.api.CasCrawlerLocator
 
getPortName() - Method in class com.endeca.itl.service.ServiceLocator
 
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.
getService() - Method in class com.endeca.itl.service.ServiceLocator
 
getServiceClass() - Method in class com.endeca.itl.cas.api.CasCrawlerLocator
 
getServiceClass() - Method in class com.endeca.itl.service.ServiceLocator
 
getServiceName() - Method in class com.endeca.itl.cas.api.CasCrawlerLocator
 
getServiceName() - Method in class com.endeca.itl.service.ServiceLocator
 
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
 
getSocketConnectTimeout() - Method in class com.endeca.itl.service.ServiceLocator
 
getSocketReceiveTimeout() - Method in class com.endeca.itl.service.ServiceLocator
 
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
 
getTrustStore() - Method in class com.endeca.itl.service.ServiceLocator
 
getType() - Method in class com.endeca.itl.cas.api.ModulePropertySpec
 
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
 
getWsdlUrl() - Method in class com.endeca.itl.service.ServiceLocator
 

H

hasCapability(ModuleCapability) - Method in class com.endeca.itl.cas.api.ModuleInfo
 
hashCode() - Method in class com.endeca.itl.cas.api.ComparableValueFilter
 
hashCode() - Method in class com.endeca.itl.cas.api.ConfigurationMessage
 
hashCode() - Method in class com.endeca.itl.cas.api.CrawlConfig
 
hashCode() - Method in class com.endeca.itl.cas.api.CrawlId
 
hashCode() - Method in class com.endeca.itl.cas.api.CrawlMetrics
 
hashCode() - Method in class com.endeca.itl.cas.api.CrawlValidationFailure
 
hashCode() - Method in class com.endeca.itl.cas.api.DateFilter
 
hashCode() - Method in class com.endeca.itl.cas.api.Filter
 
hashCode() - Method in class com.endeca.itl.cas.api.LongFilter
 
hashCode() - Method in class com.endeca.itl.cas.api.ManipulatorConfig
 
hashCode() - Method in class com.endeca.itl.cas.api.Metric
 
hashCode() - Method in class com.endeca.itl.cas.api.MetricCrawlMode
 
hashCode() - Method in class com.endeca.itl.cas.api.MetricCrawlState
 
hashCode() - Method in class com.endeca.itl.cas.api.MetricCrawlStopCause
 
hashCode() - Method in class com.endeca.itl.cas.api.MetricDate
 
hashCode() - Method in class com.endeca.itl.cas.api.MetricLong
 
hashCode() - Method in class com.endeca.itl.cas.api.MetricString
 
hashCode() - Method in class com.endeca.itl.cas.api.ModuleConfig
 
hashCode() - Method in class com.endeca.itl.cas.api.ModuleId
 
hashCode() - Method in class com.endeca.itl.cas.api.ModuleInfo
 
hashCode() - Method in class com.endeca.itl.cas.api.ModuleProperty
 
hashCode() - Method in class com.endeca.itl.cas.api.ModulePropertySpec
 
hashCode() - Method in class com.endeca.itl.cas.api.ModulePropertySpecEnumValue
 
hashCode() - Method in class com.endeca.itl.cas.api.ModulePropertySpecGroup
 
hashCode() - Method in class com.endeca.itl.cas.api.ModuleSpec
 
hashCode() - Method in class com.endeca.itl.cas.api.NonIncrementalManipulatorWarning
 
hashCode() - Method in class com.endeca.itl.cas.api.OutputConfig
 
hashCode() - Method in class com.endeca.itl.cas.api.Property
 
hashCode() - Method in class com.endeca.itl.cas.api.RegexFilter
 
hashCode() - Method in class com.endeca.itl.cas.api.SourceConfig
 
hashCode() - Method in class com.endeca.itl.cas.api.Status
 
hashCode() - Method in class com.endeca.itl.cas.api.TextExtractionConfig
 
hashCode() - Method in class com.endeca.itl.cas.api.WildcardFilter
 
hasProperty(String) - Method in class com.endeca.itl.cas.api.ModuleConfig
Checks if a ModuleProperty exists for a given key.
hasPropertyValue(String) - Method in class com.endeca.itl.cas.api.ModuleConfig
 
hasValues() - Method in class com.endeca.itl.cas.api.ModuleProperty
 

I

INTEGER_QNAME - Static variable in class com.endeca.itl.cas.api.ModulePropertySpec
 
InvalidCrawlConfigException - Exception in com.endeca.itl.cas.api
An exception thrown when a crawl's configuration contains invalid content.
InvalidCrawlConfigException(String, List<CrawlValidationFailure>) - Constructor for exception com.endeca.itl.cas.api.InvalidCrawlConfigException
 
InvalidCrawlConfigException(List<CrawlValidationFailure>) - Constructor for exception com.endeca.itl.cas.api.InvalidCrawlConfigException
 
InvalidCrawlConfigException(String, InvalidCrawlConfigFaultInfo) - Constructor for exception com.endeca.itl.cas.api.InvalidCrawlConfigException
 
InvalidCrawlConfigException(String, InvalidCrawlConfigFaultInfo, Throwable) - Constructor for exception com.endeca.itl.cas.api.InvalidCrawlConfigException
 
isAllowChunking() - Method in class com.endeca.itl.service.ServiceLocator
 
isAlwaysShow() - Method in class com.endeca.itl.cas.api.ModulePropertySpec
 
isEnabled() - Method in class com.endeca.itl.cas.api.ManipulatorConfig
If a manipulator is not enabled, it will not be added to the pipeline
isEnabled() - Method in class com.endeca.itl.cas.api.TextExtractionConfig
 
isMakeLocalCopy() - Method in class com.endeca.itl.cas.api.TextExtractionConfig
 
isMultiLine() - Method in class com.endeca.itl.cas.api.ModulePropertySpec
 
isMultiValue() - Method in class com.endeca.itl.cas.api.ModulePropertySpec
 
isPassword() - Method in class com.endeca.itl.cas.api.ModulePropertySpec
 
isPortSsl() - Method in class com.endeca.itl.service.ServiceLocator
Return whether or not the port is interpreted an SSL port.
isRequired() - Method in class com.endeca.itl.cas.api.ModulePropertySpec
 
ItlException - Exception in com.endeca.itl.cas.api
Base class for Exceptions thrown by the API
ItlException(String) - Constructor for exception com.endeca.itl.cas.api.ItlException
 
ItlException(String, Throwable) - Constructor for exception com.endeca.itl.cas.api.ItlException
 
ItlException(String, ItlFaultInfo) - Constructor for exception com.endeca.itl.cas.api.ItlException
 
ItlException(String, ItlFaultInfo, Throwable) - Constructor for exception com.endeca.itl.cas.api.ItlException
 
ItlException(Throwable) - Constructor for exception com.endeca.itl.cas.api.ItlException
 

L

listCrawls() - Method in interface com.endeca.itl.cas.api.CasCrawler
Gets a list of crawls available on the server
listModules(ModuleType) - Method in interface com.endeca.itl.cas.api.CasCrawler
Gets a list of modules available on the server that match the requested module type.
LoggingLevel - Enum in com.endeca.itl.cas.api
Enumeration representing possible logging levels to be applied to all crawl-specific logging.
LongFilter - Class in com.endeca.itl.cas.api
LongFilter is a comparison filter that specifies the value (as a long) to be compared against.
LongFilter() - Constructor for class com.endeca.itl.cas.api.LongFilter
 

M

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(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
 
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(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
A ModulePropertySpecEnumValue contains one possible enumeration value when defining possible values for a ModuleProperty in a corresponding ModulePropertySpec.
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(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(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.

N

NonIncrementalManipulatorWarning - Class in com.endeca.itl.cas.api
 
NonIncrementalManipulatorWarning() - Constructor for class com.endeca.itl.cas.api.NonIncrementalManipulatorWarning
 
NonIncrementalManipulatorWarning(String, List<ModuleInfo>) - Constructor for class com.endeca.itl.cas.api.NonIncrementalManipulatorWarning
 

O

OutputConfig - Class in com.endeca.itl.cas.api
OutputConfig allows a client to specify information about the destination to which content is written in a particular crawl run.
OutputConfig() - Constructor for class com.endeca.itl.cas.api.OutputConfig
 
OutputConfig(ModuleId) - Constructor for class com.endeca.itl.cas.api.OutputConfig
 

P

ping() - Method in class com.endeca.itl.service.ServiceLocator
Attempts to ping the Service
Property - Class in com.endeca.itl.cas.api
A Property is a key-value pair used to provide version information about the server.
Property() - Constructor for class com.endeca.itl.cas.api.Property
 

R

RegexFilter - Class in com.endeca.itl.cas.api
RegexFilter is a filter that applies a regular expression to a particular property.
RegexFilter() - Constructor for class com.endeca.itl.cas.api.RegexFilter
 

S

ServiceLocator<T> - Class in com.endeca.itl.service
 
ServiceLocator(String, int, String) - Constructor for class com.endeca.itl.service.ServiceLocator
 
setAllowChunking(boolean) - Method in class com.endeca.itl.service.ServiceLocator
 
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
 
setKeyStore(String, String, String) - Method in class com.endeca.itl.service.ServiceLocator
Set the SSL keystore that will be used by the client.
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
 
setPortSsl(boolean) - Method in class com.endeca.itl.service.ServiceLocator
Sets whether or not the port is interpreted an SSL port.
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
 
setSocketConnectTimeout(int) - Method in class com.endeca.itl.service.ServiceLocator
 
setSocketReceiveTimeout(int) - Method in class com.endeca.itl.service.ServiceLocator
 
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
 
setTrustStore(String, String, String) - Method in class com.endeca.itl.service.ServiceLocator
Set the SSL trust-store that will be used by the client.
setType(QName) - Method in class com.endeca.itl.cas.api.ModulePropertySpec
 
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
 

T

TextExtractionConfig - Class in com.endeca.itl.cas.api
The TextExtractionConfig allows a client to specify extraction-specific parameters to override default values.
TextExtractionConfig() - Constructor for class com.endeca.itl.cas.api.TextExtractionConfig
 
toString() - Method in class com.endeca.itl.cas.api.ComparableValueFilter
 
toString() - Method in enum com.endeca.itl.cas.api.ComparisonOperator
 
toString() - Method in class com.endeca.itl.cas.api.ConfigurationMessage
 
toString() - Method in class com.endeca.itl.cas.api.CrawlConfig
 
toString() - Method in enum com.endeca.itl.cas.api.CrawlerState
 
toString() - Method in class com.endeca.itl.cas.api.CrawlId
 
toString() - Method in class com.endeca.itl.cas.api.CrawlMetrics
 
toString() - Method in enum com.endeca.itl.cas.api.CrawlMode
 
toString() - Method in enum com.endeca.itl.cas.api.CrawlStopCause
 
toString() - Method in class com.endeca.itl.cas.api.CrawlValidationFailure
 
toString() - Method in enum com.endeca.itl.cas.api.DateComparisonOperator
 
toString() - Method in class com.endeca.itl.cas.api.DateFilter
 
toString() - Method in class com.endeca.itl.cas.api.Filter
 
toString() - Method in enum com.endeca.itl.cas.api.FilterScope
 
toString() - Method in enum com.endeca.itl.cas.api.LoggingLevel
 
toString() - Method in class com.endeca.itl.cas.api.LongFilter
 
toString() - Method in class com.endeca.itl.cas.api.ManipulatorConfig
 
toString() - Method in class com.endeca.itl.cas.api.Metric
 
toString() - Method in class com.endeca.itl.cas.api.ModuleConfig
 
toString() - Method in class com.endeca.itl.cas.api.ModuleId
 
toString() - Method in class com.endeca.itl.cas.api.ModuleInfo
 
toString() - Method in class com.endeca.itl.cas.api.ModuleProperty
 
toString() - Method in class com.endeca.itl.cas.api.ModulePropertySpec
 
toString() - Method in class com.endeca.itl.cas.api.ModulePropertySpecEnumValue
 
toString() - Method in class com.endeca.itl.cas.api.ModulePropertySpecGroup
 
toString() - Method in class com.endeca.itl.cas.api.ModuleSpec
 
toString() - Method in enum com.endeca.itl.cas.api.ModuleType
 
toString() - Method in class com.endeca.itl.cas.api.NonIncrementalManipulatorWarning
 
toString() - Method in class com.endeca.itl.cas.api.OutputConfig
 
toString() - Method in class com.endeca.itl.cas.api.Property
 
toString() - Method in class com.endeca.itl.cas.api.RegexFilter
 
toString() - Method in class com.endeca.itl.cas.api.SourceConfig
 
toString() - Method in class com.endeca.itl.cas.api.Status
 
toString() - Method in class com.endeca.itl.cas.api.TextExtractionConfig
 
toString() - Method in class com.endeca.itl.cas.api.WildcardFilter
 
toValueString() - Method in class com.endeca.itl.cas.api.Metric
 
toValueString() - Method in class com.endeca.itl.cas.api.MetricCrawlMode
 
toValueString() - Method in class com.endeca.itl.cas.api.MetricCrawlState
 
toValueString() - Method in class com.endeca.itl.cas.api.MetricCrawlStopCause
 
toValueString() - Method in class com.endeca.itl.cas.api.MetricDate
 
toValueString() - Method in class com.endeca.itl.cas.api.MetricLong
 
toValueString() - Method in class com.endeca.itl.cas.api.MetricString
 

U

updateCrawl(CrawlConfig) - Method in interface com.endeca.itl.cas.api.CasCrawler
Updates a crawl that already exists on the server.

V

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.

W

WildcardFilter - Class in com.endeca.itl.cas.api
WildcardFilter is a filter that applies a wildcard to a particular property.
WildcardFilter() - Constructor for class com.endeca.itl.cas.api.WildcardFilter
 

X

XML_NAMESPACE - Static variable in class com.endeca.itl.cas.api.CasCrawlerLocator
 

A B C D E F G H I L M N O P R S T U V W X

Copyright © 2011 Endeca. All Rights Reserved.