![]() Oracle® Beehive RESTful Web Services API Reference Release 2 (2.0.1.7) E16658-04 |
| Name | Type | Required | Description |
|---|---|---|---|
rootDeleted |
![]() |
Boolean member that is equal to true if the root Entity has been deleted. | |
rootName |
![]() |
The name of the root Entity. | |
rootParent |
![]() |
The handle of the Bondable that is the parent of the root Entity. | |
rootPath |
![]() |
The Path of the Bondable which participates as the root Entity in the Bond | |
rootWorkspacePath |
![]() |
The path of the root Entity's enclosing Workspace. | |
targetName |
![]() |
The name of the target Entity | |
targetParent |
![]() |
The handle of the Bondable that is the parent of target Entity | |
targetPath |
![]() |
The Path of the Bondable which participates as the target Entity in the Bond | |
targetWorkspacePath |
![]() |
The path of the Workspace of the Bondable with which it participates as the target Entity in the Bond |
Inherits From
Applied Markers
<xs:complexType name="wikiBondEntityRelation">
<xs:complexContent>
<xs:extension base="tns:bondEntityRelation">
<xs:sequence>
<xs:element name="rootDeleted" type="xs:boolean"/>
<xs:element minOccurs="0" name="rootName" type="xs:string"/>
<xs:element minOccurs="0" name="rootParent" type="tns:beeId"/>
<xs:element minOccurs="0" name="rootPath" type="xs:string"/>
<xs:element minOccurs="0" name="rootWorkspacePath" type="xs:string"/>
<xs:element minOccurs="0" name="targetName" type="xs:string"/>
<xs:element minOccurs="0" name="targetParent" type="tns:beeId"/>
<xs:element minOccurs="0" name="targetPath" type="xs:string"/>
<xs:element minOccurs="0" name="targetWorkspacePath" type="xs:string"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>

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