55
9
JSR 75 – PIM and
File Connection APIs
This chapter defines the JSR-75 APIs implementation requirements that shall replace the
earlier implemented File Connection API requirement, except for the Recent Calls API
that shall still be supported by
RecentCallRecord
,
RecentCallDialed
and
RecentCallReceived
classes.
Note: J2ME PIM and File Connection APIs should be implemented on J2ME platforms
supporting CLDC 1.1 and MIDP 2.0 or higher.
PIM API
The primary goal of the PIM APIs is to provide access to Personal Information
Management (PIM) data on J2ME enabled devices. PIM data is defined as information
included in address book, calendar application, and to do list applications. To Do lists will
be supported in the next versions of the API.
This chapter still details requirements for implementing Personal Information
Management(PIM) and File Connection APIs specified in JSR -75 for J2ME enabled
mobile devices.
Requirements
The implementation should include support of the following packages, classes, and
interfaces with appropriate methods and fields of PIM API described in JSR-75 related to
javax.microedition.pim
:
•
javax.microedition.pim.PIM;
•
javax.microedition.pim.RepeatRule;
•
javax.microedition.pim.PIMException;