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

Contents

Overview

Enumeration Members

Name Description

STRING

RICHTEXT

INTEGER

BYTE

LONG

BOOLEAN

TIMESTAMP

URI

TIMEOFFSET

FLOAT

DOUBLE

DATE

PERMISSION

PARTICIPANT

STRING_ARRAY

INTEGER_ARRAY

BYTE_ARRAY

LONG_ARRAY

BOOLEAN_ARRAY

TIMESTAMP_ARRAY

URI_ARRAY

TIMEOFFSET_ARRAY

FLOAT_ARRAY

DOUBLE_ARRAY

DATE_ARRAY

PERMISSION_ARRAY

PARTICIPANT_ARRAY

OBJECT

OBJECT_ARRAY

XML Schema


<xs:simpleType name="conferenceVariantType">
    <xs:restriction base="xs:string">
        <xs:enumeration value="STRING"/>
        <xs:enumeration value="RICHTEXT"/>
        <xs:enumeration value="INTEGER"/>
        <xs:enumeration value="BYTE"/>
        <xs:enumeration value="LONG"/>
        <xs:enumeration value="BOOLEAN"/>
        <xs:enumeration value="TIMESTAMP"/>
        <xs:enumeration value="URI"/>
        <xs:enumeration value="TIMEOFFSET"/>
        <xs:enumeration value="FLOAT"/>
        <xs:enumeration value="DOUBLE"/>
        <xs:enumeration value="DATE"/>
        <xs:enumeration value="PERMISSION"/>
        <xs:enumeration value="PARTICIPANT"/>
        <xs:enumeration value="STRING_ARRAY"/>
        <xs:enumeration value="INTEGER_ARRAY"/>
        <xs:enumeration value="BYTE_ARRAY"/>
        <xs:enumeration value="LONG_ARRAY"/>
        <xs:enumeration value="BOOLEAN_ARRAY"/>
        <xs:enumeration value="TIMESTAMP_ARRAY"/>
        <xs:enumeration value="URI_ARRAY"/>
        <xs:enumeration value="TIMEOFFSET_ARRAY"/>
        <xs:enumeration value="FLOAT_ARRAY"/>
        <xs:enumeration value="DOUBLE_ARRAY"/>
        <xs:enumeration value="DATE_ARRAY"/>
        <xs:enumeration value="PERMISSION_ARRAY"/>
        <xs:enumeration value="PARTICIPANT_ARRAY"/>
        <xs:enumeration value="OBJECT"/>
        <xs:enumeration value="OBJECT_ARRAY"/>
    </xs:restriction>
</xs:simpleType>

        

References

The following data represents the references to conferenceVariantType

Referenced By Resources

Not Referenced Directly by Resources

Referenced By Representaions