![]() Oracle® Beehive RESTful Web Services API Reference Release 2 (2.0.1.7) E16658-04 |
| Name | Type | Required | Description |
|---|---|---|---|
relativeWeight |
![]() |
The relative weight/importance of this clause. This integer value acts as a multiplier on the clause's weight. For example, if "2", the clause's weight is doubled. Any value larger than 1 can be supplied. | |
reviewed |
![]() |
The boolean identifying which terms are being considered when building topics based on the term's reviewed status. | |
termVisibility |
![]() |
The object identifying which terms are being considered when building topics based on the term visibility. |
Inherited By
<xs:complexType name="expertiseTopicClause">
<xs:sequence>
<xs:element name="relativeWeight" type="xs:int"/>
<xs:element minOccurs="0" name="reviewed" type="xs:boolean"/>
<xs:element maxOccurs="unbounded" minOccurs="0"
name="termVisibility" nillable="true" type="tns:visibility"/>
</xs:sequence>
</xs:complexType>

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