![]() Oracle® Beehive RESTful Web Services API Reference Release 2 (2.0.1.7) E16658-04 |
| Name | Type | Description |
|---|---|---|
internalState |
The checksum. For internal use only. | |
searchType |
The search type | |
spec |
The ExpertiseRelationshipSpec used in the search | |
targetCompanies |
The companies searched for | |
targetPerson |
The person searched for |
<xs:complexType name="relationshipSearchInfo">
<xs:sequence>
<xs:element minOccurs="0" name="internalState" type="xs:string"/>
<xs:element minOccurs="0" name="searchType" type="tns:relationshipSearchType"/>
<xs:element minOccurs="0" name="spec" type="tns:relationshipSpec"/>
<xs:element maxOccurs="unbounded" minOccurs="0"
name="targetCompanies" nillable="true" type="tns:expertiseCompany"/>
<xs:element minOccurs="0" name="targetPerson" type="tns:expertisePerson"/>
</xs:sequence>
</xs:complexType>

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