![]() Oracle® Beehive RESTful Web Services API Reference Release 2 (2.0.1.7) E16658-04 |
| Name | Type | Description |
|---|---|---|
contentUpdater |
A content updater loaded with the content to be profiled. Note: Currently only SimpleContentUpdaters are supported. | |
createDate |
The date on which this content was created. | |
profileOwner |
The owner of the content. Profiled content will be added to this owner |
Inherits From
<xs:complexType name="expertiseProfileContentUpdater">
<xs:complexContent>
<xs:extension base="tns:expertiseProfileUpdater">
<xs:sequence>
<xs:element minOccurs="0" name="contentUpdater" type="tns:contentUpdater"/>
<xs:element minOccurs="0" name="createDate" type="xs:dateTime"/>
<xs:element minOccurs="0" name="profileOwner" type="tns:beeId"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>

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