![]() Oracle® Beehive RESTful Web Services API Reference Release 2 (2.0.1.7) E16658-04 |
| Name | Type | Description |
|---|---|---|
action |
Action statement/script of the rule action definition | |
attributeDefinitionListUpdater |
Get AttributeDefinitionListUpdater for setting parameter definitions | |
attributeTemplateListUpdater |
Get AttributeTemplateListUpdater for setting parameter templates | |
description |
Description of the rule action | |
events |
Events registered with this action. | |
name |
Name of the action | |
type |
Set the type of this action |
Inherits From
<xs:complexType final="extension restriction" name="ruleActionDefinitionUpdater">
<xs:complexContent>
<xs:extension base="tns:identifiableUpdater">
<xs:sequence>
<xs:element minOccurs="0" name="action" type="xs:string"/>
<xs:element minOccurs="0"
name="attributeDefinitionListUpdater" type="tns:attributeDefinitionListUpdater"/>
<xs:element minOccurs="0"
name="attributeTemplateListUpdater" type="tns:attributeTemplateListUpdater"/>
<xs:element minOccurs="0" name="description" type="xs:string"/>
<xs:element maxOccurs="unbounded" minOccurs="0"
name="events" type="tns:beeId"/>
<xs:element minOccurs="0" name="name" type="xs:string"/>
<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