PDAP Public Review Draft

Package javax.microedition.pim

The PIM package defines the APIs necessary to access native Personal Information Management (PIM) data.

See:
          Description

Interface Summary
Contact Represents a single Contact entry in a PIM Contact database.
ContactList Represents a Contact list containing Contact elements.
Event Represents a single Event entry in a PIM Event database.
EventList Represents an Event list containing Event elements.
PIMElement Represents the common interfaces of an element for a PIM database.
PIMList Represents the common functionality of a PIM list.
ToDo Represents a single To Do item in a PIM To Do database.
ToDoList Represents a ToDo list containing ToDo elements.
 

Class Summary
EventRepeat Represents a description for a repeating pattern for an Event element.
PIM Class for accessing the PIM databases on a device.
 

Exception Summary
PIMException Represents exceptions thrown by the PIM classes.
 

Package javax.microedition.pim Description

The PIM package defines the APIs necessary to access native Personal Information Management (PIM) data.


PDAP 1.0 Spec, Rev. 0.16