Skip navigation links

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

E17597-02

A C D E F G I L N O P R S T U 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
 
deactivate(String, ObjectKey, Credentials, List, String) - Method in interface oracle.search.admin.api.ws.client.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.
deleteAll(String, ObjectKey, Credentials, List, String) - Method in interface oracle.search.admin.api.ws.client.AdminPortType
Deletes all administrative objects with a specified type.
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.
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_Exception - Exception in oracle.search.admin.api.ws.client
An exception for errors relating to dependent objects.
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.
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.
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.
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.
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.
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.
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.
doOracleSimpleSearch(String, Integer, Integer, Boolean, Boolean, Boolean) - Method in class oracle.search.query.webservice.client.OracleSearchService
Invokes Oracle SES basic search returns search results.

Skip navigation links

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

E17597-02

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


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