Modifier and Type | Method | Description |
---|---|---|
default int |
countAddresss() |
|
int |
countAddresss(String filter) |
|
default int |
countAimHandles() |
|
int |
countAimHandles(String filter) |
|
default int |
countCustomDates() |
|
int |
countCustomDates(String filter) |
|
default int |
countEmails() |
|
int |
countEmails(String filter) |
|
default int |
countGroups() |
|
int |
countGroups(String filter) |
|
default int |
countIcqHandles() |
|
int |
countIcqHandles(String filter) |
|
default int |
countInstantMessages() |
|
int |
countInstantMessages(String filter) |
|
default int |
countJabberHandles() |
|
int |
countJabberHandles(String filter) |
|
default int |
countMsnHandles() |
|
int |
countMsnHandles(String filter) |
|
default int |
countPhones() |
|
int |
countPhones(String filter) |
|
default int |
countRelatedNames() |
|
int |
countRelatedNames(String filter) |
|
default int |
countSocialProfiles() |
|
int |
countSocialProfiles(String filter) |
|
default int |
countUrls() |
|
int |
countUrls(String filter) |
|
default int |
countYahooHandles() |
|
int |
countYahooHandles(String filter) |
|
Address |
getAddress(int index) |
|
Address |
getAddress(Id id) |
|
default Address[] |
getAddresss() |
|
Address[] |
getAddresss(String filter) |
|
AimHandle |
getAimHandle(int index) |
|
AimHandle |
getAimHandle(Id id) |
|
default AimHandle[] |
getAimHandles() |
|
AimHandle[] |
getAimHandles(String filter) |
|
Date |
getBirthDate() |
The birth date of this person.
|
CustomDate |
getCustomDate(int index) |
|
CustomDate |
getCustomDate(Id id) |
|
default CustomDate[] |
getCustomDates() |
|
CustomDate[] |
getCustomDates(String filter) |
|
String |
getDepartment() |
Department that this person works for.
|
Email |
getEmail(int index) |
|
Email |
getEmail(Id id) |
|
default Email[] |
getEmails() |
|
Email[] |
getEmails(String filter) |
|
String |
getFirstName() |
The First name of this person.
|
Group |
getGroup(int index) |
|
Group |
getGroup(Id id) |
|
default Group[] |
getGroups() |
|
Group[] |
getGroups(String filter) |
|
String |
getHomePage() |
The home page of this person.
|
IcqHandle |
getIcqHandle(int index) |
|
IcqHandle |
getIcqHandle(Id id) |
|
default IcqHandle[] |
getIcqHandles() |
|
IcqHandle[] |
getIcqHandles(String filter) |
|
TiffPicture |
getImage() |
Image for person.
|
InstantMessage |
getInstantMessage(int index) |
|
InstantMessage |
getInstantMessage(Id id) |
|
default InstantMessage[] |
getInstantMessages() |
|
InstantMessage[] |
getInstantMessages(String filter) |
|
JabberHandle |
getJabberHandle(int index) |
|
JabberHandle |
getJabberHandle(Id id) |
|
default JabberHandle[] |
getJabberHandles() |
|
JabberHandle[] |
getJabberHandles(String filter) |
|
String |
getJobTitle() |
The job title of this person.
|
String |
getLastName() |
The Last name of this person.
|
String |
getMaidenName() |
The Maiden name of this person.
|
String |
getMiddleName() |
The Middle name of this person.
|
MsnHandle |
getMsnHandle(int index) |
|
MsnHandle |
getMsnHandle(Id id) |
|
default MsnHandle[] |
getMsnHandles() |
|
MsnHandle[] |
getMsnHandles(String filter) |
|
String |
getName() |
First/Last name of the person, uses the name display order preference setting in Address Book.
|
String |
getNickname() |
The Nickname of this person.
|
String |
getNote() |
Notes for this person.
|
String |
getOrganization() |
Organization that employs this person.
|
Phone |
getPhone(int index) |
|
Phone |
getPhone(Id id) |
|
default Phone[] |
getPhones() |
|
Phone[] |
getPhones(String filter) |
|
String |
getPhoneticFirstName() |
The phonetic version of the First name of this person.
|
String |
getPhoneticLastName() |
The phonetic version of the Last name of this person.
|
String |
getPhoneticMiddleName() |
The Phonetic version of the Middle name of this person.
|
Map<String,Object> |
getProperties() |
Returns all properties for an instance of this class.
|
RelatedName |
getRelatedName(int index) |
|
RelatedName |
getRelatedName(Id id) |
|
default RelatedName[] |
getRelatedNames() |
|
RelatedName[] |
getRelatedNames(String filter) |
|
SocialProfile |
getSocialProfile(int index) |
|
SocialProfile |
getSocialProfile(Id id) |
|
default SocialProfile[] |
getSocialProfiles() |
|
SocialProfile[] |
getSocialProfiles(String filter) |
|
String |
getSuffix() |
The Suffix of this person.
|
String |
getTitle() |
The title of this person.
|
Url |
getUrl(int index) |
|
Url |
getUrl(Id id) |
|
default Url[] |
getUrls() |
|
Url[] |
getUrls(String filter) |
|
String |
getVcard() |
Person information in vCard format, this always returns a card in version 3.0 format.
|
YahooHandle |
getYahooHandle(int index) |
|
YahooHandle |
getYahooHandle(Id id) |
|
default YahooHandle[] |
getYahooHandles() |
|
YahooHandle[] |
getYahooHandles(String filter) |
|
boolean |
isCompany() |
Is the current record a company or a person.
|
void |
setBirthDate(Date birthDate) |
The birth date of this person.
|
void |
setCompany(boolean company) |
Is the current record a company or a person.
|
void |
setDepartment(String department) |
Department that this person works for.
|
void |
setFirstName(String firstName) |
The First name of this person.
|
void |
setHomePage(String homePage) |
The home page of this person.
|
void |
setImage(TiffPicture image) |
Image for person.
|
void |
setJobTitle(String jobTitle) |
The job title of this person.
|
void |
setLastName(String lastName) |
The Last name of this person.
|
void |
setMaidenName(String maidenName) |
The Maiden name of this person.
|
void |
setMiddleName(String middleName) |
The Middle name of this person.
|
void |
setNickname(String nickname) |
The Nickname of this person.
|
void |
setNote(String note) |
Notes for this person.
|
void |
setOrganization(String organization) |
Organization that employs this person.
|
void |
setPhoneticFirstName(String phoneticFirstName) |
The phonetic version of the First name of this person.
|
void |
setPhoneticLastName(String phoneticLastName) |
The phonetic version of the Last name of this person.
|
void |
setPhoneticMiddleName(String phoneticMiddleName) |
The Phonetic version of the Middle name of this person.
|
void |
setSuffix(String suffix) |
The Suffix of this person.
|
void |
setTitle(String title) |
The title of this person.
|
getCreationDate, getId, getModificationDate, isSelected, setSelected
cast, getApplicationReference, getObjectReference, getTypeClass, isInstanceOf
static final TypeClass CLASS
@Kind("element") @Type("MSN handle") default MsnHandle[] getMsnHandles()
MsnHandle
s@Kind("element") @Type("MSN handle") MsnHandle[] getMsnHandles(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"MsnHandle
s@Kind("element") @Type("MSN handle") MsnHandle getMsnHandle(int index)
index
- index into the element list (zero-based)MsnHandle
at the requested index@Kind("element") @Type("MSN handle") MsnHandle getMsnHandle(Id id)
id
- id of the itemMsnHandle
with the requested id@Kind("element") @Type("MSN handle") default int countMsnHandles()
MsnHandle
s@Kind("element") @Type("MSN handle") int countMsnHandles(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"@Kind("element") @Type("url") Url[] getUrls(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"Url
s@Kind("element") @Type("url") Url getUrl(int index)
index
- index into the element list (zero-based)Url
at the requested index@Kind("element") @Type("url") Url getUrl(Id id)
id
- id of the itemUrl
with the requested id@Kind("element") @Type("url") int countUrls(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"@Kind("element") @Type("address") default Address[] getAddresss()
Address
s@Kind("element") @Type("address") Address[] getAddresss(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"Address
s@Kind("element") @Type("address") Address getAddress(int index)
index
- index into the element list (zero-based)Address
at the requested index@Kind("element") @Type("address") Address getAddress(Id id)
id
- id of the itemAddress
with the requested id@Kind("element") @Type("address") default int countAddresss()
Address
s@Kind("element") @Type("address") int countAddresss(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"@Kind("element") @Type("phone") default Phone[] getPhones()
Phone
s@Kind("element") @Type("phone") Phone[] getPhones(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"Phone
s@Kind("element") @Type("phone") Phone getPhone(int index)
index
- index into the element list (zero-based)Phone
at the requested index@Kind("element") @Type("phone") Phone getPhone(Id id)
id
- id of the itemPhone
with the requested id@Kind("element") @Type("phone") default int countPhones()
Phone
s@Kind("element") @Type("phone") int countPhones(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"@Kind("element") @Type("Jabber handle") default JabberHandle[] getJabberHandles()
JabberHandle
s@Kind("element") @Type("Jabber handle") JabberHandle[] getJabberHandles(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"JabberHandle
s@Kind("element") @Type("Jabber handle") JabberHandle getJabberHandle(int index)
index
- index into the element list (zero-based)JabberHandle
at the requested index@Kind("element") @Type("Jabber handle") JabberHandle getJabberHandle(Id id)
id
- id of the itemJabberHandle
with the requested id@Kind("element") @Type("Jabber handle") default int countJabberHandles()
JabberHandle
s@Kind("element") @Type("Jabber handle") int countJabberHandles(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"@Kind("element") @Type("group") default Group[] getGroups()
Group
s@Kind("element") @Type("group") Group[] getGroups(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"Group
s@Kind("element") @Type("group") Group getGroup(int index)
index
- index into the element list (zero-based)Group
at the requested index@Kind("element") @Type("group") Group getGroup(Id id)
id
- id of the itemGroup
with the requested id@Kind("element") @Type("group") default int countGroups()
Group
s@Kind("element") @Type("group") int countGroups(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"@Kind("element") @Type("custom date") default CustomDate[] getCustomDates()
CustomDate
s@Kind("element") @Type("custom date") CustomDate[] getCustomDates(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"CustomDate
s@Kind("element") @Type("custom date") CustomDate getCustomDate(int index)
index
- index into the element list (zero-based)CustomDate
at the requested index@Kind("element") @Type("custom date") CustomDate getCustomDate(Id id)
id
- id of the itemCustomDate
with the requested id@Kind("element") @Type("custom date") default int countCustomDates()
CustomDate
s@Kind("element") @Type("custom date") int countCustomDates(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"@Kind("element") @Type("AIM Handle") default AimHandle[] getAimHandles()
AimHandle
s@Kind("element") @Type("AIM Handle") AimHandle[] getAimHandles(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"AimHandle
s@Kind("element") @Type("AIM Handle") AimHandle getAimHandle(int index)
index
- index into the element list (zero-based)AimHandle
at the requested index@Kind("element") @Type("AIM Handle") AimHandle getAimHandle(Id id)
id
- id of the itemAimHandle
with the requested id@Kind("element") @Type("AIM Handle") default int countAimHandles()
AimHandle
s@Kind("element") @Type("AIM Handle") int countAimHandles(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"@Kind("element") @Type("Yahoo handle") default YahooHandle[] getYahooHandles()
YahooHandle
s@Kind("element") @Type("Yahoo handle") YahooHandle[] getYahooHandles(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"YahooHandle
s@Kind("element") @Type("Yahoo handle") YahooHandle getYahooHandle(int index)
index
- index into the element list (zero-based)YahooHandle
at the requested index@Kind("element") @Type("Yahoo handle") YahooHandle getYahooHandle(Id id)
id
- id of the itemYahooHandle
with the requested id@Kind("element") @Type("Yahoo handle") default int countYahooHandles()
YahooHandle
s@Kind("element") @Type("Yahoo handle") int countYahooHandles(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"@Kind("element") @Type("ICQ handle") default IcqHandle[] getIcqHandles()
IcqHandle
s@Kind("element") @Type("ICQ handle") IcqHandle[] getIcqHandles(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"IcqHandle
s@Kind("element") @Type("ICQ handle") IcqHandle getIcqHandle(int index)
index
- index into the element list (zero-based)IcqHandle
at the requested index@Kind("element") @Type("ICQ handle") IcqHandle getIcqHandle(Id id)
id
- id of the itemIcqHandle
with the requested id@Kind("element") @Type("ICQ handle") default int countIcqHandles()
IcqHandle
s@Kind("element") @Type("ICQ handle") int countIcqHandles(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"@Kind("element") @Type("instant message") default InstantMessage[] getInstantMessages()
InstantMessage
s@Kind("element") @Type("instant message") InstantMessage[] getInstantMessages(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"InstantMessage
s@Kind("element") @Type("instant message") InstantMessage getInstantMessage(int index)
index
- index into the element list (zero-based)InstantMessage
at the requested index@Kind("element") @Type("instant message") InstantMessage getInstantMessage(Id id)
id
- id of the itemInstantMessage
with the requested id@Kind("element") @Type("instant message") default int countInstantMessages()
InstantMessage
s@Kind("element") @Type("instant message") int countInstantMessages(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"@Kind("element") @Type("social profile") default SocialProfile[] getSocialProfiles()
SocialProfile
s@Kind("element") @Type("social profile") SocialProfile[] getSocialProfiles(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"SocialProfile
s@Kind("element") @Type("social profile") SocialProfile getSocialProfile(int index)
index
- index into the element list (zero-based)SocialProfile
at the requested index@Kind("element") @Type("social profile") SocialProfile getSocialProfile(Id id)
id
- id of the itemSocialProfile
with the requested id@Kind("element") @Type("social profile") default int countSocialProfiles()
SocialProfile
s@Kind("element") @Type("social profile") int countSocialProfiles(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"@Kind("element") @Type("related name") default RelatedName[] getRelatedNames()
RelatedName
s@Kind("element") @Type("related name") RelatedName[] getRelatedNames(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"RelatedName
s@Kind("element") @Type("related name") RelatedName getRelatedName(int index)
index
- index into the element list (zero-based)RelatedName
at the requested index@Kind("element") @Type("related name") RelatedName getRelatedName(Id id)
id
- id of the itemRelatedName
with the requested id@Kind("element") @Type("related name") default int countRelatedNames()
RelatedName
s@Kind("element") @Type("related name") int countRelatedNames(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"@Kind("element") @Type("email") default Email[] getEmails()
Email
s@Kind("element") @Type("email") Email[] getEmails(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"Email
s@Kind("element") @Type("email") Email getEmail(int index)
index
- index into the element list (zero-based)Email
at the requested index@Kind("element") @Type("email") Email getEmail(Id id)
id
- id of the itemEmail
with the requested id@Kind("element") @Type("email") default int countEmails()
Email
s@Kind("element") @Type("email") int countEmails(String filter)
filter
- AppleScript filter clause without the leading "whose" or "where"@Code("az43") @Kind("property") @Name("nickname") @Type("text") String getNickname()
@Code("az43") @Kind("property") @Name("nickname") @Type("text") void setNickname(String nickname)
nickname
- new property value@Code("az38") @Kind("property") @Name("organization") @Type("text") String getOrganization()
@Code("az38") @Kind("property") @Name("organization") @Type("text") void setOrganization(String organization)
organization
- new property value@Code("az42") @Kind("property") @Name("maiden name") @Type("text") String getMaidenName()
@Code("az42") @Kind("property") @Name("maiden name") @Type("text") void setMaidenName(String maidenName)
maidenName
- new property value@Code("az41") @Kind("property") @Name("suffix") @Type("text") String getSuffix()
@Code("az41") @Kind("property") @Name("suffix") @Type("text") void setSuffix(String suffix)
suffix
- new property value@Code("az49") @Kind("property") @Name("vcard") @Type("text") String getVcard()
@Code("az13") @Kind("property") @Name("home page") @Type("text") String getHomePage()
@Code("az13") @Kind("property") @Name("home page") @Type("text") void setHomePage(String homePage)
homePage
- new property value@Code("az11") @Kind("property") @Name("birth date") @Type("date") Date getBirthDate()
@Code("az11") @Kind("property") @Name("birth date") @Type("date") void setBirthDate(Date birthDate)
birthDate
- new property value@Code("az10") @Kind("property") @Name("phonetic last name") @Type("text") String getPhoneticLastName()
@Code("az10") @Kind("property") @Name("phonetic last name") @Type("text") void setPhoneticLastName(String phoneticLastName)
phoneticLastName
- new property value@Code("az39") @Kind("property") @Name("title") @Type("text") String getTitle()
@Code("az39") @Kind("property") @Name("title") @Type("text") void setTitle(String title)
title
- new property value@Code("az56") @Kind("property") @Name("phonetic middle name") @Type("text") String getPhoneticMiddleName()
@Code("az56") @Kind("property") @Name("phonetic middle name") @Type("text") void setPhoneticMiddleName(String phoneticMiddleName)
phoneticMiddleName
- new property value@Code("az55") @Kind("property") @Name("department") @Type("text") String getDepartment()
@Code("az55") @Kind("property") @Name("department") @Type("text") void setDepartment(String department)
department
- new property value@Code("az50") @Kind("property") @Name("image") @Type("TIFF picture") TiffPicture getImage()
@Code("az50") @Kind("property") @Name("image") @Type("TIFF picture") void setImage(TiffPicture image)
image
- new property value@Code("pnam") @Kind("property") @Name("name") @Type("text") String getName()
@Code("az37") @Kind("property") @Name("note") @Type("text") String getNote()
@Code("az37") @Kind("property") @Name("note") @Type("text") void setNote(String note)
note
- new property value@Code("az51") @Kind("property") @Name("company") @Type("boolean") boolean isCompany()
@Code("az51") @Kind("property") @Name("company") @Type("boolean") void setCompany(boolean company)
company
- new property value@Code("az40") @Kind("property") @Name("middle name") @Type("text") String getMiddleName()
@Code("az40") @Kind("property") @Name("middle name") @Type("text") void setMiddleName(String middleName)
middleName
- new property value@Code("azf9") @Kind("property") @Name("phonetic first name") @Type("text") String getPhoneticFirstName()
@Code("azf9") @Kind("property") @Name("phonetic first name") @Type("text") void setPhoneticFirstName(String phoneticFirstName)
phoneticFirstName
- new property value@Code("az12") @Kind("property") @Name("job title") @Type("text") String getJobTitle()
@Code("az12") @Kind("property") @Name("job title") @Type("text") void setJobTitle(String jobTitle)
jobTitle
- new property value@Code("azf8") @Kind("property") @Name("last name") @Type("text") String getLastName()
@Code("azf8") @Kind("property") @Name("last name") @Type("text") void setLastName(String lastName)
lastName
- new property value@Code("azf7") @Kind("property") @Name("first name") @Type("text") String getFirstName()
@Code("azf7") @Kind("property") @Name("first name") @Type("text") void setFirstName(String firstName)
firstName
- new property valueMap<String,Object> getProperties()
getProperties
in interface Entry