Overview
Package
Class
Use
Tree
Index
Help
Oracle Ultra Search Java API Reference
9.0.3
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
L
N
O
P
Q
R
S
T
U
W
S
SearchException
- exception oracle.ultrasearch.query.
SearchException
.
Thrown when a search encounters errors.
SearchException(String)
- Constructor for class oracle.ultrasearch.query.
SearchException
Constructs a SearchException with the specified error code.
SearchException(String, Object)
- Constructor for class oracle.ultrasearch.query.
SearchException
Constructs a SearchException with the specified error code and error argument.
SearchException(String, Object[])
- Constructor for class oracle.ultrasearch.query.
SearchException
Constructs a SearchException with the specified error code and error argument.
setAccessUrl(String)
- Method in interface oracle.ultrasearch.crawler.
UrlCandidate
Set access url; null if no access url
setCloseConnection(boolean)
- Method in class oracle.ultrasearch.query.
Instance
Control if the connections should be closed after each use.
setConnection(Connection)
- Method in class oracle.ultrasearch.query.
Instance
Set the Connection used to connect to this instance.
setConnectionString(String)
- Method in class oracle.ultrasearch.query.
QueryInstance
Set the JDBC connection string used to create a connection
setDataSourceName(String)
- Method in class oracle.ultrasearch.query.
QueryInstance
Set a JNDI name referring to a data source.
setDiscardFlag(boolean)
- Method in interface oracle.ultrasearch.crawler.
UrlCandidate
Set the discard flag for whether to ignore the candidate url or not
setDisplayUrl(String)
- Method in interface oracle.ultrasearch.crawler.
UrlCandidate
Set display url; can not be null
setFilePagePath(String)
- Method in class oracle.ultrasearch.query.
Instance
Sets the URL path of the web application (JSP or Servlet) that will render the contents of a file row cell.
setInstance(Instance)
- Method in class oracle.ultrasearch.query.
EmailUtil
Sets the Instance object used by the class to create database connections to the Ultra Search instance.
setInstance(Instance)
- Method in class oracle.ultrasearch.query.
DisplayUtil
Sets the Instance object used by the class to create database connections to the Ultra Search instance.
setInstanceName(String)
- Method in class oracle.ultrasearch.query.
Instance
Set the instance name that should be used.
setMailPagePath(String)
- Method in class oracle.ultrasearch.query.
Instance
Sets the URL path of the web application (JSP or Servlet) that will render the contents of an email.
setPassword(String)
- Method in class oracle.ultrasearch.query.
QueryInstance
Set the database username password of the Ultra Search instance that should be accessed.
setProperty(int, String)
- Method in interface oracle.ultrasearch.crawler.
UrlData
Set the value of a document property
setRefreshInterval(int)
- Method in class oracle.ultrasearch.query.
Instance
Sets the interval by which the QueryInstance refresh groups, attributes, and LOVs from the database backend.
setTablePagePath(String)
- Method in class oracle.ultrasearch.query.
Instance
Sets the URL path of the web application (JSP or Servlet) that will render the contents of a table row cell.
setUser(String)
- Method in class oracle.ultrasearch.query.
QueryInstance
Set the database username of the Ultra Search instance that should be accessed.
size()
- Method in class oracle.ultrasearch.query.
AttributeLOV
Get the number of values in this LOV.
size()
- Method in class oracle.ultrasearch.query.
Result
Returns the number of documents in this result.
startCrawling(boolean, Date)
- Method in interface oracle.ultrasearch.crawler.
CrawlerAgent
Ask the agent to prepare for fetching of document URL and its attribute from the data source.
stopCrawling()
- Method in interface oracle.ultrasearch.crawler.
CrawlerAgent
Tell the agent to stop crawling; no more fetching request.
StringAttribute
- class oracle.ultrasearch.query.
StringAttribute
.
Class StringAttribute represents an attribute that takes string values.
SubmitDisabledException
- exception oracle.ultrasearch.query.
SubmitDisabledException
.
Thrown when administrator has disabled this feature.
SubmitDisabledException()
- Constructor for class oracle.ultrasearch.query.
SubmitDisabledException
submitUrl(String)
- Method in class oracle.ultrasearch.query.
Instance
Submit an URL to be included in the instance.
SubmitURLException
- exception oracle.ultrasearch.query.
SubmitURLException
.
Thrown when submit url encounters errors.
SubmitURLException(String)
- Constructor for class oracle.ultrasearch.query.
SubmitURLException
Constructs a SubmitURLException with the specified error code.
SubmitURLException(String, Object)
- Constructor for class oracle.ultrasearch.query.
SubmitURLException
Constructs a SubmitURLException with the specified error code and error argument.
SubmitURLException(String, Object[])
- Constructor for class oracle.ultrasearch.query.
SubmitURLException
Constructs a SubmitURLException with the specified error code and error argument.
submitUrlToDataSource(String, String)
- Method in class oracle.ultrasearch.query.
Instance
Submit an URL to be included in a data source.
submitUrlToGroup(String, String)
- Method in class oracle.ultrasearch.query.
Instance
Submit an URL to be included in a group.
Overview
Package
Class
Use
Tree
Index
Help
Oracle Ultra Search Java API Reference
9.0.3
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
L
N
O
P
Q
R
S
T
U
W