![]() Oracle® Beehive RESTful Web Services API Reference Release 2 (2.0.1.7) E16658-04 |
Name | Type | Required | Description |
---|---|---|---|
ICalCategories |
string[] |
![]() |
|
ICalClass |
![]() |
||
ICalPriority |
![]() |
||
ICalSequence |
![]() |
||
allowAllAssigneesToPublishBonds |
![]() |
||
applyPrimaryDefaultReminder |
![]() |
Set the ApplyPrimaryDefaultReminder attribute. | |
attachmentsUpdater |
![]() |
Sets attachment updater. | |
companyNames |
string[] |
![]() |
|
completed |
![]() |
Set the Completed in the TodoUpdater. | |
compositeParticipantsUpdater |
![]() |
||
description |
![]() |
||
due |
![]() |
Set the Due attribute in the TodoUpdater. | |
enableNotification |
![]() |
||
location |
![]() |
||
operationContext |
![]() |
||
organizer |
![]() |
||
organizerUpdater |
![]() |
||
participantsUpdater |
![]() |
||
percentComplete |
![]() |
Set the PercentComplete in the TodoUpdater. | |
primaryAssignmentUpdater |
![]() |
Update the primary (owner's) assignment if one exists. | |
priority |
![]() |
||
receptionChannel |
![]() |
||
sensitivity |
![]() |
||
start |
![]() |
Set the Start attribute in the TodoUpdater. | |
status |
![]() |
||
type |
![]() |
||
uid |
![]() |
||
url |
![]() |
Inherits From
<xs:complexType name="todoUpdater"> <xs:complexContent> <xs:extension base="tns:artifactUpdater"> <xs:sequence> <xs:element name="allowAllAssigneesToPublishBonds" type="xs:boolean"/> <xs:element name="applyPrimaryDefaultReminder" type="xs:boolean"/> <xs:element minOccurs="0" name="attachmentsUpdater" type="tns:attachmentListUpdater"/> <xs:element maxOccurs="unbounded" minOccurs="0" name="companyNames" nillable="true" type="xs:string"/> <xs:element minOccurs="0" name="completed" type="tns:dateTime"/> <xs:element minOccurs="0" name="compositeParticipantsUpdater" type="tns:todoCompositeParticipantListUpdater"/> <xs:element minOccurs="0" name="description" type="xs:string"/> <xs:element minOccurs="0" name="due" type="tns:dateTime"/> <xs:element name="enableNotification" type="xs:boolean"/> <xs:element maxOccurs="unbounded" minOccurs="0" name="ICalCategories" nillable="true" type="xs:string"/> <xs:element minOccurs="0" name="ICalClass" type="xs:string"/> <xs:element name="ICalPriority" type="xs:int"/> <xs:element name="ICalSequence" type="xs:int"/> <xs:element minOccurs="0" name="location" type="tns:location"/> <xs:element minOccurs="0" name="operationContext" type="xs:anyType"/> <xs:element minOccurs="0" name="organizer" type="tns:participant"/> <xs:element minOccurs="0" name="organizerUpdater" type="tns:participantUpdater"/> <xs:element minOccurs="0" name="participantsUpdater" type="tns:todoParticipantListUpdater"/> <xs:element name="percentComplete" type="xs:int"/> <xs:element minOccurs="0" name="primaryAssignmentUpdater" type="tns:assignmentUpdater"/> <xs:element minOccurs="0" name="priority" type="tns:priority"/> <xs:element minOccurs="0" name="receptionChannel" type="tns:participantDeliveryChannel"/> <xs:element minOccurs="0" name="sensitivity" type="tns:beeId"/> <xs:element minOccurs="0" name="start" type="tns:dateTime"/> <xs:element minOccurs="0" name="status" type="tns:todoStatus"/> <xs:element minOccurs="0" name="type" type="tns:todoType"/> <xs:element minOccurs="0" name="uid" type="xs:string"/> <xs:element minOccurs="0" name="url" type="xs:string"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType>
Copyright © 2008, 2012, Oracle and/or its affiliates. All rights reserved.
Legal Notices