![]() Oracle® Beehive RESTful Web Services API Reference Release 2 (2.0.1.7) E16658-04 |
| Name | Type | Required | Description |
|---|---|---|---|
searchInfo |
![]() |
Details about the relationship search associated with the request | |
targets |
![]() |
Expertise targets behind the request as seen by the calling user |
Inherits From
Applied Markers
<xs:complexType name="relationshipConnectionRequest">
<xs:complexContent>
<xs:extension base="tns:connectionRequest">
<xs:sequence>
<xs:element minOccurs="0" name="searchInfo" type="tns:relationshipSearchInfo"/>
<xs:element maxOccurs="unbounded" minOccurs="0"
name="targets" nillable="true" type="tns:expertiseTarget"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
| Usage | Resource | Method |
|---|---|---|
| Response | RelationshipConnection | Create |

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