![]() Oracle® Beehive RESTful Web Services API Reference Release 2 (2.0.1.7) E16658-04 |
| Name | Type | Description |
|---|---|---|
actions |
Set a list of action definitions defined in the SubscriptionRuleDefinition | |
collabId |
Set collab id of the SubscriptionRuleDefinition | |
conditions |
Set a list of condition definitions defined in the SubscriptionRuleDefinition | |
description |
Set description of the SubscriptionRuleDefinition | |
name |
Getters |
Applied Markers
<xs:complexType name="subscriptionRuleDefinition">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" name="actions"
nillable="true" type="tns:subscriptionActionDefinition"/>
<xs:element minOccurs="0" name="collabId" type="tns:beeId"/>
<xs:element maxOccurs="unbounded" minOccurs="0"
name="conditions" nillable="true" type="tns:subscriptionConditionDefinition"/>
<xs:element minOccurs="0" name="description" type="xs:string"/>
<xs:element minOccurs="0" name="name" type="xs:string"/>
</xs:sequence>
</xs:complexType>

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