![]() Oracle® Beehive RESTful Web Services API Reference Release 2 (2.0.1.7) E16658-04 |
| Name | Type | Description |
|---|---|---|
properties |
The Properties of this Participant. | |
roles |
The Set of AssignedRoles directly granted to this Participant. Only Roles defined under the scope of this Workspace and directly granted to the Participant are returned. |
Inherits From
Inherited By
<xs:complexType abstract="true" name="workspaceParticipant">
<xs:complexContent>
<xs:extension base="tns:baseParticipant">
<xs:sequence>
<xs:element minOccurs="0" name="properties" type="tns:collabProperties"/>
<xs:element maxOccurs="unbounded" minOccurs="0"
name="roles" type="tns:assignedRole"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>

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