Skip navigation links

Oracle Secure Enterprise Search Java API Reference
11g Release 1 (11.1.2.0.0)

E14433-02


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

Packages that use Node
oracle.search.query.webservice.client Provides classes needed to access the Oracle SES Query Web service 

 

Uses of Node in oracle.search.query.webservice.client

 

Methods in oracle.search.query.webservice.client that return Node
 Node[] OracleSearchService.getInfoSourceAncestorNodes(String nodeID, String locale)
          Returns an array of all the infosource nodes (ancestor nodes) in the full path from the root node to a given infosource node.
 Node OracleSearchService.getInfoSourceNode(String nodeID, String fedID, String locale)
          Returns an infosource node for a given node ID.
 Node[] OracleSearchService.getInfoSourceNodes(String parentNodeID, String fedID, String locale)
          Returns all the children nodes of an infosource node.

 


Skip navigation links

Oracle Secure Enterprise Search Java API Reference
11g Release 1 (11.1.2.0.0)

E14433-02


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