<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>

<title>Oracle Ultra Search APIs: Uses of Class oracle.context.isearch.query.Item</title>
<meta>
<link>
</head>
<body>

 

<table>
<tr>
<td> 

<table>
<tr>
<td>Overview </td>
<td>Package </td>
<td>Class </td>
<td> Use </td>
<td>Tree </td>
<td>Deprecated </td>
<td>Index </td>
<td>Help </td>
</tr>
</table>
</td>
<td>Oracle Ultra Search APIs
9.0.1
</td> </tr> <tr> <td> PREV NEXT</td> <td>FRAMES NO FRAMES</td> </tr> </table> <hr> <center> <h2>Uses of Class
oracle.context.isearch.query.Item
</h2> </center> <table> <tr> <td>Uses of Item in oracle.context.isearch.query</td> </tr> </table>
<table> <tr> <td>Methods in oracle.context.isearch.query that return Item</td> </tr> <tr> <td>Item[]</td> <td>QueryTool.getLanguages()
Gets the list of languages that Oracle Ultra Search understands.</td> </tr> <tr> <td>Item[]</td> <td>QueryTool.getGroups()
Gets the list of Data Groups that are defined in the Oracle Ultra Search instance.</td> </tr> <tr> <td>Item[]</td> <td>QueryTool.getAttributes()
Gets the list of Query Attributes that are defined in the Oracle Ultra Search instance.</td> </tr> <tr> <td>Item</td> <td>MailTool.getEmailSource(int emailSourceId)
Get one email source</td> </tr> <tr> <td>Item[]</td> <td>MailTool.getEmailSources()
Gets a list of email sources that are defined in the Oracle Ultra Search instance.</td> </tr> </table>
<table> <tr> <td>Methods in oracle.context.isearch.query with parameters of type Item</td> </tr> <tr> <td>Document[]</td> <td>QueryTool.getResult(java.lang.String query, int startPointer, int recordsRequested, QueryAttribute[] queryAttributes, Item[] groups, java.lang.String language)
Gets the query result based on certain query criteria.</td> </tr> <tr> <td>int</td> <td>QueryTool.estimateHitCount(java.lang.String query, QueryAttribute[] queryAttributes, Item[] groups, java.lang.String language)
Gets an estimate count of hits that satisfy a query and its criteria.</td> </tr> <tr> <td>java.lang.String</td> <td>QueryTool.createQueryForm(java.lang.String action, java.lang.String query, QueryAttribute[] queryAttr, java.lang.String language, java.lang.String[] group, Item[] attrChoices, Item[] langChoices, Item[] groupChoices, java.lang.String queryTarget, java.lang.String resultTarget)
Creates the HTML form for the query input.</td> </tr> <tr> <td>java.lang.String</td> <td>QueryTool.createResultTable(java.lang.String query, int page, QueryAttribute[] queryAttributes, Item[] groups, java.lang.String language)
Use this method to create an HTML table of the query result.</td> </tr> <tr> <td>java.lang.String</td> <td>QueryTool.createPageLinks(java.lang.String query, int currentPage, int hitCount, QueryAttribute[] queryAttributes, Item[] groups, java.lang.String language, java.lang.String resultTarget)
Use this method to create the result page links that appear at the bottom of the screen under the result list.</td> </tr> </table>
<hr> <table> <tr> <td> <table> <tr> <td>Overview </td> <td>Package </td> <td>Class </td> <td> Use </td> <td>Tree </td> <td>Deprecated </td> <td>Index </td> <td>Help </td> </tr> </table> </td> <td>Oracle Ultra Search APIs
9.0.1
</td> </tr> <tr> <td> PREV NEXT</td> <td>FRAMES NO FRAMES</td> </tr> </table> <hr> </body> </html>