Skip Headers

Oracle Calendar Application Developer's Guide
Release 2 (9.0.4)

Part Number B10893-01
Go to Documentation Home
Home
Go to Book List
Book List
Go to Index
Index
Go to Master Index
Master Index
Go to Feedback page
Feedback

Go to next page
Next
View PDF

Contents

Title and Copyright Information

Send Us Your Comments

Preface

Intended Audience
Documentation Accessibility
Structure
Related Documents
Conventions

Part I Oracle Calendar SDK

1 Calendar SDK Overview

SDK Contents
What's new in this release
Best Practises

2 Calendar SDK Implementation Considerations

Character Sets
iCalendar Support
iCalendar input
ATTACH
ATTENDEE
CATEGORIES
CLASS
DESCRIPTION
DTSTART, DTEND and DURATION
LOCATION
PRIORITY
RRULE
STATUS
SUMMARY
UID
VALARM
iCalendar output
ATTENDEE
CATEGORIES
CLASS
DESCRIPTION
DURATION or DTEND
DTSTART
LOCATION
ORGANIZER
PRIORITY
RESOURCES
RRULE
STATUS
SUMMARY
UID
VALARM
vCard Support
Security Model
Alarms
User identification
Data Streams
Access Control

3 Calendar SDK Function Reference

SDK Functions
CSDK_SetConfigFile
CSDK_CreateSession
CSDK_DestroySession
CSDK_GetCapabilities
CSDK_Authenticate
CSDK_ConfigureACE
CSDK_Connect
CSDK_ConnectAsSysop
CSDK_Deauthenticate
CSDK_Disconnect
CSDK_SetIdentity
CSDK_DestroyHandle
CSDK_DestroyMultipleHandles
CSDK_GetHandle
CSDK_GetHandleInfo
CSDK_CreateCallbackStream
CSDK_CreateFileStreamFromFilenames
CSDK_CreateMemoryStream
CSDK_DestroyMultipleStreams
CSDK_DestroyStream
CSDK_DeleteContacts
CSDK_FetchContactsByQuery
CSDK_FetchContactsByUID
CSDK_StoreContacts
CSDK_DeleteEvents
CSDK_FetchEventsByAlarmRange
CSDK_FetchEventsByRange
CSDK_FetchEventsByUID
CSDK_StoreEvents
CSDK_DeleteTasks
CSDK_FetchTasksByAlarmRange
CSDK_FetchTasksByRange
CSDK_FetchTasksByUID
CSDK_StoreTasks
CSDK_AddConditionToQuery
CSDK_CreateQuery
CSDK_DestroyQuery
CSDK_DestroyResult
CSDK_GetFirstFailure
CSDK_GetFirstParseError
CSDK_GetFirstResult
CSDK_GetNextFailure
CSDK_GetNextParseError
CSDK_GetNextResult
CSDK_GetStatusLevels
CSDK_GetStatusString
Superceded Functions
Legacy Functions
CAPI_CreateFileStream
CAPI_AuthenticateAsSysop

4 Calendar SDK Configuration Settings

blocking
client_name
client_version
cncachesize
direntrycachesize
emailcachesize
itemcachesize
log_activity
log_modulesinclude
max_caldomain
max_masternode
max_sysop
max_user
securitycachesize
tzcachesize

5 Calendar SDK Flags and Capabilities

CSDK Flags
Capabilities

6 Calendar SDK Status Codes

7 Calendar SDK FAQ and Troubleshooting

Frequently Asked Questions
Troubleshooting

Part II Oracle Calendar Web Services Toolkit

8 Calendar Web Services Toolkit Overview

About Web Services
The Web Services Toolkit
Toolkit Contents
Security

9 Calendar Web Services SOAP

HTTP Headers
Security and Authentication
Design
Basic Authentication
Building Queries
SOAP Envelope
SOAP Body
SOAP Faults
Calendar Web Service Language (CWSL)
NoOp
Search
Using Search
vQuery
Create
Delete
Modify
Property Modify
Property Add
Property Delete
Modifiable Properties
Ping
xCal
Simple Events
Repeating Events
Recurring Events
Expanded Filtered Recurring/Repeating Events
Daily Notes
Day Events
Holidays
Tasks
X-ORACLE-EVENTTYPE
Priority Mapping

10 Calendar Web Services Client-Side Java Implementation

Java Classes
Fetching Data
Soap Faults and Exceptions
Local Time

11 Calendar Web Services Status Codes

Module Codes
Error Codes

Index