|
Oracle Ultra Search Java API Reference 9.0.3 |
||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SubmitURLException | |
oracle.ultrasearch.query | This package contains all classes that are part of the new Oracle Ultra Search Query API and the Email API for the Oracle 9iAS release. |
Uses of SubmitURLException in oracle.ultrasearch.query |
Subclasses of SubmitURLException in oracle.ultrasearch.query | |
interface |
BadURLException Thrown when the user tries to submit an invalid URL. |
interface |
SubmitDisabledException Thrown when administrator has disabled this feature. |
Methods in oracle.ultrasearch.query that throw SubmitURLException | |
void |
Instance.submitUrl(java.lang.String url) Submit an URL to be included in the instance. |
void |
Instance.submitUrlToDataSource(java.lang.String url, java.lang.String ds_name) Submit an URL to be included in a data source. |
void |
Instance.submitUrlToGroup(java.lang.String url, java.lang.String groupName) Submit an URL to be included in a group. |
|
Oracle Ultra Search Java API Reference 9.0.3 |
||||||||
PREV NEXT | FRAMES NO FRAMES |