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


A

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 oracle.search.query.webservice.client.Attribute.
Attribute encapsulates search attribute information.
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 oracle.search.query.webservice.client.AttributeLOVElement.
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
 
addAttachment(String, InputStream, String) - Method in interface oracle.search.sdk.crawler.DocumentContainer
Adding a binary document attachment.
addAttachment(String, Reader, String) - Method in interface oracle.search.sdk.crawler.DocumentContainer
Adding a text document attachment.
addAttribute(String, BigDecimal) - Method in interface oracle.search.sdk.crawler.DocumentMetadata
Add an attribute value whose type is number
addAttribute(String, Date) - Method in interface oracle.search.sdk.crawler.DocumentMetadata
Add an attribute value whose type is java.util.Date Note that java.util.Date has time component
addAttribute(String, String) - Method in interface oracle.search.sdk.crawler.DocumentMetadata
Add an attribute value whose type is string
addAttributeValue(String, BigDecimal) - Method in interface oracle.search.sdk.crawler.LovInfo
Add an attribute value whose type is number
addAttributeValue(String, Date) - Method in interface oracle.search.sdk.crawler.LovInfo
Add an attribute value whose type is java.sql.Date
addAttributeValue(String, String) - Method in interface oracle.search.sdk.crawler.LovInfo
Add an attribute value whose type is string
addAttributeValue(String, BigDecimal, String, String) - Method in interface oracle.search.sdk.crawler.LovInfo
Add an attribute value and display name whose 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
Add an attribute value and display name whose type is String
addDenyPrincipal(String, String, int) - Method in interface oracle.search.sdk.crawler.DocumentAcl
Add a LDAP user/group as an ACL principal that has no read privilege
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
Add a LDAP user/group as an ACL principal that has read privilege
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
Add a security attribute value
assignedSources - Variable in class oracle.search.admin.ws.client.Schedule
 

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.