![]() Oracle® Beehive RESTful Web Services API Reference Release 2 (2.0.1.7) E16658-04 |
| Name | Type | Description |
|---|---|---|
actionDoer |
Gets the Action doer of the Notification. | |
contentMetadata |
Gets metadata properties for this Notification. | |
contentUpdater |
Gets the multi content updater for this Notification. Used to pass in a list of Simple Contents. | |
eventDefinition |
Gets the EventDefintion of the Notification. | |
origin |
Gets the Entity acting as the origin of the Notification. | |
priority |
Gets the Priority of the Notification. | |
recipient |
Gets the Recipient of the Notification. | |
schema |
Gets the NotificationSchema of the Notification. | |
source |
Gets the Source of the Notification. | |
sourceModifiedOnTime |
Gets the Modified time of the source of the Notification. | |
updatedAttachment |
Get updated attachement | |
updatedContent |
Gets the multi content updater for this Notification. Used to pass in a list of Simple Contents. | |
wapRequestData |
Gets the WapRequestData object for this Notificatino. |
Inherits From
<xs:complexType name="notificationUpdater">
<xs:complexContent>
<xs:extension base="tns:artifactUpdater">
<xs:sequence>
<xs:element minOccurs="0" name="actionDoer" type="tns:beeId"/>
<xs:element minOccurs="0" name="contentMetadata" type="tns:collabProperties"/>
<xs:element minOccurs="0" name="contentUpdater" type="tns:multiContentUpdater"/>
<xs:element minOccurs="0" name="eventDefinition" type="tns:beeId"/>
<xs:element minOccurs="0" name="origin" type="tns:beeId"/>
<xs:element minOccurs="0" name="priority" type="tns:priority"/>
<xs:element minOccurs="0" name="recipient" type="tns:beeId"/>
<xs:element minOccurs="0" name="schema" type="tns:beeId"/>
<xs:element minOccurs="0" name="source" type="tns:beeId"/>
<xs:element minOccurs="0" name="sourceModifiedOnTime" type="xs:dateTime"/>
<xs:element minOccurs="0" name="updatedAttachment" type="tns:contentUpdater"/>
<xs:element minOccurs="0" name="updatedContent" type="tns:multiContentUpdater"/>
<xs:element minOccurs="0" name="wapRequestData" type="tns:wapRequest"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>

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