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

Contents

Overview

Resource WikiLinkedEntity indicates the BomType of an Entity that is involved in a Bond.

Enumeration Members

Name Description

WIKI

DOCUMENT

FOLDER

TOPIC

DISCUSSIONS_MESSAGE

ANNOUNCEMENT

TASK

TASKLIST

FORUM

XML Schema


<xs:simpleType name="wikiLinkedEntityType">
    <xs:restriction base="xs:string">
        <xs:enumeration value="WIKI"/>
        <xs:enumeration value="DOCUMENT"/>
        <xs:enumeration value="FOLDER"/>
        <xs:enumeration value="TOPIC"/>
        <xs:enumeration value="DISCUSSIONS_MESSAGE"/>
        <xs:enumeration value="ANNOUNCEMENT"/>
        <xs:enumeration value="TASK"/>
        <xs:enumeration value="TASKLIST"/>
        <xs:enumeration value="FORUM"/>
    </xs:restriction>
</xs:simpleType>

        

References

The following data represents the references to wikiLinkedEntityType

Referenced By Resources

Not Referenced Directly by Resources

Referenced By Representaions