KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javax > pim > addressbook > ContactDatabase

javax.pim.addressbook
Class ContactDatabase

java.lang.Object
  |
  +--javax.pim.addressbook.ContactDatabase
See Also:
Database

public abstract Item addItem(Item item)
                      throws DatabaseException
See Also:
Database
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int ADDITIONAL_NAMES
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final java.lang.String ADR
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final java.lang.String AGENT
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final java.lang.String BBS
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final java.lang.String BDAY
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final java.lang.String CAR
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public abstract Iterator cardItems()
                            throws DatabaseException
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final java.lang.String CATEGORIES
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final java.lang.String CELL
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final java.lang.String CLASS
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


protected ContactDatabase()
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int COUNTRY
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final ContactDatabase createDatabase(java.lang.String name)
                                            throws DatabaseException
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final java.lang.String DEFAULT_ADDRESSBOOK
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final java.lang.String DEFAULT_SIM
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final void deleteDatabase(java.lang.String name)
                                 throws DatabaseException
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final java.lang.String DOM
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final java.lang.String EMAIL
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int EXT_ADR
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int FAMILY_NAME
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final java.lang.String FAX
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final java.lang.String FN
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final java.lang.String GEO
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static Iterator getDatabaseNames()
                                 throws DatabaseException
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int GIVEN_NAME
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public abstract Iterator groupItems()
                             throws DatabaseException
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final java.lang.String HOME
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final java.lang.String INTERNET
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final java.lang.String INTL
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final java.lang.String ISDN
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final java.lang.String KEY
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final java.lang.String LABEL
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int LOCALITY
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final java.lang.String LOGO
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final java.lang.String MAILER
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final java.lang.String MODEM
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final java.lang.String MSG
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final java.lang.String N
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final java.lang.String NICKNAME
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final java.lang.String NOTE
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final ContactDatabase openDatabase()
                                          throws DatabaseException
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final ContactDatabase openDatabase(java.lang.String name)
                                          throws DatabaseException
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final java.lang.String ORG
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final java.lang.String PAGER
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final java.lang.String PARCEL
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final java.lang.String PCS
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final java.lang.String PHOTO
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final java.lang.String POSTAL
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int POSTAL_CODE
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int PO_BOX
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final java.lang.String PREF
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int PREFIXES
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int REGION
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final java.lang.String REV
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final java.lang.String ROLE
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


protected static void setFactory(DatabaseFactory factory)
                          throws DatabaseException
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final java.lang.String SIMSLOT
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final java.lang.String SORT_STRING
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final java.lang.String SOUND
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int STREET_ADR
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int SUFFIXES
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final java.lang.String TEL
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public abstract Iterator templateItems()
                                throws DatabaseException
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final java.lang.String TITLE
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final java.lang.String TYPE
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final java.lang.String TZ
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final java.lang.String UID
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public abstract void updateItem(Item item)
                         throws DatabaseException
See Also:
Database
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final java.lang.String URL
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final java.lang.String VIDEO
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final java.lang.String VOICE
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final java.lang.String WORK
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final java.lang.String X400
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  

Popular Tags