Contact List; Event List; Table 17 Permissions And Groups - Motorola V3x Technical Manual

2 cameras; 320x240 display
Hide thumbs Also See for V3x:
Table of Contents

Advertisement

Access
The PIM permissions should prohibit granting to a MIDlet suite which does not request
them explicitly in the attributes MIDlet -Permissions or MIDlet -Permissions – Opt.
The PIM package allows handling three types of lists: events, contacts and to do lists.
Each one is stored in a specific database, respectively: event database, contact database
and to do database. These databases have specific information of each list.

Contact List

The contact database contains data items representing personal contact information (like
name, address, etc). The following features should be applied to the contact list:

Event List

The event database contains entries related on events (e.g. birthday). The following
features should be applied to the contact list:

Table 17 Permissions and Groups

The implementation should provide support for ContactList type of PIM list as
defined JSR-75.
The implementation should provide a method to access an actual list of the PIM
ContactList type.
The implementation should provide interface to manipulate actual ContactList as
specified in ContactList class section of JSR -75.
The implementation should provide access to all available actual PIM lists for the
ContactList list type.
At least the following fields should be supported: UID, NICKNAME, TEL, EMAIL,
FORMATTED_NAME, BIRTHDAY, ADDR_STREET, ADDR_LOCALI TY,
ADDR_REGION, ADDR_POSTALCODE, ADDR_COUNTRY, ADDR_EXTRA,
PHOTO_URL.
At least the following attributes shall be supported: ATTR_MOBILE,
ATTR_HOME, ATTR_WORK, ATTR_OTHER, ATTR_FAX, ATTR_PAGER.
The location of the contact information (i.e. SIM card or Phone Memory) shall be
defined by separate dedicated field content value.
The implementation should provide support for EventList type of PIM list as
defined JSR -75.
The implementation should provide a method to access an actual list of the PIM
EventList type.
The implementation should provide interface to manipulate actual EventList as
specified in EventList class section of JSR-75.
57

Advertisement

Table of Contents
loading

Table of Contents