Skip navigation links

Oracle® Ultra Search Java API Reference
11g Release 1 (11.1)

B28329-01


Uses of Class
oracle.ultrasearch.query.AttributeLOV

Packages that use AttributeLOV
oracle.ultrasearch.query This package contains all classes that are part of the new Oracle Ultra Search Query API and the Email API for the Oracle 9iAS release. 

 

Uses of AttributeLOV in oracle.ultrasearch.query

 

Methods in oracle.ultrasearch.query that return AttributeLOV
 AttributeLOV InstanceMetaData.getLOVDefault(Attribute att, java.util.Locale loc)
          Get the attribute LOV available for this attribute.
 AttributeLOV InstanceMetaData.getLOVDefault(Attribute att, java.util.Locale loc, boolean fallback)
          Get the attribute LOV available for this attribute.
 AttributeLOV InstanceMetaData.getLOVIntersect(Attribute att, Group[] groups, java.util.Locale loc)
          Get the attribute LOV available for this set of groups by finding the intersection of the individual group's LOV.
 AttributeLOV InstanceMetaData.getLOVIntersect(Attribute att, Group[] groups, java.util.Locale loc, boolean fallback)
          Get the attribute LOV available for this set of groups by finding the intersection of the individual group's LOV.
 AttributeLOV InstanceMetaData.getLOVUnion(Attribute att, Group[] groups, java.util.Locale loc)
          Get the attribute LOV available for this set of groups by finding the union of the individual group's LOV.
 AttributeLOV InstanceMetaData.getLOVUnion(Attribute att, Group[] groups, java.util.Locale loc, boolean fallback)
          Get the attribute LOV available for this set of groups by finding the union of the individual group's LOV.

 


Skip navigation links

Oracle® Ultra Search Java API Reference
11g Release 1 (11.1)

B28329-01


Copyright © 2002,2007, Oracle. All Rights Reserved.