Oracle Ultra Search APIs
9.2

Uses of Class
oracle.ultrasearch.query.Result

Packages that use Result
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 Result in oracle.ultrasearch.query
 
Methods in oracle.ultrasearch.query that return Result
 Result Instance.getResult(Query query, java.util.Locale qryLang, int startPointer, int docsRequested, java.util.Locale docLanguage, Attribute[] atts, java.lang.String terms, boolean withCount)
          Get the result for a query.
 
Oracle Ultra Search APIs
9.2