![]() Oracle® Beehive RESTful Web Services API Reference Release 2 (2.0.1.7) E16658-04  |  
        
| Name | Type | Required | Description | 
|---|---|---|---|
collabId  | 
                    ![]()  | 
                    The CollabId associated with this term | |
confidence  | 
                    ![]()  | 
                    The confidence of this term | |
language  | 
                    ![]()  | 
                    The languages of this term. | |
stateModifiedOn  | 
                    ![]()  | 
                    The time when this term's state was last modified | |
text  | 
                    ![]()  | 
                    The text of this term. | 
Inherits From
Applied Markers
<xs:complexType name="expertiseTerm">
    <xs:complexContent>
        <xs:extension base="tns:expertiseTermState">
            <xs:sequence>
                <xs:element minOccurs="0" name="collabId" type="tns:beeId"/>
                <xs:element name="confidence" type="xs:int"/>
                <xs:element name="language" type="xs:int"/>
                <xs:element minOccurs="0" name="stateModifiedOn" type="xs:dateTime"/>
                <xs:element minOccurs="0" name="text" type="xs:string"/>
            </xs:sequence>
        </xs:extension>
    </xs:complexContent>
</xs:complexType>
        
        | Usage | Resource | Method | 
|---|---|---|
| Response | Current User Utilities | List Expertise Exemplar Terms | 
| Response | Current User Utilities | List Expertise Terms | 
| Response | Expertise Management | Batch Update Expertise Terms | 
| Response | Expertise Management | Update Expertise Term | 
| Response | Organization User | List Expertise Public Terms | 

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