![]() Oracle® Beehive RESTful Web Services API Reference Release 2 (2.0.1.7) E16658-04 |
| Name | Type | Required | Description |
|---|---|---|---|
displayKeywordsLikePhraseHint |
![]() |
Whether the keywords can be displayed like a phrase. | |
siblingDetails |
![]() |
ExpertiseSiblingDetails for the siblings, regardless of whether the sibling is an associated word of unconsumed sibling. | |
unGroupableSiblings |
string[] |
![]() |
The list of matching words that were not grouped into the topic title as associated words. |
Inherits From
Inherited By
<xs:complexType abstract="true" name="expertiseTransientTopic">
<xs:complexContent>
<xs:extension base="tns:expertiseTopic">
<xs:sequence>
<xs:element name="displayKeywordsLikePhraseHint" type="xs:boolean"/>
<xs:element minOccurs="0" name="siblingDetails" type="tns:associativeArray"/>
<xs:element maxOccurs="unbounded" minOccurs="0"
name="unGroupableSiblings" nillable="true" type="xs:string"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>

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