Overview

Members

Show inherited members

Name Type Description

relationshipDate

dateTime

The date on which this relationship was established.

relationships

expertiseRelationships[]

The relationship details derived from the email by the relationship type.

sender

emailParticipant

The sender of the email from which the relationship is to be derived.

Hierarchy

Inherits From

Examples

Below are examples in XML formats. All examples are shown with all inherited members. Quoting when required is part of the examples, but you must obviously populate with your own data.

XML Example

(show inherited members)

<obh:expertiseProfileRelationshipElementUpdater xsi:type="obh:expertiseProfileRelationshipElementUpdater" xmlns:obh="http://www.oracle.com/beehive" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
        <relationshipDate>your_dateTime_0</relationshipDate>
        <relationships>your_expertiseRelationships_0</relationships>
        <relationships>your_expertiseRelationships_1</relationships>
        <relationships>your_expertiseRelationships_2</relationships>
        <sender>your_emailParticipant_0</sender>
</obh:expertiseProfileRelationshipElementUpdater>

Referenced By Representaions