![]() Oracle® Beehive RESTful Web Services API Reference Release 2 (2.0.1.7) E16658-04 |
| Name | Type | Description |
|---|---|---|
activePreferenceProfile |
Active PreferenceProfile of this scope. | |
description |
Description of the scope | |
propertiesUpdater |
CollabPropertiesUpdater which can be used to add or remove CollabProperties for this Scope. |
Inherits From
Inherited By
<xs:complexType abstract="true" name="scopeUpdater">
<xs:complexContent>
<xs:extension base="tns:entityUpdater">
<xs:sequence>
<xs:element minOccurs="0" name="activePreferenceProfile" type="tns:beeId"/>
<xs:element minOccurs="0" name="description" type="xs:string"/>
<xs:element minOccurs="0" name="propertiesUpdater" type="tns:collabPropertiesUpdater"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>

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