![]() Oracle® Beehive RESTful Web Services API Reference Release 2 (2.0.1.7) E16658-04 |
| Name | Type | Required | Description |
|---|---|---|---|
bookmark |
(constrained to Person) |
![]() |
Bookmark to the entry in the directory. |
company |
![]() |
Company of the entry in the directory that is the PersonContact. | |
department |
![]() |
Department of the entry in the directory that is the PersonContact. | |
familyName |
![]() |
Family name of the entry in the directory that is the PersonContact. | |
familyNames |
![]() |
||
givenName |
![]() |
Given name of the entry in the directory that is the PersonContact. | |
givenNames |
![]() |
||
jobTitle |
![]() |
Job title of the entry in the directory that is the PersonContact. | |
jobTitles |
![]() |
||
locale |
![]() |
||
middleName |
![]() |
Middle name of the entry in the directory that is the PersonContact. | |
middleNames |
![]() |
||
names |
![]() |
||
nickname |
![]() |
Nickname of the entry in the directory that is the PersonContact. | |
nicknames |
![]() |
||
officeLocation |
![]() |
Office location of the entry in the directory that is the PersonContact. | |
prefix |
![]() |
Prefix of the entry in the directory that is the PersonContact. | |
prefixes |
![]() |
||
profession |
![]() |
Profession of the entry in the directory that is the PersonContact. | |
suffix |
![]() |
Suffix of the entry in the directory that is the PersonContact. | |
suffixes |
![]() |
||
timeZone |
![]() |
Time zone of the entry in the directory that is the PersonContact. |
Inherits From
Applied Markers
<xs:complexType name="personContact">
<xs:complexContent>
<xs:extension base="tns:addressBookElement">
<xs:sequence>
<xs:element minOccurs="0" name="bookmark" type="xs:anyType"/>
<xs:element minOccurs="0" name="company" type="xs:string"/>
<xs:element minOccurs="0" name="department" type="xs:string"/>
<xs:element minOccurs="0" name="familyName" type="xs:string"/>
<xs:element minOccurs="0" name="familyNames" type="tns:lString"/>
<xs:element minOccurs="0" name="givenName" type="xs:string"/>
<xs:element minOccurs="0" name="givenNames" type="tns:lString"/>
<xs:element minOccurs="0" name="jobTitle" type="xs:string"/>
<xs:element minOccurs="0" name="jobTitles" type="tns:lString"/>
<xs:element minOccurs="0" name="locale" type="xs:string"/>
<xs:element minOccurs="0" name="middleName" type="xs:string"/>
<xs:element minOccurs="0" name="middleNames" type="tns:lString"/>
<xs:element minOccurs="0" name="names" type="tns:lString"/>
<xs:element minOccurs="0" name="nickname" type="xs:string"/>
<xs:element minOccurs="0" name="nicknames" type="tns:lString"/>
<xs:element minOccurs="0" name="officeLocation" type="xs:string"/>
<xs:element minOccurs="0" name="prefix" type="xs:string"/>
<xs:element minOccurs="0" name="prefixes" type="tns:lString"/>
<xs:element minOccurs="0" name="profession" type="xs:string"/>
<xs:element minOccurs="0" name="suffix" type="xs:string"/>
<xs:element minOccurs="0" name="suffixes" type="tns:lString"/>
<xs:element minOccurs="0" name="timeZone" type="tns:timeZone"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
| Usage | Resource | Method |
|---|---|---|
| Response | PersonContact | Copy |
| Response | PersonContact | Copy Batch |
| Request | PersonContact | Copy Batch |
| Response | PersonContact | Create |
| Request | PersonContact | Delete Batch |
| Response | PersonContact | List |
| Request | PersonContact | Move Batch |
| Request | PersonContact | Move Batch to Trash |
| Response | PersonContact | Read |
| Response | PersonContact | Read Batch |
| Request | PersonContact | Read Batch |
| Request | PersonContact | Undelete Batch |
| Response | PersonContact | Update |
| Response | ResourceContact | Create |

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