![]() Oracle® Beehive RESTful Web Services API Reference Release 2 (2.0.1.7) E16658-04 |
Name | Type | Required | Description |
---|---|---|---|
delegatable |
![]() |
Returns whether this Sensitivity is delegatable. | |
description |
![]() |
Returns the Description. | |
sensitivityACL |
ace[] |
![]() |
Returns the SensitivityACL (SACL). |
sensitivityOnly |
![]() |
Returns whether only the Sensitivity should be used. |
Inherits From
Applied Markers
<xs:complexType final="extension restriction" name="sensitivity"> <xs:complexContent> <xs:extension base="tns:entity"> <xs:sequence> <xs:element name="delegatable" type="xs:boolean"/> <xs:element minOccurs="0" name="description" type="xs:string"/> <xs:element maxOccurs="unbounded" minOccurs="0" name="sensitivityACL" nillable="true" type="tns:ace"/> <xs:element name="sensitivityOnly" type="xs:boolean"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType>
Usage | Resource | Method |
---|---|---|
Response | Sensitivity | Create |
Response | Sensitivity | List |
Response | Sensitivity | Read |
Response | Sensitivity | Read Batch |
Request | Sensitivity | Read Batch |
Response | Sensitivity | Update |
Copyright © 2008, 2012, Oracle and/or its affiliates. All rights reserved.
Legal Notices