Overview

Creator for Sensitivity

Members

Show inherited members

Name Type Description

container

beeId

Get the Container

delegatable

boolean

Get the Delegatable

description

string

Get the Description

name

string

Get the Name

sensitivityOnly

boolean

Get the SensitivityOnly

updateMode

updateMode

Get the UpdateMode

updater

sensitivityUpdater

Get the Updater

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:sensitivityCreator xsi:type="obh:sensitivityCreator" xmlns:obh="http://www.oracle.com/beehive" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
        <container>your_beeId_0</container>
        <delegatable>your_boolean_0</delegatable>
        <description>your_string_0</description>
        <name>your_string_0</name>
        <sensitivityOnly>your_boolean_0</sensitivityOnly>
        <updateMode>your_updateMode_0</updateMode>
        <updater>your_sensitivityUpdater_0</updater>
</obh:sensitivityCreator>

Referenced By Representaions

Not Referenced Directly by Representations