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

<title>Oracle Ultra Search APIs: G-Index</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.2
</td> </tr> <tr> <td> PREV LETTER NEXT LETTER</td> <td>FRAMES NO FRAMES</td> </tr> </table> A B C D E F G H I L N O P Q R S T U W <hr> <h2>G</h2> <dl> <dt>getAttribute() - Method in class oracle.ultrasearch.query.AttributeLOV</dt> <dd>Get the attribute associated with this LOV.</dd> <dt>getAttribute(Attribute) - Method in class oracle.ultrasearch.query.Document</dt> <dd>Returns a value associated with an attribute.</dd> <dt>getAttribute(int) - Method in class oracle.ultrasearch.query.InstanceMetaData</dt> <dd>Get an attribute using an attribute ID.</dd> <dt>getAttribute(String) - Method in class oracle.ultrasearch.query.InstanceMetaData</dt> <dd>Get an attribute using the unique attribute naming scheme.</dd> <dt>getAttribute(String, Class) - Method in class oracle.ultrasearch.query.InstanceMetaData</dt> <dd>Get an attribute from Ultra Search using an attribute name (not display name), and type</dd> <dt>getAttributeLov(int) - Method in interface oracle.ultrasearch.crawler.LovInfo</dt> <dd>Get the list of values for a specified attribute</dd> <dt>getAttributeLOVs(LovInfo) - Method in interface oracle.ultrasearch.crawler.CrawlerAgent</dt> <dd>Get the list of values (LOV) for the attributes of this data source</dd> <dt>getAttributeName(int) - Method in interface oracle.ultrasearch.crawler.LovInfo</dt> <dd>Get the name of the specified attribute</dd> <dt>getAttributeName(int) - Method in interface oracle.ultrasearch.crawler.UrlData</dt> <dd>Get the name of the specified attribute</dd> <dt>getAttributes() - Method in class oracle.ultrasearch.query.InstanceMetaData</dt> <dd>Get all attributes defined in this instance.</dd> <dt>getAttributesIntersect(Group[]) - Method in class oracle.ultrasearch.query.InstanceMetaData</dt> <dd>Get the attributes available in a set of data group by finding the intersection of each group's attributes.</dd> <dt>getAttributesUnion(Group[]) - Method in class oracle.ultrasearch.query.InstanceMetaData</dt> <dd>Get the attributes available in a set of data groups by finding the union of each group's attributes.</dd> <dt>getAttributeType(int) - Method in interface oracle.ultrasearch.crawler.LovInfo</dt> <dd>Get the data type of the specified attribute</dd> <dt>getAttributeType(int) - Method in interface oracle.ultrasearch.crawler.UrlData</dt> <dd>Get the data type of the specified attribute</dd> <dt>getAttributeValues(Attribute) - Method in class oracle.ultrasearch.query.Document</dt> <dd>Returns all the values associated with an attribute.</dd> <dt>getAttributeValues(int) - Method in interface oracle.ultrasearch.crawler.UrlData</dt> <dd>Get the list of values for a specified attribute</dd> <dt>getAvailableAttributes() - Method in class oracle.ultrasearch.query.Document</dt> <dd>Returns a collection of all the attributes available in this document.</dd> <dt>getConnection() - Method in class oracle.ultrasearch.query.Instance</dt> <dd>Get the Connection object used to connect to this instance.</dd> <dt>getConnection() - Method in class oracle.ultrasearch.query.QueryInstance</dt> <dd>Get a Connection object using a connection pool.</dd> <dt>getConnectionString() - Method in class oracle.ultrasearch.query.QueryInstance</dt> <dd>Get the JDBC connection string used to create a connection</dd> <dt>getContentLength() - Method in class oracle.ultrasearch.query.Document</dt> <dd>Returns document content length.</dd> <dt>getCookies(String, String, String) - Method in interface oracle.ultrasearch.crawler.CrawlerAgent</dt> <dd>Get the cookie string of the specified URL; not supported in 9.0.2</dd> <dt>getCredential(String, String, String) - Method in interface oracle.ultrasearch.crawler.CrawlerAgent</dt> <dd>Get the user name and password of the specified URL</dd> <dt>getDataSourceName() - Method in class oracle.ultrasearch.query.QueryInstance</dt> <dd>Get a JNDI name of the data source being used.</dd> <dt>getDate() - Method in class oracle.ultrasearch.query.EmailHeader</dt> <dd>Gets the 'DATE' field of the email message</dd> <dt>getDateAttribute(String) - Method in class oracle.ultrasearch.query.InstanceMetaData</dt> <dd>Get a date attribute from Ultra Search using an attribute name (not display name).</dd> <dt>getDescription() - Method in class oracle.ultrasearch.query.EmailSource</dt> <dd>Gets the description of this email data source</dd> <dt>getDisplayName(Attribute, Locale) - Method in class oracle.ultrasearch.query.InstanceMetaData</dt> <dd>Get the display name for an Attribute.</dd> <dt>getDisplayName(Group, Locale) - Method in class oracle.ultrasearch.query.InstanceMetaData</dt> <dd>Get the display name for a Group.</dd> <dt>getDisplayName(Object) - Method in class oracle.ultrasearch.query.AttributeLOV</dt> <dd>Get the display name for a value.</dd> <dt>getDisplayNames(int, int) - Method in interface oracle.ultrasearch.crawler.LovInfo</dt> <dd>Get the list of display names for a specified attribute</dd> <dt>getDisplayNames(Object) - Method in class oracle.ultrasearch.query.AttributeLOV</dt> <dd>Get all the display names for a value.</dd> <dt>getEmailHeader(int, int) - Method in class oracle.ultrasearch.query.EmailUtil</dt> <dd>Gets the header information of an email.</dd> <dt>getEmailHeaders(int, int, int) - Method in class oracle.ultrasearch.query.EmailUtil</dt> <dd>Gets header information of a number of email messages</dd> <dt>getEmailSource(int) - Method in class oracle.ultrasearch.query.EmailUtil</dt> <dd>Gets one email source</dd> <dt>getEmailSources() - Method in class oracle.ultrasearch.query.EmailUtil</dt> <dd>Gets a list of email sources that are defined in the Oracle Ultra Search instance.</dd> <dt>getErrorCode() - Method in class oracle.ultrasearch.query.SearchException</dt> <dd> </dd> <dt>getErrorString() - Method in class oracle.ultrasearch.crawler.AgentException</dt> <dd>returns the error message</dd> <dt>getFilePagePath() - Method in class oracle.ultrasearch.query.Instance</dt> <dd>Gets the URL path of the web application (JSP or Servlet) that will render the contents of a file.</dd> <dt>getFrom() - Method in class oracle.ultrasearch.query.EmailHeader</dt> <dd>Gets the 'FROM' field of the email message</dd> <dt>getGroup(int) - Method in class oracle.ultrasearch.query.InstanceMetaData</dt> <dd>Get a group using its ID.</dd> <dt>getGroup(String) - Method in class oracle.ultrasearch.query.InstanceMetaData</dt> <dd>Get a group using its name.</dd> <dt>getGroups() - Method in class oracle.ultrasearch.query.Document</dt> <dd>Returns the groups this document belongs to.</dd> <dt>getGroups() - Method in class oracle.ultrasearch.query.InstanceMetaData</dt> <dd>Get all the groups defined in the instance.</dd> <dt>getId() - Method in class oracle.ultrasearch.query.Document</dt> <dd>Get the document id.</dd> <dt>getId() - Method in class oracle.ultrasearch.query.Attribute</dt> <dd>Get the attribute's name</dd> <dt>getId() - Method in class oracle.ultrasearch.query.Group</dt> <dd>Get the group's id</dd> <dt>getInstance() - Method in class oracle.ultrasearch.query.InstanceMetaData</dt> <dd>get the Instance object that created this instance meta data.</dd> <dt>getInstanceName() - Method in class oracle.ultrasearch.query.Instance</dt> <dd>Get the instance name is used.</dd> <dt>getLangCode(int, int) - Method in interface oracle.ultrasearch.crawler.LovInfo</dt> <dd>Get the language-country code string for a display name</dd> <dt>getLanguage() - Method in class oracle.ultrasearch.query.Document</dt> <dd>Returns the document's language.</dd> <dt>getLanguages() - Method in class oracle.ultrasearch.query.InstanceMetaData</dt> <dd>Get all the searchable languages defined in this instance.</dd> <dt>getLastModified() - Method in class oracle.ultrasearch.query.Document</dt> <dd>Returns date of the last modification on this document.</dd> <dt>getLocalizedMessage() - Method in class oracle.ultrasearch.query.SearchException</dt> <dd> </dd> <dt>getLOVDefault(Attribute, Locale) - Method in class oracle.ultrasearch.query.InstanceMetaData</dt> <dd>Get the attribute LOV available for this attribute.</dd> <dt>getLOVIntersect(Attribute, Group[], Locale) - Method in class oracle.ultrasearch.query.InstanceMetaData</dt> <dd>Get the attribute LOV available for this set of groups by finding the intersection of the individual group's LOV.</dd> <dt>getLOVUnion(Attribute, Group[], Locale) - Method in class oracle.ultrasearch.query.InstanceMetaData</dt> <dd>Get the attribute LOV available for this set of groups by finding the union of the individual group's LOV.</dd> <dt>getMailPagePath() - Method in class oracle.ultrasearch.query.Instance</dt> <dd>Gets the URL path of the web application (JSP or Servlet) that will render the contents of an email.</dd> <dt>getMailPagePath() - Method in class oracle.ultrasearch.query.EmailUtil</dt> <dd>Gets the URL path of the web application (JSP or Servlet) that will render the contents of an email.</dd> <dt>getMessage() - Method in class oracle.ultrasearch.query.SearchException</dt> <dd> </dd> <dt>getMessageCount(int) - Method in class oracle.ultrasearch.query.EmailUtil</dt> <dd>Gets the number of messages in an email source.</dd> <dt>getMetaData() - Method in class oracle.ultrasearch.query.Instance</dt> <dd>Get the meta data associated with the query instance.</dd> <dt>getMimeMessage(int, int) - Method in class oracle.ultrasearch.query.EmailUtil</dt> <dd>Gets an email message as a javax.mail.internet.MimeMessage object.</dd> <dt>getName() - Method in class oracle.ultrasearch.query.EmailSource</dt> <dd>Gets the email data source name</dd> <dt>getName() - Method in class oracle.ultrasearch.query.Attribute</dt> <dd>Get the attribute's name</dd> <dt>getName() - Method in class oracle.ultrasearch.query.Group</dt> <dd>Get the group's name</dd> <dt>getNumAttributes() - Method in interface oracle.ultrasearch.crawler.LovInfo</dt> <dd>Get number of attributes</dd> <dt>getNumAttributes() - Method in interface oracle.ultrasearch.crawler.UrlData</dt> <dd>Get number of attributes</dd> <dt>getNumAttrValues() - Method in interface oracle.ultrasearch.crawler.LovInfo</dt> <dd>Get number of attribute values</dd> <dt>getNumAttrValues() - Method in interface oracle.ultrasearch.crawler.UrlData</dt> <dd>Get number of attribute values</dd> <dt>getNumberAttribute(String) - Method in class oracle.ultrasearch.query.InstanceMetaData</dt> <dd>Get a number attribute from Ultra Search using an attribute name (not display name).</dd> <dt>getNumDisplayNames(int, int) - Method in interface oracle.ultrasearch.crawler.LovInfo</dt> <dd>Get number of display names of an attribute for a language</dd> <dt>getNumLanguages(int) - Method in interface oracle.ultrasearch.crawler.LovInfo</dt> <dd>Get number of languages used for the display name of an attribute</dd> <dt>getParameter(String) - Method in interface oracle.ultrasearch.crawler.DataSourceParams</dt> <dd>Get parameter value</dd> <dt>getProperty(int) - Method in interface oracle.ultrasearch.crawler.UrlData</dt> <dd>Get the value of an URL data property</dd> <dt>getRefreshInterval() - Method in class oracle.ultrasearch.query.Instance</dt> <dd>Gets the interval by which meta data is refreshed.</dd> <dt>getResult(Query, Locale, int, int, Locale, Attribute[], String, boolean) - Method in class oracle.ultrasearch.query.Instance</dt> <dd>Get the result for a query.</dd> <dt>getScore() - Method in class oracle.ultrasearch.query.Document</dt> <dd>Returns the value of the hit score.</dd> <dt>getSeqNum() - Method in class oracle.ultrasearch.query.EmailHeader</dt> <dd>Gets the sequence number of the email message</dd> <dt>getSignature() - Method in class oracle.ultrasearch.query.Document</dt> <dd>Get the signature of the document.</dd> <dt>getSourceId() - Method in class oracle.ultrasearch.query.EmailSource</dt> <dd>Gets the email data source id.</dd> <dt>getStringAttribute(String) - Method in class oracle.ultrasearch.query.InstanceMetaData</dt> <dd>Get a string attribute from Ultra Search using an attribute name (not display name).</dd> <dt>getSubject() - Method in class oracle.ultrasearch.query.EmailHeader</dt> <dd>Gets the 'SUBJECT' field of the email message</dd> <dt>getTablePagePath() - Method in class oracle.ultrasearch.query.Instance</dt> <dd>Gets the URL path of the web application (JSP or Servlet) that will render the contents of a table row cell.</dd> <dt>getUniqueName() - Method in class oracle.ultrasearch.query.Attribute</dt> <dd>Get the attribute's unique name.</dd> <dt>getUniqueName() - Method in class oracle.ultrasearch.query.NumberAttribute</dt> <dd>Get the attribute's unique name.</dd> <dt>getUniqueName() - Method in class oracle.ultrasearch.query.DateAttribute</dt> <dd>Get the attribute's unique name.</dd> <dt>getUniqueName() - Method in class oracle.ultrasearch.query.StringAttribute</dt> <dd>Get the attribute's unique name.</dd> <dt>getUrl() - Method in class oracle.ultrasearch.query.Document</dt> <dd>Returns the display URL of the document.</dd> <dt>getUser() - Method in class oracle.ultrasearch.query.QueryInstance</dt> <dd>Get the database username of the Ultra Search instance that should be accessed.</dd> <dt>getValues() - Method in class oracle.ultrasearch.query.AttributeLOV</dt> <dd>Get the values in this LOV.</dd> <dt>getVersion() - Static method in class oracle.ultrasearch.query.Util</dt> <dd>Get the version of the Java Query API.</dd> <dt>GreaterThan - class oracle.ultrasearch.query.GreaterThan.</dt> <dd>Class GreaterThan narrows the attribute to bigger values.</dd> <dt>GreaterThan(DateAttribute, Date) - Constructor for class oracle.ultrasearch.query.GreaterThan</dt> <dd>Construct a GreaterThan query on a DateAttribute.</dd> <dt>GreaterThan(NumberAttribute, BigDecimal) - Constructor for class oracle.ultrasearch.query.GreaterThan</dt> <dd>Construct a GreaterThan query on a NumberAttribute.</dd> <dt>Group - class oracle.ultrasearch.query.Group.</dt> <dd>Class Group represent an abstract collection of documents.</dd> </dl> <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.2
</td> </tr> <tr> <td> PREV LETTER NEXT LETTER</td> <td>FRAMES NO FRAMES</td> </tr> </table> A B C D E F G H I L N O P Q R S T U W <hr> </body> </html>