Overview

an updater to add relationships to be profiled

Members

Show inherited members

Name Type Description

relationshipElements

expertiseProfileRelationshipElementUpdater[]

Get the list of ExpertiseProfileRelationshipElementUpdaters containing the relationships to be profiled.

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:expertiseProfileRelationshipUpdater xsi:type="obh:expertiseProfileRelationshipUpdater" xmlns:obh="http://www.oracle.com/beehive" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
        <relationshipElements>your_expertiseProfileRelationshipElementUpdater_0</relationshipElements>
        <relationshipElements>your_expertiseProfileRelationshipElementUpdater_1</relationshipElements>
        <relationshipElements>your_expertiseProfileRelationshipElementUpdater_2</relationshipElements>
</obh:expertiseProfileRelationshipUpdater>

Referenced By Representaions

Not Referenced Directly by Representations