![]() Oracle® Beehive RESTful Web Services API Reference Release 2 (2.0.1.7) E16658-04 |
| Name | Type | Description |
|---|---|---|
bondName |
This method returns the name of a Bond as a String. | |
bondType |
This method returns the type of a Bond as a BondType Object. | |
bu |
This method returns the bondupdater of a Bond as a BondUpdater Object. | |
root |
This method returns the root of a Bond as a BondableHandle Object. | |
target |
This method returns the target of a Bond as a BondableHandle Object. |
Inherits From
<xs:complexType name="bondCreator">
<xs:complexContent>
<xs:extension base="tns:entityCreator">
<xs:sequence>
<xs:element minOccurs="0" name="bondName" type="xs:string"/>
<xs:element minOccurs="0" name="bondType" type="tns:bondType"/>
<xs:element minOccurs="0" name="bu" type="tns:bondUpdater"/>
<xs:element minOccurs="0" name="root" type="tns:beeId"/>
<xs:element minOccurs="0" name="target" type="tns:beeId"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>

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