Oracle Beehive
  Oracle® Beehive RESTful Web Services API Reference
  Release 2 (2.0.1.7)
  E16658-04

Contents

Overview

Enumeration Members

Name Description

OPEN

APPROVE_REQUIRED

INVITE_ONLY

XML Schema


<xs:simpleType name="teamWorkspaceParticipationMode">
    <xs:restriction base="xs:string">
        <xs:enumeration value="OPEN"/>
        <xs:enumeration value="APPROVE_REQUIRED"/>
        <xs:enumeration value="INVITE_ONLY"/>
    </xs:restriction>
</xs:simpleType>

        

References

The following data represents the references to teamWorkspaceParticipationMode

Referenced By Resources

Not Referenced Directly by Resources

Referenced By Representaions