Skip navigation links

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

E10465-01


Uses of Package
oracle.search.sdk.crawler

Packages that use oracle.search.sdk.crawler
oracle.search.sdk.crawler Provides 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 used by a crawler plug-in to generate an Access Control List from a list of access control entries or to store security attribute value data.
DocumentContainer
          DocumentContainer is an interface used by a crawler plugin to submit/retrieve document information
DocumentMetadata
          DocumentMetadata is an interface used by a crawler plug-in to submit URL-related data to the crawler.
DocumentService
          DocumentService is an interface used by a document service plug-in to submit document attributes and/or document contents to the crawler
DocumentServiceException
           
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.2)

E10465-01


Copyright © 2006, 2007, Oracle. All rights reserved.