![]() Oracle® Beehive RESTful Web Services API Reference Release 2 (2.0.1.7) E16658-04 |
| Name | Type | Description |
|---|---|---|
attributeDefinitionListUpdater |
A singleton instance of the AttributeDefinitionListUpdater is returned | |
description |
Sets the description | |
ruleDefinitionListUpdater |
A singleton instance of the RuleDefinitionListUpdater is returned | |
type |
Sets the type of Policy Schema. |
Inherits From
<xs:complexType final="extension restriction" name="policySchemaUpdater">
<xs:complexContent>
<xs:extension base="tns:entityUpdater">
<xs:sequence>
<xs:element minOccurs="0"
name="attributeDefinitionListUpdater" type="tns:attributeDefinitionListUpdater"/>
<xs:element minOccurs="0" name="description" type="xs:string"/>
<xs:element minOccurs="0"
name="ruleDefinitionListUpdater" type="tns:ruleDefinitionListUpdater"/>
<xs:element minOccurs="0" name="type" type="tns:policyType"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>

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