Skip navigation links

Oracle Secure Enterprise Search Java API Reference
11g Release 2 (11.2.1.0.0)

E17597-02


Uses of Class
oracle.search.query.webservice.client.Status

Packages that use Status
oracle.search.query.webservice.client Provides 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.login(String username, String password)
          Logs in the end user to Oracle SES.
 Status OracleSearchService.logout()
          Logs out the end user from Oracle SES.
 Status OracleSearchService.proxyLogin(String username, String password, String searchUser)
          Logs in the end user to Oracle SES using proxy authentication.
 Status OracleSearchService.setSearchUser(String username)
          Sets the search user.
 Status OracleSearchService.setSessionContext(SessionContextElement[] sessionContext)
          Sets the session context to be used for query-time filtering.
 Status OracleSearchService.submitUrl(String Url)
          Submits a URL for Oracle SES to crawl and index.

 


Skip navigation links

Oracle Secure Enterprise Search Java API Reference
11g Release 2 (11.2.1.0.0)

E17597-02


Copyright © 2006, 2011, Oracle and/or its affiliates. All rights reserved.