jgd.schemas
Interface GoogleDesktopContact

All Superinterfaces:
GoogleDesktopIndexable
All Known Implementing Classes:
GDCOMContact

public interface GoogleDesktopContact
extends GoogleDesktopIndexable


Method Summary
 java.lang.String get_assistant()
          Contact's assistant's name.
 java.util.Date get_birthday()
          Contact's birthday.
 java.lang.String get_business_address()
          Contact's address at work.
 java.lang.String get_business_fax()
          Contact's fax number at work.
 java.lang.String get_business_home_page()
          Contact's home page at work.
 java.lang.String get_business_phone()
          Contact's phone number at work.
 java.lang.String get_categories()
          Whatever categories you want to assign the contact.
 java.lang.String get_children_names()
          Contact's children's names.
 java.lang.String get_company_name()
          Name of contact's company.
 java.lang.String get_company_phone()
          Contact's company's phone number.
 java.lang.String get_country()
          Contact's country.
 java.lang.String get_department()
          Contact's department at work.
 java.lang.String get_display_name()
          Name by which the contact is displayed, such as "Tom (landlord)"
Required: No
 java.lang.String get_email1()
          Contact's first email address.
 java.lang.String get_email2()
          Contact's second email address.
 java.lang.String get_email3()
          Contact's third email address.
 java.lang.String get_folder_name()
          Name of the folder containing this contact.
 java.lang.String get_hobbies()
          Contact's hobbies.
 java.lang.String get_home_address()
          Contact's home address.
 java.lang.String get_home_fax()
          Contact's home fax number.
 java.lang.String get_home_phone()
          Contact's home phone number.
 java.lang.String get_im_address()
          Contact's IM address.
 java.lang.String get_job_title()
          Contact's job title.
 java.lang.String get_language()
          Contact's primary language.
 java.util.Date get_last_modified_time()
          Time when the contact was last modified.
 java.lang.String get_manager_name()
          Contact's manager's name.
 java.lang.String get_mobile_phone()
          Contact's cell or mobile phone number.
 java.lang.String get_nickname()
          Contact's nickname.
 java.lang.String get_office_location()
          Contact's office location.
 java.lang.String get_other_address()
          Any alternative address for the Contact.
 java.lang.String get_other_phone()
          Contact's other phone number.
 java.lang.String get_pager()
          Contact's pager.
 java.lang.String get_personal_home_page()
          Contact's personal home page.
 java.lang.String get_primary_fax()
          Contact's primary fax number.
 java.lang.String get_primary_phone()
          Contact's primary phone number.
 java.lang.String get_profession()
          Contact's profession.
 java.lang.String get_spouse()
          Contact's spouse's name.
 java.lang.String get_title()
          Contact's title.
 java.lang.String get_uri()
          Unique identifier.
 java.lang.String get_web_page()
          Contact's web page.
 java.util.Date get_wedding_anniversary()
          Contact's wedding anniversary.
 
Methods inherited from interface jgd.schemas.GoogleDesktopIndexable
get_content, get_cookie_raw, get_cookie, get_extra_binary_data, get_extra_data, get_format, get_native_size, get_other_indexed_data, get_thumbnail_format, get_thumbnail
 

Method Detail

get_uri

java.lang.String get_uri()
Unique identifier.
Required: Yes


get_last_modified_time

java.util.Date get_last_modified_time()
Time when the contact was last modified.
Required: Yes


get_assistant

java.lang.String get_assistant()
Contact's assistant's name.
Required: No


get_birthday

java.util.Date get_birthday()
Contact's birthday.
Required: No


get_business_address

java.lang.String get_business_address()
Contact's address at work.
Required: No


get_business_fax

java.lang.String get_business_fax()
Contact's fax number at work.
Required: No


get_business_home_page

java.lang.String get_business_home_page()
Contact's home page at work.
Required: No


get_business_phone

java.lang.String get_business_phone()
Contact's phone number at work.
Required: No


get_categories

java.lang.String get_categories()
Whatever categories you want to assign the contact.
Required: No


get_children_names

java.lang.String get_children_names()
Contact's children's names.
Required: No


get_company_name

java.lang.String get_company_name()
Name of contact's company.
Required: No


get_company_phone

java.lang.String get_company_phone()
Contact's company's phone number.
Required: No


get_country

java.lang.String get_country()
Contact's country.
Required: No


get_department

java.lang.String get_department()
Contact's department at work.
Required: No


get_display_name

java.lang.String get_display_name()
Name by which the contact is displayed, such as "Tom (landlord)"
Required: No


get_email1

java.lang.String get_email1()
Contact's first email address.
Required: No


get_email2

java.lang.String get_email2()
Contact's second email address.
Required: No


get_email3

java.lang.String get_email3()
Contact's third email address.
Required: No


get_folder_name

java.lang.String get_folder_name()
Name of the folder containing this contact.
Required: No


get_hobbies

java.lang.String get_hobbies()
Contact's hobbies.
Required: No


get_home_address

java.lang.String get_home_address()
Contact's home address.
Required: No


get_home_fax

java.lang.String get_home_fax()
Contact's home fax number.
Required: No


get_home_phone

java.lang.String get_home_phone()
Contact's home phone number.
Required: No


get_im_address

java.lang.String get_im_address()
Contact's IM address.
Required: No


get_job_title

java.lang.String get_job_title()
Contact's job title.
Required: No


get_language

java.lang.String get_language()
Contact's primary language.
Required: No


get_manager_name

java.lang.String get_manager_name()
Contact's manager's name.
Required: No


get_mobile_phone

java.lang.String get_mobile_phone()
Contact's cell or mobile phone number.
Required: No


get_nickname

java.lang.String get_nickname()
Contact's nickname.
Required: No


get_office_location

java.lang.String get_office_location()
Contact's office location.
Required: No


get_other_address

java.lang.String get_other_address()
Any alternative address for the Contact.
Required: No


get_other_phone

java.lang.String get_other_phone()
Contact's other phone number.
Required: No


get_pager

java.lang.String get_pager()
Contact's pager.
Required: No


get_personal_home_page

java.lang.String get_personal_home_page()
Contact's personal home page.
Required: No


get_primary_fax

java.lang.String get_primary_fax()
Contact's primary fax number.
Required: No


get_primary_phone

java.lang.String get_primary_phone()
Contact's primary phone number.
Required: No


get_profession

java.lang.String get_profession()
Contact's profession.
Required: No


get_spouse

java.lang.String get_spouse()
Contact's spouse's name.
Required: No


get_title

java.lang.String get_title()
Contact's title.
Required: No


get_web_page

java.lang.String get_web_page()
Contact's web page.
Required: No


get_wedding_anniversary

java.util.Date get_wedding_anniversary()
Contact's wedding anniversary.
Required: No



Copyright © 2007