Skip navigation links

Oracle Secure Enterprise Search Java API Reference
10g Release 1 (10.1.8)

B32260-01


Uses of Package
oracle.search.sdk.crawler

Packages that use oracle.search.sdk.crawler
oracle.search.sdk.crawler This package contains all interfaces and exceptions that are part of the Oracle Secure Enterprise Search Crawler Plug-in API. 

 

Classes in oracle.search.sdk.crawler used by oracle.search.sdk.crawler
CrawlerPlugin
          CrawlerPlugin is an interface used by a crawler plugin to crawl its own repository.
CrawlingThreadService
          CrawlingThreadService is an interface used by a crawler plugin to perform crawl related tasks.
DataSourceService
          DataSourceService is an interface used by a crawler plugin to manage the data source
DocumentAcl
          DocumentAcl is to be used by a crawler plugin to generate Access Control List from a list of access control entities
DocumentContainer
          DocumentContainer is an interface used by a crawler plugin to submit/retrieve document information
DocumentMetadata
          DocumentMetadata is an interface used by a crawler plugin to submit URL-related data to the crawler.
GeneralService
          GeneralService is an interface used by a crawler plugin to perform miscellaneous service
Logger
          Logger is an interface used by a crawler plugin to output message to the crawler log file.
LovInfo
          LovInfo is an interface used by both the crawler and a data source plugin to set and retrieve attribute list of values (LOV) from the data source.
ParameterValues
          ParameterValues is an interface for any crawler plugin to read the value of data source parameter.
PluginException
          This encapsulates information about a data source plugin-specific error.
ProcessingException
          Encapsulates information about error from processing plugin request.
QueueService
          QueueService is an interface used by a crawler plugin to submit/retrieve URL-related data.
UrlCandidate
          UrlCandidate is an interface for any url rewriter to read the value of a pending url string and store the rewrite result.
UrlRewriteException
          This encapsulates information about a url rewrite error.

 


Skip navigation links

Oracle Secure Enterprise Search Java API Reference
10g Release 1 (10.1.8)

B32260-01


Copyright © 2006, Oracle. All rights reserved.