Skip navigation links

Oracle Secure Enterprise Search Java API Reference
10g Release 1 (10.1.8)

B32260-01


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

Packages that use Attribute
oracle.search.query.webservice.client This package contains all the Java 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.getAttributes(java.lang.String locale, DataGroup[] groups, java.lang.String groupConnector)
          Returns the list of search attributes that are applied to given source groups.
 Attribute[] OracleSearchService.getAllAttributes(java.lang.String locale)
          Returns all the search attributes available in Oracle SES.

 

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

 


Skip navigation links

Oracle Secure Enterprise Search Java API Reference
10g Release 1 (10.1.8)

B32260-01


Copyright © 2006, Oracle. All rights reserved.