![]() Oracle® Beehive RESTful Web Services API Reference Release 2 (2.0.1.7) E16658-04 |
| Name | Type | Description |
|---|---|---|
accessTypes |
Sets the AccessTypes. | |
alwaysEnabled |
||
creator |
Utility to set Creator. | |
description |
Sets the Description. | |
modifiedBy |
Utility to set ModifiedBy. | |
parent |
Utility to set Parent. | |
privileges |
Sets the Set of Privileges. This method cannot be used along with the Privileges add/remove methods. |
Inherits From
<xs:complexType final="extension restriction" name="roleDefinitionUpdater">
<xs:complexContent>
<xs:extension base="tns:entityUpdater">
<xs:sequence>
<xs:element minOccurs="0" name="accessTypes" type="tns:accessTypes"/>
<xs:element minOccurs="0" name="alwaysEnabled" type="xs:boolean"/>
<xs:element minOccurs="0" name="creator" type="tns:beeId"/>
<xs:element minOccurs="0" name="description" type="xs:string"/>
<xs:element minOccurs="0" name="modifiedBy" type="tns:beeId"/>
<xs:element minOccurs="0" name="parent" type="tns:beeId"/>
<xs:element maxOccurs="unbounded" minOccurs="0"
name="privileges" type="tns:privilege"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
| Usage | Resource | Method |
|---|---|---|
| Request | Role Definition | Update |

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