Skip navigation links

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

B32260-01

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


P

POLICY_DOCUMENT_LEVEL_ACL - Static variable in interface oracle.search.sdk.crawler.CrawlerPluginManager
 
POLICY_PUBLIC_ACCESS - Static variable in interface oracle.search.sdk.crawler.CrawlerPluginManager
 
POLICY_SOURCE_LEVEL_ACL - Static variable in interface oracle.search.sdk.crawler.CrawlerPluginManager
 
ParameterInfo - class oracle.search.sdk.common.ParameterInfo.
A class for describing the general properties of a parameter.
ParameterInfo(String, String, String, boolean) - Constructor for class oracle.search.sdk.common.ParameterInfo
Constructs a parameter information instance
ParameterInfo - class oracle.search.sdk.crawler.ParameterInfo.
ParameterInfo is a class for describing the general properties of a parameter
ParameterInfo(String, String, String, boolean) - Constructor for class oracle.search.sdk.crawler.ParameterInfo
Construct a parameter information instance
ParameterValues - interface oracle.search.sdk.common.ParameterValues.
An interface for a plug-in to read the values of parameters that are passed in.
ParameterValues - interface oracle.search.sdk.crawler.ParameterValues.
ParameterValues is an interface for any crawler plugin to read the value of data source parameter.
PluginException - exception oracle.search.sdk.common.PluginException.
Encapsulates information about a plugin-specific error.
PluginException(String) - Constructor for class oracle.search.sdk.common.PluginException
Constructs a PluginException from a string.
PluginException - exception oracle.search.sdk.crawler.PluginException.
This encapsulates information about a data source plugin-specific error.
PluginException(String) - Constructor for class oracle.search.sdk.crawler.PluginException
Constructs an PluginException from a string
PluginException(int, String) - Constructor for class oracle.search.sdk.crawler.PluginException
Constructs an PluginException from an error code.
PluginException(Exception) - Constructor for class oracle.search.sdk.crawler.PluginException
Constructs an PluginExcception from an exception.
ProcessingException - exception oracle.search.sdk.crawler.ProcessingException.
Encapsulates information about error from processing plugin request.
ProcessingException() - Constructor for class oracle.search.sdk.crawler.ProcessingException
constructs a ProcessingException with null as its detail message.
ProcessingException(String) - Constructor for class oracle.search.sdk.crawler.ProcessingException
Constructs a new processing exception with the specified detail message.
ProcessingException(String, Throwable) - Constructor for class oracle.search.sdk.crawler.ProcessingException
Constructs a new processing exception with the specified detail message and cause.
ProcessingException(Throwable) - Constructor for class oracle.search.sdk.crawler.ProcessingException
Constructs a new processing exception with the specified cause.
proxyLogin(String, String, String) - Method in class oracle.search.query.webservice.client.OracleSearchService
Logs in the end user to Oracle SES using proxy authentication.
pruneSource(RequestInfo) - Method in interface oracle.search.query.qta.QueryTimeFilter
Prunes the entire source from the query results, if possible.
purgeQueue() - Method in interface oracle.search.sdk.crawler.QueueService
clean up the queue
purgeQueue(int) - Method in interface oracle.search.sdk.crawler.QueueService
remove documents from the queue with the specified status code

Skip navigation links

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

B32260-01

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


Copyright © 2006, Oracle. All rights reserved.