![]() Oracle® Beehive RESTful Web Services API Reference Release 2 (2.0.1.7) E16658-04 |
| Name | Type | Required | Description |
|---|---|---|---|
ICalCategories |
string[] |
![]() |
|
ICalClass |
![]() |
||
ICalPriority |
![]() |
||
ICalRecurrenceId |
![]() |
||
ICalSequence |
![]() |
||
ICalUid |
![]() |
||
allowAllInviteesToPublishBonds |
![]() |
||
applyPrimaryDefaultReminder |
![]() |
Set the ApplyPrimaryDefaultReminder attribute. | |
attachmentsUpdater |
![]() |
Returns the updater used to modify the Attachments attribute. (removeAllAttachments() is currently not supported) | |
companyNames |
string[] |
![]() |
|
compositeParticipantsUpdater |
![]() |
||
description |
![]() |
||
dialInInfo |
![]() |
||
eid |
![]() |
||
enableNotification |
![]() |
||
end |
![]() |
Set the end attribute for the Occurrence. | |
equipment |
string[] |
![]() |
|
initalizedWithSeriesAttributes |
![]() |
||
journalEntryType |
![]() |
||
location |
![]() |
||
operationContext |
![]() |
||
organizer |
![]() |
||
organizerUpdater |
![]() |
||
participantsUpdater |
![]() |
||
primaryInvitationUpdater |
![]() |
Update the primary (owner's) Invitation if one exists. | |
priority |
![]() |
||
sensitivity |
![]() |
||
start |
![]() |
Set the start attribute for the Occurrence. | |
status |
![]() |
||
tranparency |
![]() |
||
transparency |
![]() |
||
type |
![]() |
||
url |
![]() |
Inherits From
<xs:complexType name="occurrenceUpdater">
<xs:complexContent>
<xs:extension base="tns:artifactUpdater">
<xs:sequence>
<xs:element name="allowAllInviteesToPublishBonds" 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="compositeParticipantsUpdater" type="tns:occurrenceCompositeParticipantListUpdater"/>
<xs:element minOccurs="0" name="description" type="xs:string"/>
<xs:element minOccurs="0" name="dialInInfo" type="xs:string"/>
<xs:element minOccurs="0" name="eid" type="xs:string"/>
<xs:element name="enableNotification" type="xs:boolean"/>
<xs:element minOccurs="0" name="end" type="tns:dateTime"/>
<xs:element maxOccurs="unbounded" minOccurs="0"
name="equipment" nillable="true" type="xs:string"/>
<xs:element maxOccurs="unbounded" minOccurs="0"
name="ICalCategories" type="xs:string"/>
<xs:element minOccurs="0" name="ICalClass" type="xs:string"/>
<xs:element name="ICalPriority" type="xs:int"/>
<xs:element minOccurs="0" name="ICalRecurrenceId" type="tns:dateTime"/>
<xs:element name="ICalSequence" type="xs:int"/>
<xs:element minOccurs="0" name="ICalUid" type="xs:string"/>
<xs:element name="initalizedWithSeriesAttributes" type="xs:boolean"/>
<xs:element minOccurs="0" name="journalEntryType" type="tns:journalEntryType"/>
<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:occurrenceParticipantListUpdater"/>
<xs:element minOccurs="0"
name="primaryInvitationUpdater" type="tns:invitationUpdater"/>
<xs:element minOccurs="0" name="priority" type="tns:priority"/>
<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:occurrenceStatus"/>
<xs:element minOccurs="0" name="tranparency" type="tns:transparency"/>
<xs:element minOccurs="0" name="transparency" type="tns:transparency"/>
<xs:element minOccurs="0" name="type" type="tns:occurrenceType"/>
<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