![]() Oracle® Beehive RESTful Web Services API Reference Release 2 (2.0.1.7) E16658-04 |
| Name | Type | Description |
|---|---|---|
preferenceSetsToAdd |
Preference sets to add to preference profile. | |
preferenceSetsToRemove |
Preference sets to remove from preference profile. |
Inherits From
<xs:complexType final="extension restriction" name="preferenceProfileUpdater">
<xs:complexContent>
<xs:extension base="tns:entityUpdater">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0"
name="preferenceSetsToAdd" type="tns:beeId"/>
<xs:element maxOccurs="unbounded" minOccurs="0"
name="preferenceSetsToRemove" type="tns:beeId"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
| Usage | Resource | Method |
|---|---|---|
| Request | Preference Profile | Update |

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