|
Oracle® Ultra Search Java API Reference 10g Release 2 (10.2) B14221-01 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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(Request request) Get the result for a search request. |
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) Deprecated. |
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, boolean removeDuplicates) Deprecated. |
|
Oracle® Ultra Search Java API Reference 10g Release 2 (10.2) B14221-01 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |