Skip navigation links

Oracle Secure Enterprise Search Java API Reference
11g Release 2 (11.2.2.2.0)

E35072-02

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


D

DataGroup - Class in oracle.search.query.webservice.client
DataGroup encapsulates data group information.
DataGroup() - Constructor for class oracle.search.query.webservice.client.DataGroup
 
DataGroup(Integer, String) - Constructor for class oracle.search.query.webservice.client.DataGroup
 
DataGroup - Class in oracle.search.query.webservice.wssclient
DataGroup encapsulates data group information.
DataGroup() - Constructor for class oracle.search.query.webservice.wssclient.DataGroup
 
DataSourceService - Interface in oracle.search.sdk.crawler
DataSourceService is an interface used by a crawler plug-in to manage the data source
DATE_FORMAT - Static variable in interface oracle.search.sdk.crawler.DataSourceService
Date format to be used
deactivate(String, ObjectKey, Credentials, List, String) - Method in interface oracle.search.admin.api.ws.client.AdminPortType
Deactivates an administrative object.
deactivate(String, ObjectKey, Credentials, List, String) - Method in interface oracle.search.admin.api.ws.wssclient.AdminPortType
Deactivates an administrative object.
debug(String, Object) - Method in interface oracle.search.sdk.common.Logger
Logs the class name and the debug message.
debug(String) - Method in interface oracle.search.sdk.common.Logger
Logs the timestamp and the debug message.
delete(String, ObjectKey, Credentials, List, String) - Method in interface oracle.search.admin.api.ws.client.AdminPortType
Deletes an administrative object.
delete(String, ObjectKey, Credentials, List, String) - Method in interface oracle.search.admin.api.ws.wssclient.AdminPortType
Deletes an administrative object.
delete(String) - Method in interface oracle.search.sdk.crawler.DataSourceService
Delete the URL identified by the display URL.
deleteAll(String, ObjectKey, Credentials, List, String) - Method in interface oracle.search.admin.api.ws.client.AdminPortType
Deletes all administrative objects with a specified type.
deleteAll(String, ObjectKey, Credentials, List, String) - Method in interface oracle.search.admin.api.ws.wssclient.AdminPortType
Deletes all administrative objects with a specified type.
deleteAll() - Method in interface oracle.search.sdk.crawler.DataSourceService
Delete all the documents from the data source.
deleteAll(int) - Method in interface oracle.search.sdk.crawler.DataSourceService
Delete documents with the specified status code.
deleteAttribute(String) - Method in interface oracle.search.sdk.crawler.DocumentMetadata
Deletes the specified attribute
deleteDocument(String) - Method in interface oracle.search.sdk.crawler.QueueService
remove a document from the queue with the specified display URL
deleteDocument(String, boolean) - Method in interface oracle.search.sdk.crawler.QueueService
remove a document from the queue with the specified display URL
deleteList(String, List, Credentials, List, String) - Method in interface oracle.search.admin.api.ws.client.AdminPortType
Deletes a list of administrative objects with a specified type.
deleteList(String, List, Credentials, List, String) - Method in interface oracle.search.admin.api.ws.wssclient.AdminPortType
Deletes a list of administrative objects with a specified type.
DENY - Static variable in interface oracle.search.sdk.security.ResultFilterPlugin
Decision value indicating that the user is not authorized to view the corresponding document, folder, or source.
DependentObjectFault - Class in oracle.search.admin.api.ws.client
Contains the details of a DependentObjectFault_Exception, such as the error message and the error code.
DependentObjectFault() - Constructor for class oracle.search.admin.api.ws.client.DependentObjectFault
 
DependentObjectFault - Class in oracle.search.admin.api.ws.wssclient
Contains the details of a DependentObjectFault_Exception, such as the error message and the error code.
DependentObjectFault() - Constructor for class oracle.search.admin.api.ws.wssclient.DependentObjectFault
 
DependentObjectFault_Exception - Exception in oracle.search.admin.api.ws.client
An exception for errors relating to dependent objects.
DependentObjectFault_Exception - Exception in oracle.search.admin.api.ws.wssclient
An exception for errors relating to dependent objects.
DN - Static variable in interface oracle.search.sdk.crawler.DocumentAcl
Deprecated.  
DOC_EXCLUDED_BY_IDX_URL_BOUNDARY - Static variable in interface oracle.search.sdk.crawler.CrawlingThreadService
 
DOC_EXCLUDED_BY_MIMETYPE - Static variable in interface oracle.search.sdk.crawler.CrawlingThreadService
 
DOC_EXCLUDED_BY_SIZE - Static variable in interface oracle.search.sdk.crawler.CrawlingThreadService
 
DOC_EXCLUDED_BY_URL_BOUNDARY - Static variable in interface oracle.search.sdk.crawler.CrawlingThreadService
 
DOC_INCLUDED - Static variable in interface oracle.search.sdk.crawler.CrawlingThreadService
 
