|
Oracle Secure Enterprise Search Java API Reference 10g Release 1 (10.1.8) B32260-01 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Status | |
oracle.search.query.webservice.client | This package contains all the Java classes needed to access the Oracle SES Query Web service. |
Uses of Status in oracle.search.query.webservice.client |
Methods in oracle.search.query.webservice.client that return Status | |
Status |
OracleSearchService.submitUrl(java.lang.String Url) Submits a URL for Oracle SES to crawl and index. |
Status |
OracleSearchService.setSearchUser(java.lang.String username) Sets the search user. |
Status |
OracleSearchService.proxyLogin(java.lang.String username, java.lang.String password, java.lang.String searchUser) Logs in the end user to Oracle SES using proxy authentication. |
Status |
OracleSearchService.login(java.lang.String username, java.lang.String password) Logs in the end user to Oracle SES. |
Status |
OracleSearchService.logout() Logs out the end user from Oracle SES. |
Status |
OracleSearchService.setSessionContext(SessionContextElement[] sessionContext) Sets the session context to be used for query-time filtering. |
|
Oracle Secure Enterprise Search Java API Reference 10g Release 1 (10.1.8) B32260-01 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |