Skip navigation links

Oracle Secure Enterprise Search Java API Reference
11g Release 1 (11.1.2.0.0)

E14433-02


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 plug-in to perform crawl-related tasks.
DataSourceService
          DataSourceService is an interface used by a crawler plug-in 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 plug-in to submit or 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 document contents to the crawler.
DocumentServiceException
           
GeneralService
          GeneralService is an interface used by a crawler plugin to perform miscellaneous service
InstanceService
          InstanceService is used by a crawler plug-in to retrieve instance-specific information.
Logger
          Logger is an interface used by a crawler plugin to output messages 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 lists of values (LOV) from the data source.
ParameterValues
          ParameterValues is an interface for any crawler plug-in to read the value of a data source parameter.
PluginException
          This encapsulates information about a data source plugin-specific error.
ProcessingException
          Encapsulates information about an error from processing a plug-in request.
QueueService
          QueueService is an interface used by a crawler plugin to submit or 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
11g Release 1 (11.1.2.0.0)

E14433-02


Copyright © 2006, 2010, Oracle and/or its affiliates. All rights reserved.