DocumentAcl - Interface in oracle.search.sdk.crawler
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 - Interface in oracle.search.sdk.crawler
DocumentContainer is an interface used by a crawler plug-in to submit or retrieve document information.
DocumentInfo - Interface in oracle.search.query.qta
An interface representing information about a document that can be passed to a QueryTimeFilter for filtering out documents.
DocumentInfo - Interface in oracle.search.sdk.query
An interface representing information about a document that can be passed to a ResultFilterPlugin for: filtering out documents modifying the title and display URL returned with the search result Note: Modifications to the title or display URL will not affect the information stored in the search index.
DocumentMetadata - Interface in oracle.search.sdk.crawler
DocumentMetadata is an interface used by a crawler plug-in to submit URL-related data to the crawler.
DocumentService - Interface in oracle.search.sdk.crawler
DocumentService is an interface used by a document service plug-in to submit document attributes and document contents to the crawler.
DocumentServiceException - Exception in oracle.search.sdk.crawler
 
DocumentServiceException(Exception) - Constructor for exception oracle.search.sdk.crawler.DocumentServiceException
Constructs a fatal service exception from an exception.
DocumentServiceException(int, String) - Constructor for exception oracle.search.sdk.crawler.DocumentServiceException
Constructs a service exception from an error code.
DocumentServiceException(int, Exception) - Constructor for exception oracle.search.sdk.crawler.DocumentServiceException
Constructs a service exception from an exception and assigns a severity to it.
DocumentServiceException(String) - Constructor for exception oracle.search.sdk.crawler.DocumentServiceException
Constructs a service exception from a String.
DocumentServiceManager - Interface in oracle.search.sdk.crawler
 
doOracleAdvancedSearch(String, Integer, Integer, Boolean, Boolean, DataGroup[], String, String, Boolean, String, Filter[], Integer[], String) - Method in class oracle.search.query.webservice.client.OracleSearchService
Invokes Oracle SES advanced search and returns search results.
doOracleAdvancedSearch(String, Integer, Integer, Boolean, Boolean, List, String, String, Boolean, String, List, List, String) - Method in interface oracle.search.query.webservice.wssclient.OracleSearchPort
Invokes Oracle SES advanced search and returns search results.
doOracleBrowseSearch(String, String, String, Integer, Integer, Boolean, Boolean, String, String, Boolean, Integer[]) - Method in class oracle.search.query.webservice.client.OracleSearchService
Invokes Oracle SES search, restricts the search to a particular infosource node and returns the search results.
doOracleBrowseSearch(String, String, String, Integer, Integer, Boolean, Boolean, String, String, Boolean, List) - Method in interface oracle.search.query.webservice.wssclient.OracleSearchPort
Invokes Oracle SES search, restricts the search to a particular infosource node and returns the search results.
doOracleFacetSearch(String, Integer, Integer, Integer, Boolean, Boolean, DataGroup[], String, String, Boolean, String, Filter[], String[], GroupAttribute, SortAttribute[], ClusterConfig[], String[], Boolean, Integer, Integer, String, String) - Method in class oracle.search.query.webservice.client.OracleSearchService
Invokes Oracle SES facet search and returns search results and facet info.
doOracleFacetSearch(String, Integer, Integer, Integer, Boolean, Boolean, List, String, String, Boolean, String, List, List, GroupAttribute, List, List, List, Boolean, Integer, Integer, String, String) - Method in interface oracle.search.query.webservice.wssclient.OracleSearchPort
Invokes Oracle SES facet search and returns search results and facet info.
doOracleFetchSearch(String, String[], Integer, Integer, String, String[], GroupAttribute, SortAttribute[], ClusterConfig[]) - Method in class oracle.search.query.webservice.client.OracleSearchService
Invokes Oracle SES fetch search and returns fetch results.
doOracleFetchSearch(String, List, Integer, Integer, String, List, GroupAttribute, List, List) - Method in interface oracle.search.query.webservice.wssclient.OracleSearchPort
Invokes Oracle SES fetch search and returns fetch results.
doOracleOrganizedSearch(String, Integer, Integer, Integer, Boolean, Boolean, DataGroup[], String, String, Boolean, String, Filter[], String[], String, GroupAttribute, SortAttribute[], ClusterConfig[]) - Method in class oracle.search.query.webservice.client.OracleSearchService
Invokes Oracle SES organized search and returns search results.
doOracleOrganizedSearch(String, Integer, Integer, Integer, Boolean, Boolean, List, String, String, Boolean, String, List, List, String, GroupAttribute, List, List) - Method in interface oracle.search.query.webservice.wssclient.OracleSearchPort
Invokes Oracle SES organized search and returns search results.
doOracleSearch(String, Integer, Integer, Boolean, Boolean, DataGroup[], String, String, Boolean, String, Filter[], Integer[]) - Method in class oracle.search.query.webservice.client.OracleSearchService
Invokes Oracle SES advanced search and returns search results.
doOracleSearch(String, Integer, Integer, Boolean, Boolean, List, String, String, Boolean, String, List, List) - Method in interface oracle.search.query.webservice.wssclient.OracleSearchPort
Invokes Oracle SES search and returns search results.
doOracleSimpleSearch(String, Integer, Integer, Boolean, Boolean, Boolean) - Method in class oracle.search.query.webservice.client.OracleSearchService
Invokes Oracle SES basic search returns search results.
doOracleSimpleSearch(String, Integer, Integer, Boolean, Boolean, Boolean) - Method in interface oracle.search.query.webservice.wssclient.OracleSearchPort
Invokes Oracle SES basic search returns search results.

Skip navigation links

Oracle Secure Enterprise Search Java API Reference
11g Release 2 (11.2.2.2.0)

E35072-02

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


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