|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.oasisopen.jdo2.Identifiable
org.w3c.jdo2.AbstractObject
org.opencrx.kernel.account1.jdo2.Account
org.opencrx.kernel.account1.jdo2.Contact
public class Contact
Class Contact
| Nested Class Summary | |
|---|---|
static class |
Contact.Slice
Slice object hold the Contact's multivalued
attributes |
| Nested classes/interfaces inherited from class org.opencrx.kernel.account1.jdo2.Account |
|---|
Account.Identity |
| Nested classes/interfaces inherited from class org.w3c.jdo2.AbstractObject |
|---|
org.w3c.jdo2.AbstractObject.EmbeddedList<E>, org.w3c.jdo2.AbstractObject.EmbeddedSet<E> |
| Nested classes/interfaces inherited from interface org.opencrx.kernel.account1.cci2.Account |
|---|
Account.Identity |
| Field Summary | |
|---|---|
static List<String> |
CLASS
Define the model class org::opencrx::kernel::account1::Contact |
| Fields inherited from class org.opencrx.kernel.account1.jdo2.Account |
|---|
BASE_CLASS |
| Constructor Summary | |
|---|---|
Contact()
|
|
| Method Summary | ||
|---|---|---|
void |
addContactRelationship(boolean idIsPersistent,
String id,
ContactRelationship contactRelationship)
Adds the specified element to the set of the values for the reference contactRelationship. |
|
ExportResult |
exportVcard(short locale)
|
|
Date |
getAnniversary()
Retrieves the possibly null value for the optional attribute anniversary. |
|
BigDecimal |
getAnnualIncomeAmount()
Retrieves the possibly null value for the optional attribute annualIncomeAmount. |
|
Short |
getAnnualIncomeCurrency()
Retrieves the possibly null value for the optional attribute annualIncomeCurrency. |
|
Account |
getAssistant()
Retrieves the value for the reference assistant. |
|
Date |
getBirthdate()
Retrieves the possibly null value for the optional attribute birthdate. |
|
List<String> |
getChildrenNames()
Retrieves a list containing all the elements for the attribute childrenNames. |
|
List<Short> |
getCitizenship()
Retrieves a list containing all the elements for the attribute citizenship. |
|
|
getContactRelationship()
Retrieves a set containing all the elements for the reference contactRelationship. |
|
ContactRelationship |
getContactRelationship(boolean idIsPersistent,
String id)
Retrieves the value for the reference contactRelationship
for the specified qualifier attribute value. |
|
String |
getDepartment()
Retrieves the possibly null value for the optional attribute department. |
|
Account |
getDeputy()
Retrieves the value for the reference deputy. |
|
short |
getEducation()
Retrieves the value for the attribute education. |
|
short |
getFamilyStatus()
Retrieves the value for the attribute familyStatus. |
|
String |
getFirstName()
Retrieves the possibly null value for the optional attribute firstName. |
|
short |
getGender()
Retrieves the value for the attribute gender. |
|
String |
getGovernmentId()
Retrieves the possibly null value for the optional attribute governmentId. |
|
String |
getJobRole()
Retrieves the possibly null value for the optional attribute jobRole. |
|
String |
getJobTitle()
Retrieves the possibly null value for the optional attribute jobTitle. |
|
String |
getLastName()
Retrieves the possibly null value for the optional attribute lastName. |
|
String |
getMiddleName()
Retrieves the possibly null value for the optional attribute middleName. |
|
String |
getNickName()
Retrieves the possibly null value for the optional attribute nickName. |
|
Short |
getNumberOfChildren()
Retrieves the possibly null value for the optional attribute numberOfChildren. |
|
String |
getOrganization()
Retrieves the possibly null value for the optional attribute organization. |
|
|
getOuMembership()
Retrieves the Collection of objects referenced by
ouMembership. |
|
Media |
getPicture()
Retrieves the value for the reference picture. |
|
byte[] |
getPictureContent()
Retrieves the possibly null value for the optional attribute pictureContent. |
|
String |
getPictureContentMimeType()
Retrieves the possibly null value for the optional attribute pictureContentMimeType. |
|
String |
getPictureContentName()
Retrieves the possibly null value for the optional attribute pictureContentName. |
|
short |
getPreferredContactMethod()
Retrieves the value for the attribute preferredContactMethod. |
|
short |
getPreferredSpokenLanguage()
Retrieves the value for the attribute preferredSpokenLanguage. |
|
short |
getPreferredWrittenLanguage()
Retrieves the value for the attribute preferredWrittenLanguage. |
|
List<Short> |
getReligion()
Retrieves a list containing all the elements for the attribute religion. |
|
Contact |
getReportsTo()
Retrieves the value for the reference reportsTo. |
|
String |
getSalutation()
Retrieves the possibly null value for the optional attribute salutation. |
|
short |
getSalutationCode()
Retrieves the value for the attribute salutationCode. |
|
String |
getSuffix()
Retrieves the possibly null value for the optional attribute suffix. |
|
Boolean |
isDoNotBulkPostalMail()
Retrieves the possibly null value for the optional attribute doNotBulkPostalMail. |
|
Boolean |
isDoNotEmail()
Retrieves the possibly null value for the optional attribute doNotEMail. |
|
Boolean |
isDoNotFax()
Retrieves the possibly null value for the optional attribute doNotFax. |
|
Boolean |
isDoNotPhone()
Retrieves the possibly null value for the optional attribute doNotPhone. |
|
Boolean |
isDoNotPostalMail()
Retrieves the possibly null value for the optional attribute doNotPostalMail. |
|
static Account.Identity |
newIdentity(org.openmdx.base.cci2.Segment.Identity segment,
boolean idIsPersistent,
String id)
|
|
protected org.w3c.jdo2.AbstractObject.Slice |
newSlice(int index)
|
|
protected List<String> |
openmdxjdoGetClass()
Retrieve the model class |
|
protected int |
openmdxjdoGetSize(int field)
|
|
protected void |
openmdxjdoSetSize(int field,
int size)
|
|
static Account.Identity |
openmdxjdoToIdentity(org.oasisopen.spi2.ObjectId objectId)
|
|
void |
setAnniversary(Date anniversary)
Sets a new value for the attribute anniversary. |
|
void |
setAnnualIncomeAmount(BigDecimal annualIncomeAmount)
Sets a new value for the attribute annualIncomeAmount. |
|
void |
setAnnualIncomeCurrency(Short annualIncomeCurrency)
Sets a new value for the attribute annualIncomeCurrency. |
|
void |
setAssistant(Account assistant)
Sets a new value for the reference assistant. |
|
void |
setBirthdate(Date birthdate)
Sets a new value for the attribute birthdate. |
|
void |
setChildrenNames(String... childrenNames)
Clears childrenNames and adds the given value(s). |
|
void |
setCitizenship(short... citizenship)
Clears citizenship and adds the given value(s). |
|
void |
setDepartment(String department)
Sets a new value for the attribute department. |
|
void |
setDeputy(Account deputy)
Sets a new value for the reference deputy. |
|
void |
setDoNotBulkPostalMail(Boolean doNotBulkPostalMail)
Sets a new value for the attribute doNotBulkPostalMail. |
|
void |
setDoNotEmail(Boolean doNotEmail)
Sets a new value for the attribute doNotEMail. |
|
void |
setDoNotFax(Boolean doNotFax)
Sets a new value for the attribute doNotFax. |
|
void |
setDoNotPhone(Boolean doNotPhone)
Sets a new value for the attribute doNotPhone. |
|
void |
setDoNotPostalMail(Boolean doNotPostalMail)
Sets a new value for the attribute doNotPostalMail. |
|
void |
setEducation(short education)
Sets a new value for the attribute education. |
|
void |
setFamilyStatus(short familyStatus)
Sets a new value for the attribute familyStatus. |
|
void |
setFirstName(String firstName)
Sets a new value for the attribute firstName. |
|
void |
setGender(short gender)
Sets a new value for the attribute gender. |
|
void |
setGovernmentId(String governmentId)
Sets a new value for the attribute governmentId. |
|
void |
setJobRole(String jobRole)
Sets a new value for the attribute jobRole. |
|
void |
setJobTitle(String jobTitle)
Sets a new value for the attribute jobTitle. |
|
void |
setLastName(String lastName)
Sets a new value for the attribute lastName. |
|
void |
setMiddleName(String middleName)
Sets a new value for the attribute middleName. |
|
void |
setNickName(String nickName)
Sets a new value for the attribute nickName. |
|
void |
setNumberOfChildren(Short numberOfChildren)
Sets a new value for the attribute numberOfChildren. |
|
void |
setOrganization(String organization)
Sets a new value for the attribute organization. |
|
void |
setPicture(Media picture)
Sets a new value for the reference picture. |
|
void |
setPreferredContactMethod(short preferredContactMethod)
Sets a new value for the attribute preferredContactMethod. |
|
void |
setPreferredSpokenLanguage(short preferredSpokenLanguage)
Sets a new value for the attribute preferredSpokenLanguage. |
|
void |
setPreferredWrittenLanguage(short preferredWrittenLanguage)
Sets a new value for the attribute preferredWrittenLanguage. |
|
void |
setReligion(short... religion)
Clears religion and adds the given value(s). |
|
void |
setReportsTo(Contact reportsTo)
Sets a new value for the reference reportsTo. |
|
void |
setSalutation(String salutation)
Sets a new value for the attribute salutation. |
|
void |
setSalutationCode(short salutationCode)
Sets a new value for the attribute salutationCode. |
|
void |
setSuffix(String suffix)
Sets a new value for the attribute suffix. |
|
| Methods inherited from class org.w3c.jdo2.AbstractObject |
|---|
openmdxjdoClassName, openmdxjdoGetIdentityBuilder, openmdxjdoGetList, openmdxjdoGetObjectsByParent, openmdxjdoGetSet, openmdxjdoGetSparseArray, openmdxjdoNewSlice, openmdxjdoSetArray, openmdxjdoSetCollection, openmdxjdoToArray, openmdxjdoToArray, openmdxjdoValidateElement |
| Methods inherited from class org.oasisopen.jdo2.Identifiable |
|---|
openmdxjdoGetObject, openmdxjdoGetObjectById, openmdxjdoGetObjectId, openmdxjdoGetObjectSet, openmdxjdoNewObjectId, openmdxjdoNewObjectId |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |