freesmartphone.org Framework DBus Interface Specification

org.freesmartphone.PIM.Date

Description

This interface provides access to one PIM date.

Namespace

org.freesmartphone.PIM.Date

Methods

Signals

Errors

None

Methods

GetContent ( ) → a{sv}

Description: Get the fields of one date.

Returns

a{sv}: date_data

The date's data.

GetMultipleFields ( s ) → a{sv}

Description: Get a specified field list of the date's data.

Parameters

s: field_list

The list of fields to get, split by "," (coma) char.

Returns

a{sv}: field_data

The data of the requested fields.

GetUsedBackends ( ) → as

Description: Get used backends in date.

Returns

as: backends

The list of backends used in this date.

Update ( a{sv} )

Description: Update one or more fields of this date.

Parameters

a{sv}: date_data

The list of fields/values to update for this date.

Delete ( )

Description: Delete this date.

Signals

DateDeleted ( )

DateUpdated ( a{sv} )

Description: Sent when date is updated.

Parameters

a{sv}: data

Data used to update date.


| Specified 2008-2009 by the Freesmartphone.org team. | Join us and discuss further drafts smartphones-standards (at) linuxtogo (dot) org