![]() Oracle® Beehive RESTful Web Services API Reference Release 2 (2.0.1.7) E16658-04 |
| Name | Type | Required | Description |
|---|---|---|---|
broken |
![]() |
Whether the link is broken. If it is broken, then the referenced artifact is not valid. | |
isBroken |
![]() |
||
reference |
![]() |
Referenced artifact of the link. |
Inherits From
Applied Markers
<xs:complexType name="link">
<xs:complexContent>
<xs:extension base="tns:artifact">
<xs:sequence>
<xs:element name="broken" type="xs:boolean"/>
<xs:element name="isBroken" type="xs:boolean"/>
<xs:element minOccurs="0" name="reference" type="tns:artifact"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
| Usage | Resource | Method |
|---|---|---|
| Response | Link | Create |
| Response | Link | Read |
| Response | Link | Read Batch |
| Request | Link | Read Batch |
| Response | Link | Update |

Copyright © 2008, 2012, Oracle and/or its affiliates. All rights reserved.
Legal Notices