Skip navigation links

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

E14433-02

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


A

activate(String, ObjectKey, String, String, Credentials, List, List, String) - Method in interface oracle.search.admin.api.ws.client.AdminPortType
Activates an administrative object.
addAttachment(String, InputStream, String) - Method in interface oracle.search.sdk.crawler.DocumentContainer
 
addAttachment(String, Reader, String) - Method in interface oracle.search.sdk.crawler.DocumentContainer
Adds a text document attachment.
addAttribute(String, BigDecimal) - Method in interface oracle.search.sdk.crawler.DocumentMetadata
Adds an attribute value whose data type is Number
addAttribute(String, Date) - Method in interface oracle.search.sdk.crawler.DocumentMetadata
Adds an attribute value whose data type is java.util.Date.
addAttribute(String, String) - Method in interface oracle.search.sdk.crawler.DocumentMetadata
Adds an attribute value whose type is String
addAttributeValue(String, BigDecimal) - Method in interface oracle.search.sdk.crawler.LovInfo
Adds an attribute value whose data type is Number.
addAttributeValue(String, Date) - Method in interface oracle.search.sdk.crawler.LovInfo
Add an attribute value whose data type is java.sql.Date.
addAttributeValue(String, String) - Method in interface oracle.search.sdk.crawler.LovInfo
Add an attribute value whose data type is String.
addAttributeValue(String, BigDecimal, String, String) - Method in interface oracle.search.sdk.crawler.LovInfo
Add an attribute value and display name whose data type is Number.
addAttributeValue(String, Date, String, String) - Method in interface oracle.search.sdk.crawler.LovInfo
Add an attribute value and display name whose type is java.sql.Date
addAttributeValue(String, String, String, String) - Method in interface oracle.search.sdk.crawler.LovInfo
Adds an attribute value and display name whose data type is String
addDenyPrincipal(String, String, int) - Method in interface oracle.search.sdk.crawler.DocumentAcl
Adds an LDAP user/group as an ACL principal that has no read privileges.
addDenyPrincipal(String, int, int) - Method in interface oracle.search.sdk.crawler.DocumentAcl
Deprecated.  
addDenyPrincipal(String, int, int, int) - Method in interface oracle.search.sdk.crawler.DocumentAcl
Deprecated.  
addPrincipal(String, String, int) - Method in interface oracle.search.sdk.crawler.DocumentAcl
Adds an LDAP user or group as an ACL principal that has read privileges.
addPrincipal(String, int, int) - Method in interface oracle.search.sdk.crawler.DocumentAcl
Deprecated.  
addPrincipal(String, int, int, int) - Method in interface oracle.search.sdk.crawler.DocumentAcl
Deprecated.  
addSecurityAttribute(String, String) - Method in interface oracle.search.sdk.crawler.DocumentAcl
Adds a security attribute value.
AdminAPIRuntimeFault - Class in oracle.search.admin.api.ws.client
Contains the details of an AdminAPIRuntimeFault_Exception, such as the error message and the error code.
AdminAPIRuntimeFault() - Constructor for class oracle.search.admin.api.ws.client.AdminAPIRuntimeFault
 
AdminAPIRuntimeFault_Exception - Exception in oracle.search.admin.api.ws.client
An exception for unexpected errors.
AdminKeyPair - Class in oracle.search.admin.api.ws.client
A name and value pair that identifies a property in a creatable object.
AdminKeyPair() - Constructor for class oracle.search.admin.api.ws.client.AdminKeyPair
 
AdminPortType - Interface in oracle.search.admin.api.ws.client
A client interface to the Administration API Web Service operations.
AdminProperty - Class in oracle.search.admin.api.ws.client
A named property of a supplementary API class, such as ObjectKey and ObjectOutput.
AdminProperty() - Constructor for class oracle.search.admin.api.ws.client.AdminProperty
 
AdminService - Class in oracle.search.admin.api.ws.client
The service implementation for the Administration API Web Service.
AdminService(URL, QName) - Constructor for class oracle.search.admin.api.ws.client.AdminService
Initializes the AdminService with the WSDL location and service name.
ALWAYS_INVOKE - Static variable in interface oracle.search.sdk.crawler.DocumentServiceManager
 
ANONYMOUS_USER - Static variable in interface oracle.search.sdk.security.AuthorizationManager
 
areAttributesSufficient(SecurityAttributeInfo[]) - Method in interface oracle.search.sdk.security.AuthorizationManager
Returns true if this authorization plug-in supports all of the security attributes exposed by the crawler plug-in, and if these are sufficient to determine authorization.
Attachment - Class in oracle.search.admin.api.ws.client
A binary attachment that is sent and returned separately from the object XML over the Web Service.
Attachment() - Constructor for class oracle.search.admin.api.ws.client.Attachment
 
ATTR_DATE - Static variable in interface oracle.search.sdk.crawler.LovInfo
Date attribute data types
ATTR_NUMBER - Static variable in interface oracle.search.sdk.crawler.LovInfo
Number attribute data types
ATTR_STRING - Static variable in interface oracle.search.sdk.crawler.LovInfo
String attribute data types
ATTR_TYPE_DATE - Static variable in interface oracle.search.sdk.crawler.DocumentMetadata
Date attribute data type
ATTR_TYPE_NUMBER - Static variable in interface oracle.search.sdk.crawler.DocumentMetadata
Number attribute data type
ATTR_TYPE_STRING - Static variable in interface oracle.search.sdk.crawler.DocumentMetadata
String attribute data type
Attribute - Class in oracle.search.query.webservice.client
 
Attribute() - Constructor for class oracle.search.query.webservice.client.Attribute
 
Attribute(Integer, String, String, String) - Constructor for class oracle.search.query.webservice.client.Attribute
 
AttributeLOVElement - Class in oracle.search.query.webservice.client
AttributeLOVElement encapsulates an element in the list of values for an attribute.
AttributeLOVElement() - Constructor for class oracle.search.query.webservice.client.AttributeLOVElement
 
AttributeLOVElement(String, String) - Constructor for class oracle.search.query.webservice.client.AttributeLOVElement
 
authenticate(String, char[]) - Method in interface oracle.search.sdk.security.IdentityPlugin
Authenticates a user and returns the value of the canonical attribute representing the authenticated user.
AuthorizationManager - Interface in oracle.search.sdk.security
An interface to manage authorization plug-ins for extensible authorization.

Skip navigation links

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

E14433-02

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


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