|
Compoze Software, Inc. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Represents a person in the groupware schema.
Field Summary | |
static Key |
ASSISTANT
Represents the assistant. |
static Key |
BUSINESS_ADDRESS_CITY
Represents the business address city. |
static Key |
BUSINESS_ADDRESS_COUNTRY
Represents the business address country. |
static Key |
BUSINESS_ADDRESS_POSTAL_CODE
Represents the business address postal code. |
static Key |
BUSINESS_ADDRESS_STATE
Represents the business address state or province. |
static Key |
BUSINESS_ADDRESS_STREET
Represents the business address street. |
static Key |
BUSINESS_FAX
Represents the business fax number. |
static Key |
BUSINESS_PAGER
Represents the business pager. |
static Key |
BUSINESS_PHONE
Represents the business phone number. |
static Key |
COMPANY_NAME
Represents the company name. |
static Key |
DEPARTMENT_NAME
Represents the department name. |
static Key |
DISPLAY_NAME
Represents the display name. |
static Key |
FIRST_NAME
Represents the first name. |
static Key |
JOB_TITLE
Represents the job title. |
static int |
KEYID_ASSISTANT
The int ID for the ASSISTANT key. |
static int |
KEYID_BUSINESS_ADDRESS_CITY
The int ID for the BUSINESS_ADDRESS_CITY key. |
static int |
KEYID_BUSINESS_ADDRESS_COUNTRY
The int ID for the BUSINESS_ADDRESS_COUNTRY key. |
static int |
KEYID_BUSINESS_ADDRESS_POSTAL_CODE
The int ID for the BUSINESS_ADDRESS_POSTAL_CODE key. |
static int |
KEYID_BUSINESS_ADDRESS_STATE
The int ID for the BUSINESS_ADDRESS_STATE key. |
static int |
KEYID_BUSINESS_ADDRESS_STREET
The int ID for the BUSINESS_ADDRESS_STREET key. |
static int |
KEYID_BUSINESS_FAX
The int ID for the BUSINESS_FAX key. |
static int |
KEYID_BUSINESS_PAGER
The int ID for the BUSINESS_PAGER key. |
static int |
KEYID_BUSINESS_PHONE
The int ID for the BUSINESS_PHONE key. |
static int |
KEYID_COMPANY_NAME
The int ID for the COMPANY_NAME key. |
static int |
KEYID_DEPARTMENT_NAME
The int ID for the DEPARTMENT_NAME key. |
static int |
KEYID_DISPLAY_NAME
The int ID for the DISPLAY_NAME key. |
static int |
KEYID_FIRST_NAME
The int ID for the FIRST_NAME key. |
static int |
KEYID_JOB_TITLE
The int ID for the JOB_TITLE key. |
static int |
KEYID_LAST_NAME
The int ID for the LAST_NAME key. |
static int |
KEYID_MANAGER_NAME
The int ID for the MANAGER_NAME key. |
static int |
KEYID_MIDDLE_NAME
The int ID for the MIDDLE_NAME key. |
static int |
KEYID_NAME_PREFIX
The int ID for the NAME_PREFIX key. |
static int |
KEYID_NAME_SUFFIX
The int ID for the NAME_SUFFIX key. |
static int |
KEYID_OFFICE_LOCATION
The int ID for the OFFICE_LOCATION key. |
static int |
KEYID_PERSONAL_ADDRESS_CITY
The int ID for the PERSONAL_ADDRESS_CITY key. |
static int |
KEYID_PERSONAL_ADDRESS_COUNTRY
The int ID for the PERSONAL_ADDRESS_COUNTRY key. |
static int |
KEYID_PERSONAL_ADDRESS_POSTAL_CODE
The int ID for the PERSONAL_ADDRESS_POSTAL_CODE key. |
static int |
KEYID_PERSONAL_ADDRESS_STATE
The int ID for the PERSONAL_ADDRESS_STATE key. |
static int |
KEYID_PERSONAL_ADDRESS_STREET
The int ID for the PERSONAL_ADDRESS_STREET key. |
static int |
KEYID_PERSONAL_FAX
The int ID for the PERSONAL_FAX key. |
static int |
KEYID_PERSONAL_MOBILE_PHONE
The int ID for the PERSONAL_MOBILE_PHONE key. |
static int |
KEYID_PERSONAL_PHONE
The int ID for the PERSONAL_PHONE key. |
static int |
KEYID_SMTP_ADDRESS
The int ID for the SMTP_ADDRESS key. |
static int |
KEYID_WEB_PAGE
The int ID for the WEB_PAGE key. |
static Key |
LAST_NAME
Represents the last name. |
static Key |
MANAGER_NAME
Represents the manager name. |
static Key |
MIDDLE_NAME
Represents the middle name. |
static Key |
NAME_PREFIX
Represents the name prefix. |
static Key |
NAME_SUFFIX
Represents the name suffix. |
static Key |
OFFICE_LOCATION
Represents the office location. |
static Key |
PERSONAL_ADDRESS_CITY
Represents the personal address city. |
static Key |
PERSONAL_ADDRESS_COUNTRY
Represents the personal address country. |
static Key |
PERSONAL_ADDRESS_POSTAL_CODE
Represents the personal postal code. |
static Key |
PERSONAL_ADDRESS_STATE
Represents the personal address state or province. |
static Key |
PERSONAL_ADDRESS_STREET
Represents the personal street address. |
static Key |
PERSONAL_FAX
Represents the home fax number. |
static Key |
PERSONAL_MOBILE_PHONE
Represents the personal mobile phone number. |
static Key |
PERSONAL_PHONE
Represents the home phone number. |
static Key |
SMTP_ADDRESS
Represents the smtp address. |
static Key |
WEB_PAGE
Represents the web page. |
Method Summary | |
java.lang.String |
getAssistant()
Gets the person's assistant. |
PostalAddress |
getBusinessAddress()
Gets the person's business address. |
PhoneNumber |
getBusinessFax()
Gets the person's business fax. |
PhoneNumber |
getBusinessPager()
Gets the person's business pager. |
PhoneNumber |
getBusinessPhone()
Gets the person's business phone. |
java.lang.String |
getCompanyName()
Gets the person's company name. |
java.lang.String |
getDepartmentName()
Gets the person's department name. |
java.lang.String |
getDisplayName()
Gets the person's display name. |
java.lang.String |
getFirstName()
Gets the person's first name. |
PhoneNumber |
getHomeFax()
Gets the person's home fax. |
PhoneNumber |
getHomePhone()
Gets the person's home phone. |
java.lang.String |
getJobTitle()
Gets the person's job title. |
java.lang.String |
getLastName()
Gets the person's last name. |
java.lang.String |
getManagerName()
Gets the person's manager name. |
java.lang.String |
getMiddleName()
Gets the person's middle name. |
java.lang.String |
getNamePrefix()
Gets the person's name prefix. |
java.lang.String |
getNameSuffix()
Gets the person's name suffix. |
java.lang.String |
getOfficeLocation()
Gets the person's office location. |
PostalAddress |
getPersonalAddress()
Gets the person's personal address. |
PhoneNumber |
getPersonalMobilePhone()
Gets the person's personal mobile phone. |
java.lang.String |
getSmtpAddress()
Gets the person's SMTP address. |
java.lang.String |
getWebPage()
Gets the person's web page. |
void |
setAssistant(java.lang.String sAssistant)
Sets the person's assistant. |
void |
setBusinessAddress(PostalAddress address)
Sets the person's business address. |
void |
setBusinessFax(PhoneNumber number)
Sets the person's business fax. |
void |
setBusinessPager(PhoneNumber number)
Sets the person's business pager. |
void |
setBusinessPhone(PhoneNumber number)
Sets the person's business phone. |
void |
setCompanyName(java.lang.String sCompanyName)
Sets the person's company name. |
void |
setDepartmentName(java.lang.String sDepartmentName)
Sets the person's department name. |
void |
setDisplayName(java.lang.String sDisplayName)
Sets the person's display name. |
void |
setFirstName(java.lang.String sFirstName)
Sets the person's first name. |
void |
setHomeFax(PhoneNumber number)
Sets the person's home fax. |
void |
setHomePhone(PhoneNumber number)
Sets the person's home phone. |
void |
setJobTitle(java.lang.String sJobTitle)
Sets the person's job title. |
void |
setLastName(java.lang.String sLastName)
Sets the person's last name |
void |
setManagerName(java.lang.String sManagerName)
Sets the person's manager name. |
void |
setMiddleName(java.lang.String sMiddleName)
Sets the person's middle name. |
void |
setName(java.lang.String sPrefix,
java.lang.String sFirstName,
java.lang.String sMiddleName,
java.lang.String sLastName,
java.lang.String sSuffix)
Sets the full name, display name and file as property for the contact. |
void |
setNamePrefix(java.lang.String sNamePrefix)
Sets the person's name prefix. |
void |
setNameSuffix(java.lang.String sNameSuffix)
Sets the person's name suffix. |
void |
setOfficeLocation(java.lang.String sOfficeLocation)
Sets the person's office location. |
void |
setPersonalAddress(PostalAddress address)
Sets the person's personal address. |
void |
setPersonalMobilePhone(PhoneNumber number)
Sets the person's personal mobile phone. |
void |
setSmtpAddress(java.lang.String sSmtpAddress)
Sets the person's SMTP address. |
void |
setWebPage(java.lang.String sWebPage)
Sets the person's web page. |
Field Detail |
public static final int KEYID_ASSISTANT
int
ID for the ASSISTANT
key.public static final int KEYID_BUSINESS_ADDRESS_CITY
int
ID for the BUSINESS_ADDRESS_CITY
key.public static final int KEYID_BUSINESS_ADDRESS_COUNTRY
int
ID for the BUSINESS_ADDRESS_COUNTRY
key.public static final int KEYID_BUSINESS_ADDRESS_STATE
int
ID for the BUSINESS_ADDRESS_STATE
key.public static final int KEYID_BUSINESS_ADDRESS_STREET
int
ID for the BUSINESS_ADDRESS_STREET
key.public static final int KEYID_BUSINESS_ADDRESS_POSTAL_CODE
int
ID for the BUSINESS_ADDRESS_POSTAL_CODE
key.public static final int KEYID_BUSINESS_FAX
int
ID for the BUSINESS_FAX
key.public static final int KEYID_WEB_PAGE
int
ID for the WEB_PAGE
key.public static final int KEYID_BUSINESS_PAGER
int
ID for the BUSINESS_PAGER
key.public static final int KEYID_BUSINESS_PHONE
int
ID for the BUSINESS_PHONE
key.public static final int KEYID_COMPANY_NAME
int
ID for the COMPANY_NAME
key.public static final int KEYID_DEPARTMENT_NAME
int
ID for the DEPARTMENT_NAME
key.public static final int KEYID_DISPLAY_NAME
int
ID for the DISPLAY_NAME
key.public static final int KEYID_FIRST_NAME
int
ID for the FIRST_NAME
key.public static final int KEYID_PERSONAL_FAX
int
ID for the PERSONAL_FAX
key.public static final int KEYID_PERSONAL_PHONE
int
ID for the PERSONAL_PHONE
key.public static final int KEYID_JOB_TITLE
int
ID for the JOB_TITLE
key.public static final int KEYID_LAST_NAME
int
ID for the LAST_NAME
key.public static final int KEYID_MANAGER_NAME
int
ID for the MANAGER_NAME
key.public static final int KEYID_MIDDLE_NAME
int
ID for the MIDDLE_NAME
key.public static final int KEYID_NAME_PREFIX
int
ID for the NAME_PREFIX
key.public static final int KEYID_NAME_SUFFIX
int
ID for the NAME_SUFFIX
key.public static final int KEYID_OFFICE_LOCATION
int
ID for the OFFICE_LOCATION
key.public static final int KEYID_PERSONAL_ADDRESS_CITY
int
ID for the PERSONAL_ADDRESS_CITY
key.public static final int KEYID_PERSONAL_ADDRESS_COUNTRY
int
ID for the PERSONAL_ADDRESS_COUNTRY
key.public static final int KEYID_PERSONAL_ADDRESS_STATE
int
ID for the PERSONAL_ADDRESS_STATE
key.public static final int KEYID_PERSONAL_ADDRESS_STREET
int
ID for the PERSONAL_ADDRESS_STREET
key.public static final int KEYID_PERSONAL_ADDRESS_POSTAL_CODE
int
ID for the PERSONAL_ADDRESS_POSTAL_CODE
key.public static final int KEYID_PERSONAL_MOBILE_PHONE
int
ID for the PERSONAL_MOBILE_PHONE
key.public static final int KEYID_SMTP_ADDRESS
int
ID for the SMTP_ADDRESS
key.public static final Key ASSISTANT
public static final Key BUSINESS_ADDRESS_CITY
public static final Key BUSINESS_ADDRESS_COUNTRY
public static final Key BUSINESS_ADDRESS_STATE
public static final Key BUSINESS_ADDRESS_STREET
public static final Key BUSINESS_ADDRESS_POSTAL_CODE
public static final Key BUSINESS_FAX
public static final Key BUSINESS_PAGER
public static final Key BUSINESS_PHONE
public static final Key COMPANY_NAME
public static final Key DEPARTMENT_NAME
public static final Key DISPLAY_NAME
public static final Key FIRST_NAME
public static final Key PERSONAL_FAX
public static final Key PERSONAL_PHONE
public static final Key JOB_TITLE
public static final Key LAST_NAME
public static final Key MANAGER_NAME
public static final Key MIDDLE_NAME
public static final Key NAME_PREFIX
public static final Key NAME_SUFFIX
public static final Key OFFICE_LOCATION
public static final Key PERSONAL_ADDRESS_CITY
public static final Key PERSONAL_ADDRESS_COUNTRY
public static final Key PERSONAL_ADDRESS_STATE
public static final Key PERSONAL_ADDRESS_STREET
public static final Key PERSONAL_ADDRESS_POSTAL_CODE
public static final Key PERSONAL_MOBILE_PHONE
public static final Key SMTP_ADDRESS
public static final Key WEB_PAGE
Method Detail |
public void setAssistant(java.lang.String sAssistant) throws CollaborationException
sAssistant
- the assistantCollaborationException
- if there was an error setting the assistantpublic java.lang.String getAssistant() throws CollaborationException
CollaborationException
- if there was an error getting the assistantsetAssistant(String)
public void setFirstName(java.lang.String sFirstName) throws CollaborationException
sFirstName
- the first nameCollaborationException
- if there was an error setting the namepublic java.lang.String getFirstName() throws CollaborationException
CollaborationException
- if there was an error getting the name.setFirstName(String)
public void setLastName(java.lang.String sLastName) throws CollaborationException
sLastName
- the last nameCollaborationException
- if there was an error setting the last namepublic java.lang.String getLastName() throws CollaborationException
CollaborationException
- if there was an error getting the last namesetLastName(String)
public void setMiddleName(java.lang.String sMiddleName) throws CollaborationException
sMiddleName
- the middle nameCollaborationException
- if there was an error setting the middle namepublic java.lang.String getMiddleName() throws CollaborationException
CollaborationException
- if there was an error getting the middle namesetMiddleName(String)
public void setNamePrefix(java.lang.String sNamePrefix) throws CollaborationException
sNamePrefix
- the name prefixCollaborationException
- if there was an error setting the name prefixpublic java.lang.String getNamePrefix() throws CollaborationException
CollaborationException
- if there was an error getting the name prefixsetNamePrefix(String)
public void setNameSuffix(java.lang.String sNameSuffix) throws CollaborationException
sNameSuffix
- the name suffixCollaborationException
- if there was an error setting the name suffixpublic java.lang.String getNameSuffix() throws CollaborationException
CollaborationException
- if there was an error getting the name suffixsetNameSuffix(String)
public void setJobTitle(java.lang.String sJobTitle) throws CollaborationException
sJobTitle
- the job titleCollaborationException
- if there was an error setting the job titlepublic java.lang.String getJobTitle() throws CollaborationException
CollaborationException
- if there was an error getting the job titlesetJobTitle(String)
public void setCompanyName(java.lang.String sCompanyName) throws CollaborationException
sCompanyName
- the company nameCollaborationException
- if there was an error setting the company namepublic java.lang.String getCompanyName() throws CollaborationException
CollaborationException
- if there was an error getting the company namesetCompanyName(String)
public void setDepartmentName(java.lang.String sDepartmentName) throws CollaborationException
sDepartmentName
- the department nameCollaborationException
- if there was an error setting the department namepublic java.lang.String getDepartmentName() throws CollaborationException
CollaborationException
- if there was an error getting the department namesetDepartmentName(String)
public void setOfficeLocation(java.lang.String sOfficeLocation) throws CollaborationException
sOfficeLocation
- the office locationCollaborationException
- if there was an error setting the office locationpublic java.lang.String getOfficeLocation() throws CollaborationException
CollaborationException
- if there was an error getting the office locationsetOfficeLocation(String)
public void setManagerName(java.lang.String sManagerName) throws CollaborationException
sManagerName
- the manager nameCollaborationException
- if there was an error setting the manager namepublic java.lang.String getManagerName() throws CollaborationException
CollaborationException
- if there was an error getting the manager namesetManagerName(String)
public void setBusinessAddress(PostalAddress address) throws CollaborationException
address
- the business addressCollaborationException
- if there was an error setting the business addresspublic PostalAddress getBusinessAddress() throws CollaborationException
CollaborationException
- if there was an error getting the business addresssetBusinessAddress(PostalAddress)
public void setPersonalAddress(PostalAddress address) throws CollaborationException
address
- the personal addressCollaborationException
- if there was an error setting the personal addresspublic PostalAddress getPersonalAddress() throws CollaborationException
CollaborationException
- if there was an error getting the personal addresssetPersonalAddress(PostalAddress)
public void setBusinessPhone(PhoneNumber number) throws CollaborationException
number
- the business phoneCollaborationException
- if there was an error setting the business phonepublic PhoneNumber getBusinessPhone() throws CollaborationException
CollaborationException
- if there was an error getting the business phonesetBusinessPhone(PhoneNumber)
public void setBusinessFax(PhoneNumber number) throws CollaborationException
number
- the business faxCollaborationException
- if there was an error setting the business faxpublic PhoneNumber getBusinessFax() throws CollaborationException
CollaborationException
- if there was an error getting the business faxsetBusinessFax(PhoneNumber)
public void setHomePhone(PhoneNumber number) throws CollaborationException
number
- the home phoneCollaborationException
- if there was an error setting the home phonepublic PhoneNumber getHomePhone() throws CollaborationException
CollaborationException
- if there was an error getting the home phonesetHomePhone(PhoneNumber)
public void setHomeFax(PhoneNumber number) throws CollaborationException
number
- the home faxCollaborationException
- if there was an error setting the home faxpublic PhoneNumber getHomeFax() throws CollaborationException
CollaborationException
- if there was an error getting the home faxsetHomeFax(PhoneNumber)
public void setBusinessPager(PhoneNumber number) throws CollaborationException
number
- the business pagerCollaborationException
- if there was an error setting the business pagerpublic PhoneNumber getBusinessPager() throws CollaborationException
CollaborationException
- if there was an error getting the business pagersetBusinessPager(PhoneNumber)
public void setPersonalMobilePhone(PhoneNumber number) throws CollaborationException
number
- the personal mobile phoneCollaborationException
- if there was an error setting the personal mobile phonepublic PhoneNumber getPersonalMobilePhone() throws CollaborationException
CollaborationException
- if there was an error getting the personal mobile phonesetPersonalMobilePhone(PhoneNumber)
public void setDisplayName(java.lang.String sDisplayName) throws CollaborationException
sDisplayName
- the display nameCollaborationException
- if there was an error setting the display namepublic java.lang.String getDisplayName() throws CollaborationException
CollaborationException
- if there was an error getting the display namesetDisplayName(String)
public void setWebPage(java.lang.String sWebPage) throws CollaborationException
sWebPage
- the web pageCollaborationException
- if there was an error setting the web pagepublic java.lang.String getWebPage() throws CollaborationException
CollaborationException
- if there was an error getting the web pagesetWebPage(String)
public void setSmtpAddress(java.lang.String sSmtpAddress) throws CollaborationException
sSmtpAddress
- the SMTP addressCollaborationException
- if there was an error setting the SMTP addresspublic java.lang.String getSmtpAddress() throws CollaborationException
CollaborationException
- if there was an error getting the SMTP addresssetSmtpAddress(String)
public void setName(java.lang.String sPrefix, java.lang.String sFirstName, java.lang.String sMiddleName, java.lang.String sLastName, java.lang.String sSuffix) throws CollaborationException
sPrefix
- the prefix (for example, Mr., Mrs. or Dr.) (may be null
)sFirstName
- the first name for the contact (may be null
)sMiddleName
- the middle name for the contact (may be null
)sLastName
- the last name for the contact (may be null
)sSuffix
- the generation (for example, Jr., Sr, or Esq.) (may be null
)CollaborationException
- if there was an error setting the display namesetNamePrefix(String)
,
setFirstName(String)
,
setMiddleName(String)
,
setLastName(String)
,
setNameSuffix(String)
|
Compoze Software, Inc. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |