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.Attribute

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

 

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

 

Methods in oracle.search.query.webservice.client that return Attribute
 Attribute[] OracleSearchService.getAllAttributes(String locale)
          Returns all the search attributes available in Oracle SES.
 Attribute[] OracleSearchService.getAttributes(String locale, DataGroup[] groups, String groupConnector)
          Returns the list of search attributes that are applied to given source groups.

 

Methods in oracle.search.query.webservice.client with parameters of type Attribute
 AttributeLOVElement[] OracleSearchService.getAttributeLOV(Attribute attribute, String locale)
          Returns a list of value (LOV) for a given search attribute.

 


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.