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

B19032-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
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, int, int) - Method in interface oracle.search.sdk.crawler.DocumentAcl
Add a LDAP user/group as an ACL principal that have no read privilege
addDenyPrincipal(String, int, int, int) - Method in interface oracle.search.sdk.crawler.DocumentAcl
Add a LDAP user/group as an ACL principal denied read privilege.
addPrincipal(String, int, int) - Method in interface oracle.search.sdk.crawler.DocumentAcl
Add a LDAP user/group as an ACL principal that have read privilege
addPrincipal(String, int, int, int) - Method in interface oracle.search.sdk.crawler.DocumentAcl
Add a LDAP user/group as an ACL principal with read privilege.

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

B19032-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.