Content Acquisition System Web Service Stubs 3.2.1

Uses of Package
com.endeca.itl.cas

Classes in com.endeca.itl.cas used by com.endeca.itl.cas
BaseConfig
          A Base Config allows a client to specify information that doesn't relate to specific modules for a particular crawl run.
CasCrawler
           
CasCrawlerService
           
ComparableValueFilter
          ComparableValueFilter is an abstract type that specifies the comparison operator to apply to a particular property.
ComparisonOperator
           
ContentSourceConfig
          Content Source Config allow a client to specify information about the systems from which content is fetched in a particular crawl run.
CrawlAlreadyExistsFault
          CrawlAlreadyExistsFault is returned when creating a crawl that already exists.
CrawlConfig
          A CrawlConfig contains all information required for specifying the configuration of a crawl.
CrawlerState
           
CrawlId
          This is a unique identifier for a particular crawl task.
CrawlInProgressFault
          CrawlInProgressFault is returned when crawl is unexpectedly in progress.
CrawlMetrics
           
CrawlMode
           
CrawlNotFoundFault
          CrawlNotFoundFault is returned when requested crawl was not found.
CrawlValidationError
          CrawlValidationError contains information about one of the errors that may have been encountered when validating the configuration of a crawl.
CreateCrawl
          CreateCrawl holds the parameters to be passed as part of a createCrawl request.
CreateCrawlResponse
          CreateCrawlResponse holds the (empty) response of the service to a createCrawl request.
DateComparisonOperator
           
DeleteCrawl
          DeleteCrawl holds the parameters to be passed as part of a deleteCrawl request.
DeleteCrawlResponse
          DeleteCrawlResponse holds the (empty) response of the service to a deleteCrawl request.
FilePath
          A FilePath object represents a file path, for log files and such.
Filter
          Filter is a filter that is applied to a particular property of a record.
FilterScope
           
GetAllMetrics
           
GetAllMetricsResponse
           
GetCrawlConfig
          GetCrawlConfig holds the parameters to be passed as part of a getCrawlConfig request.
GetCrawlConfigResponse
          GetCrawlConfigResponse holds the response of the service to a getCrawlConfig request: returns the configuration for the specified crawl.
GetMetrics
          GetMetrics holds the parameters to be passed as part of a getMetrics request: the ID of the crawl to be queried is required.
GetMetricsResponse
          GetMetricsResponse holds the response of the service to a getMetrics request: returns a list of metrics for the specified crawl.
GetServerInfo
          GetServerInfo holds the parameters to be passed as part of a getServerInfo request: there are none.
GetServerInfoResponse
          GetServerInfoResponse holds the list of name-value properties returned by the server
GetStatus
          GetStatus holds the parameters to be passed as part of a getStatus request: the ID of the crawl to be queried is required.
GetStatusResponse
          GetStatusResponse holds the response of the service to a getStatus request: returns the status enumeration for the specified crawl.
InvalidCrawlConfigFault
          InvalidCrawlConfigFault is returned when a crawl configuration is found not to be valid.
ItlFault
          Base class for all faults returned by the service.
ListContentSources
          ListContentSources holds the parameters to be passed as part of a listContentSources request: there are none.
ListContentSourcesResponse
          ListContentSourceResponse holds the list of source ID values returned in response to a listContentSources request.
ListCrawls
          ListCrawls holds the parameters to be passed as part of a listCrawls request: there are none.
ListCrawlsResponse
          ListCrawlResponse holds the list of crawl ID values returned in response to a listCrawls request.
LoggingLevel
           
Metric
          A Metric is a key-value pair that holds the value of a particular metric.
MetricId
           
ModuleId
          This is a unique identifier for a particular repository source or output destination.
ModuleProperty
          A ModuleProperty is a key-value pair used to provide configuration information about a particular module (such as a content source or output destination).
OutputConfig
          Output Config allow a client to specify information about the destination to which content is written in a particular crawl run.
Property
          A Property is a key-value pair used to provide configuration information about the server or a particular module (such as a content source).
Seed
          A Seed object represents a starting point for defining a crawl.
SourceConfig
          Source Config allow a client to specify information about the source for a particular crawl run, including what items to include and exclude and a list of seeds.
StartCrawl
          StartCrawl holds the Parameters to be passed as part of a startCrawl request.
StartCrawlResponse
          StartCrawlResponse holds the (empty) response of the service to a startCrawl request.
Status
          Status stores the state of the crawler, using the crawler state enumeration.
StopCrawl
          StopCrawl holds the parameters to be passed as part of a stopCrawl request.
StopCrawlResponse
          StopCrawlResponse holds the (empty) response of the service to a stopCrawl request.
TextExtractionConfig
          Text extraction Config allow a client to specify extraction-specific parameters to override default values.
UpdateCrawl
          UpdateCrawl holds the parameters to be passed as part of a updateCrawl request: the ID of the crawl to be updated is required, as is the new configuration to be used by that crawl.
UpdateCrawlResponse
          UpdateCrawlResponse holds the (empty) response of the service to a updateCrawl request.
 


Content Acquisition System Web Service Stubs 3.2.1

Copyright © 2011 Endeca Technologies, Inc. All Rights Reserved.
@VERSION
PRODUCT: Content Acquisition System Web Service Stubs (casStubs)
VERSION: 3.2.1
BUILD:   NONE
ARCH_OS: n/a
DATE:    2011-11-10T16:21:21-0500