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

Contents

Overview

Enumeration Members

Name Description

TYPE_EVENT

TYPE_USER

TYPE_SERVICE

TYPE_ACTIVITY

TYPE_LIMIT

TYPE_NONE

XML Schema


<xs:simpleType name="predicateType">
    <xs:restriction base="xs:string">
        <xs:enumeration value="TYPE_EVENT"/>
        <xs:enumeration value="TYPE_USER"/>
        <xs:enumeration value="TYPE_SERVICE"/>
        <xs:enumeration value="TYPE_ACTIVITY"/>
        <xs:enumeration value="TYPE_LIMIT"/>
        <xs:enumeration value="TYPE_NONE"/>
    </xs:restriction>
</xs:simpleType>

        

References

The following data represents the references to predicateType

Referenced By Resources

Not Referenced Directly by Resources

Referenced By Representaions