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

Contents

Overview

Enumeration Members

Name Description

CONNECTION

Network consisting of users with mutually-approved connections.

FOLLOWING

Network consisting of users that are being followed.

REPORTING_STRUCTURE

Network consisting of manager, peers, or direct reports.

GROUP

Network consisting of the members of a specified group.

XML Schema


<xs:simpleType name="type">
    <xs:restriction base="xs:string">
        <xs:enumeration value="CONNECTION"/>
        <xs:enumeration value="FOLLOWING"/>
        <xs:enumeration value="REPORTING_STRUCTURE"/>
        <xs:enumeration value="GROUP"/>
    </xs:restriction>
</xs:simpleType>

        

References

The following data represents the references to type

Referenced By Resources

Not Referenced Directly by Resources

Referenced By Representaions