![]() Oracle® Beehive RESTful Web Services API Reference Release 2 (2.0.1.7) E16658-04 |
| Name | Type | Required | Description |
|---|---|---|---|
matchingAssociatedWords |
string[] |
![]() |
The list of words associated with this topic. |
matchingClauses |
![]() |
The clauses that caused this to be a match. | |
matchingKeywords |
string[] |
![]() |
The keyword used to create this topic. |
matchingTerms |
![]() |
The list of matching TermSet containing the terms that this topic represents | |
matchingWordsLanguage |
![]() |
The language of the matching words (keywords & associated words). | |
strength |
![]() |
An integer inidicating the topic's strength. | |
title |
![]() |
The title of this topic. |
Inherited By
<xs:complexType abstract="true" name="expertiseTopic">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0"
name="matchingAssociatedWords" nillable="true" type="xs:string"/>
<xs:element maxOccurs="unbounded" minOccurs="0"
name="matchingClauses" nillable="true" type="tns:expertiseTopicClause"/>
<xs:element maxOccurs="unbounded" minOccurs="0"
name="matchingKeywords" nillable="true" type="xs:string"/>
<xs:element maxOccurs="unbounded" minOccurs="0"
name="matchingTerms" nillable="true" type="tns:expertiseTerm"/>
<xs:element name="matchingWordsLanguage" type="xs:int"/>
<xs:element name="strength" type="xs:float"/>
<xs:element minOccurs="0" name="title" type="xs:string"/>
</xs:sequence>
</xs:complexType>
| Usage | Resource | Method |
|---|---|---|
| Response | Expertise Management | Build Topics |

Copyright © 2008, 2012, Oracle and/or its affiliates. All rights reserved.
Legal Notices