|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Contact
Class Contact
isFrozen
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.opencrx.kernel.account1.cci2.Account |
---|
Account.Identity |
Method Summary | ||
---|---|---|
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 . |
|
String |
getClosing()
Retrieves the possibly null value for the optional attribute closing . |
|
short |
getClosingCode()
Retrieves the value for the attribute closingCode . |
|
|
getContactRelationship()
Retrieves a set containing all the elements for the reference contactRelationship . |
|
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 a set containing all the elements for the reference ouMembership . |
|
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 . |
|
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 |
setClosing(String closing)
Sets a new value for the attribute closing . |
|
void |
setClosingCode(short closingCode)
Sets a new value for the attribute closingCode . |
|
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 |
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 interface org.opencrx.kernel.base.cci2.AlertSender |
---|
sendAlert |
Methods inherited from interface org.opencrx.kernel.base.cci2.Auditee |
---|
getAudit |
Methods inherited from interface org.opencrx.kernel.base.cci2.Cloneable |
---|
clone_ |
Methods inherited from interface org.opencrx.kernel.base.cci2.Exporter |
---|
exportItem, exportItemAdvanced |
Methods inherited from interface org.opencrx.kernel.base.cci2.Importer |
---|
importItem |
Methods inherited from interface org.opencrx.kernel.base.cci2.Indexed |
---|
getIndexEntry, updateIndex |
Methods inherited from interface org.opencrx.kernel.base.cci2.SecureObject |
---|
addOwningGroup, checkPermissions, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwner, getOwningGroup, getOwningUser, removeAllOwningGroup, removeOwningGroup, replaceOwningGroup, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwner, setOwningUser, setOwningUser |
Methods inherited from interface org.opencrx.kernel.generic.cci2.LocalizedFieldContainer |
---|
getLocalizedField |
Methods inherited from interface org.openmdx.base.cci2.Creatable |
---|
getCreatedAt, getCreatedBy |
Methods inherited from interface org.openmdx.base.cci2.ExtentCapable |
---|
getIdentity |
Methods inherited from interface org.openmdx.base.cci2.Modifiable |
---|
getModifiedAt, getModifiedBy |
Methods inherited from interface org.opencrx.kernel.generic.cci2.Pictured |
---|
getPicture, getPictureContent, getPictureContentMimeType, getPictureContentName, setPicture |
Method Detail |
---|
Date getAnniversary()
anniversary
.
anniversary
.void setAnniversary(Date anniversary)
anniversary
.
anniversary
- The possibly null new value for attribute anniversary
.BigDecimal getAnnualIncomeAmount()
annualIncomeAmount
.
annualIncomeAmount
.void setAnnualIncomeAmount(BigDecimal annualIncomeAmount)
annualIncomeAmount
.
annualIncomeAmount
- The possibly null new value for attribute annualIncomeAmount
.Short getAnnualIncomeCurrency()
annualIncomeCurrency
.
annualIncomeCurrency
.void setAnnualIncomeCurrency(Short annualIncomeCurrency)
annualIncomeCurrency
.
annualIncomeCurrency
- The possibly null new value for attribute annualIncomeCurrency
.Account getAssistant()
assistant
.
null
– value for this reference.void setAssistant(Account assistant)
assistant
.
assistant
- The new – possibly null
– value for this reference.Date getBirthdate()
birthdate
.
birthdate
.void setBirthdate(Date birthdate)
birthdate
.
birthdate
- The possibly null new value for attribute birthdate
.List<String> getChildrenNames()
childrenNames
.
void setChildrenNames(String... childrenNames)
childrenNames
and adds the given value(s).
This method is equivalent to
list.clear(); for(java.lang.String e : attributeName){ list.add(e); }
childrenNames
- value(s) to be added to childrenNames
List<Short> getCitizenship()
citizenship
.
void setCitizenship(short... citizenship)
citizenship
and adds the given value(s).
This method is equivalent to
list.clear(); for(short e : attributeName){ list.add(e); }
citizenship
- value(s) to be added to citizenship
String getClosing()
closing
.
closing
.void setClosing(String closing)
closing
.
closing
- The possibly null new value for attribute closing
.short getClosingCode()
closingCode
.
closingCode
.void setClosingCode(short closingCode)
closingCode
.
closingCode
- The non-null new value for attribute closingCode
.<T extends ContactRelationship> ContactHasContactRelationship.ContactRelationship<T> getContactRelationship()
contactRelationship
.
String getDepartment()
department
.
department
.void setDepartment(String department)
department
.
department
- The possibly null new value for attribute department
.Account getDeputy()
deputy
.
null
– value for this reference.void setDeputy(Account deputy)
deputy
.
deputy
- The new – possibly null
– value for this reference.Boolean isDoNotBulkPostalMail()
doNotBulkPostalMail
.
doNotBulkPostalMail
.void setDoNotBulkPostalMail(Boolean doNotBulkPostalMail)
doNotBulkPostalMail
.
doNotBulkPostalMail
- The possibly null new value for attribute doNotBulkPostalMail
.Boolean isDoNotEMail()
doNotEMail
.
doNotEMail
.void setDoNotEMail(Boolean doNotEMail)
doNotEMail
.
doNotEMail
- The possibly null new value for attribute doNotEMail
.Boolean isDoNotFax()
doNotFax
.
doNotFax
.void setDoNotFax(Boolean doNotFax)
doNotFax
.
doNotFax
- The possibly null new value for attribute doNotFax
.Boolean isDoNotPhone()
doNotPhone
.
doNotPhone
.void setDoNotPhone(Boolean doNotPhone)
doNotPhone
.
doNotPhone
- The possibly null new value for attribute doNotPhone
.Boolean isDoNotPostalMail()
doNotPostalMail
.
doNotPostalMail
.void setDoNotPostalMail(Boolean doNotPostalMail)
doNotPostalMail
.
doNotPostalMail
- The possibly null new value for attribute doNotPostalMail
.short getEducation()
education
.
education
.void setEducation(short education)
education
.
education
- The non-null new value for attribute education
.short getFamilyStatus()
familyStatus
.
familyStatus
.void setFamilyStatus(short familyStatus)
familyStatus
.
familyStatus
- The non-null new value for attribute familyStatus
.String getFirstName()
firstName
.
firstName
.void setFirstName(String firstName)
firstName
.
firstName
- The possibly null new value for attribute firstName
.short getGender()
gender
.
gender
.void setGender(short gender)
gender
.
gender
- The non-null new value for attribute gender
.String getGovernmentId()
governmentId
.
governmentId
.void setGovernmentId(String governmentId)
governmentId
.
governmentId
- The possibly null new value for attribute governmentId
.String getJobRole()
jobRole
.
jobRole
.void setJobRole(String jobRole)
jobRole
.
jobRole
- The possibly null new value for attribute jobRole
.String getJobTitle()
jobTitle
.
jobTitle
.void setJobTitle(String jobTitle)
jobTitle
.
jobTitle
- The possibly null new value for attribute jobTitle
.String getLastName()
lastName
.
lastName
.void setLastName(String lastName)
lastName
.
lastName
- The possibly null new value for attribute lastName
.String getMiddleName()
middleName
.
middleName
.void setMiddleName(String middleName)
middleName
.
middleName
- The possibly null new value for attribute middleName
.String getNickName()
nickName
.
nickName
.void setNickName(String nickName)
nickName
.
nickName
- The possibly null new value for attribute nickName
.Short getNumberOfChildren()
numberOfChildren
.
numberOfChildren
.void setNumberOfChildren(Short numberOfChildren)
numberOfChildren
.
numberOfChildren
- The possibly null new value for attribute numberOfChildren
.String getOrganization()
organization
.
organization
.void setOrganization(String organization)
organization
.
organization
- The possibly null new value for attribute organization
.<T extends AbstractOrganizationalUnit> ContactIsMemberOf.OuMembership<T> getOuMembership()
ouMembership
.
short getPreferredContactMethod()
preferredContactMethod
.
preferredContactMethod
.void setPreferredContactMethod(short preferredContactMethod)
preferredContactMethod
.
preferredContactMethod
- The non-null new value for attribute preferredContactMethod
.short getPreferredSpokenLanguage()
preferredSpokenLanguage
.
preferredSpokenLanguage
.void setPreferredSpokenLanguage(short preferredSpokenLanguage)
preferredSpokenLanguage
.
preferredSpokenLanguage
- The non-null new value for attribute preferredSpokenLanguage
.short getPreferredWrittenLanguage()
preferredWrittenLanguage
.
preferredWrittenLanguage
.void setPreferredWrittenLanguage(short preferredWrittenLanguage)
preferredWrittenLanguage
.
preferredWrittenLanguage
- The non-null new value for attribute preferredWrittenLanguage
.List<Short> getReligion()
religion
.
void setReligion(short... religion)
religion
and adds the given value(s).
This method is equivalent to
list.clear(); for(short e : attributeName){ list.add(e); }
religion
- value(s) to be added to religion
Contact getReportsTo()
reportsTo
.
null
– value for this reference.void setReportsTo(Contact reportsTo)
reportsTo
.
reportsTo
- The new – possibly null
– value for this reference.String getSalutation()
salutation
.
salutation
.void setSalutation(String salutation)
salutation
.
salutation
- The possibly null new value for attribute salutation
.short getSalutationCode()
salutationCode
.
salutationCode
.void setSalutationCode(short salutationCode)
salutationCode
.
salutationCode
- The non-null new value for attribute salutationCode
.String getSuffix()
suffix
.
suffix
.void setSuffix(String suffix)
suffix
.
suffix
- The possibly null new value for attribute suffix
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |