|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ContactT
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.opencrx.application.shop1.cci2.ContactT |
|---|
ContactT.Member |
| Method Summary | |
|---|---|
Integer |
getAnnualIncomeAmount()
Retrieves the value for the optional structure field annualIncomeAmount. |
Integer |
getAnnualIncomeCurrency()
Retrieves the value for the optional structure field annualIncomeCurrency. |
Date |
getBirthDate()
Retrieves the value for the optional structure field birthDate. |
Integer |
getBirthDateIsValidated()
Retrieves the value for the optional structure field birthDateIsValidated. |
String |
getBlogAddress()
Retrieves the value for the optional structure field blogAddress. |
Integer |
getCommerceStatus()
Retrieves the value for the optional structure field commerceStatus. |
Integer |
getCommunityStatus()
Retrieves the value for the optional structure field communityStatus. |
Integer |
getEducation()
Retrieves the value for the optional structure field education. |
EmailAddressT |
getEmailAddressBusiness()
Retrieves the value for the optional structure field emailAddressBusiness. |
EmailAddressT |
getEmailAddressHome()
Retrieves the value for the optional structure field emailAddressHome. |
int |
getFamilyStatus()
Retrieves the value for the structure field familyStatus. |
PhoneNumberT |
getFaxNumberBusiness()
Retrieves the value for the optional structure field faxNumberBusiness. |
PhoneNumberT |
getFaxNumberHome()
Retrieves the value for the optional structure field faxNumberHome. |
String |
getFirstName()
Retrieves the value for the optional structure field firstName. |
Integer |
getGender()
Retrieves the value for the optional structure field gender. |
CustomerHobbyAndInterestT |
getHobbyAndInterest()
Retrieves the value for the structure field hobbyAndInterest. |
Integer |
getInternetProvider()
Retrieves the value for the optional structure field internetProvider. |
Integer |
getInternetUsage()
Retrieves the value for the optional structure field internetUsage. |
Integer |
getJobRole()
Retrieves the value for the optional structure field jobRole. |
String |
getJobTitle()
Retrieves the value for the optional structure field jobTitle. |
String |
getLastName()
Retrieves the value for the optional structure field lastName. |
String |
getMiddleName()
Retrieves the value for the optional structure field middleName. |
Integer |
getMonthlyIncomeAmount()
Retrieves the value for the optional structure field monthlyIncomeAmount. |
Integer |
getMonthlyIncomeCurrency()
Retrieves the value for the optional structure field monthlyIncomeCurrency. |
Integer |
getNativeLanguage()
Retrieves the value for the optional structure field nativeLanguage. |
String |
getNickName()
Retrieves the value for the optional structure field nickName. |
Integer |
getNumberOfChildren()
Retrieves the value for the optional structure field numberOfChildren. |
String |
getOrganization()
Retrieves the value for the optional structure field organization. |
Integer |
getPersonsInHousehold()
Retrieves the value for the optional structure field personsInHousehold. |
PhoneNumberT |
getPhoneNumberBusiness()
Retrieves the value for the optional structure field phoneNumberBusiness. |
PhoneNumberT |
getPhoneNumberHome()
Retrieves the value for the optional structure field phoneNumberHome. |
PhoneNumberT |
getPhoneNumberMobile()
Retrieves the value for the optional structure field phoneNumberMobile. |
String |
getPlaceOfBirth()
Retrieves the value for the optional structure field placeOfBirth. |
Integer |
getPortalRating()
Retrieves the value for the optional structure field portalRating. |
PostalAddressT |
getPostalAddressBusiness()
Retrieves the value for the optional structure field postalAddressBusiness. |
PostalAddressT |
getPostalAddressHome()
Retrieves the value for the optional structure field postalAddressHome. |
Integer |
getPreferredContactMethod()
Retrieves the value for the optional structure field preferredContactMethod. |
Integer |
getPreferredSpokenLanguage()
Retrieves the value for the optional structure field preferredSpokenLanguage. |
Integer |
getPreferredWrittenLanguage()
Retrieves the value for the optional structure field preferredWrittenLanguage. |
Integer |
getProfessionalSkills()
Retrieves the value for the optional structure field professionalSkills. |
String |
getSalutation()
Retrieves the value for the optional structure field salutation. |
Integer |
getSalutationCode()
Retrieves the value for the optional structure field salutationCode. |
Integer |
getTitle()
Retrieves the value for the optional structure field title. |
String |
getWebAddressBusiness()
Retrieves the value for the optional structure field webAddressBusiness. |
String |
getWebAddressHome()
Retrieves the value for the optional structure field webAddressHome. |
Boolean |
isDoNotEmail()
Retrieves the value for the optional structure field doNotEmail. |
Boolean |
isDoNotFax()
Retrieves the value for the optional structure field doNotFax. |
Boolean |
isDoNotPhone()
Retrieves the value for the optional structure field doNotPhone. |
Boolean |
isDoNotPostalMail()
Retrieves the value for the optional structure field doNotPostalMail. |
| Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefStruct_1_0 |
|---|
refDelegate |
| Methods inherited from interface javax.jmi.reflect.RefStruct |
|---|
equals, hashCode, refFieldNames, refGetValue, refTypeName |
| Methods inherited from interface org.opencrx.application.shop1.cci2.ContactT |
|---|
getBookmarks, getChildrenNames, getCitizenship, getMessengerAddress, getPcUsage, getReligion |
| Method Detail |
|---|
Integer getAnnualIncomeAmount()
annualIncomeAmount.
--> Contact::annualIncomeAmount
getAnnualIncomeAmount in interface ContactTannualIncomeAmount.Integer getAnnualIncomeCurrency()
annualIncomeCurrency.
--> Contact::annualIncomeCurrency
getAnnualIncomeCurrency in interface ContactTannualIncomeCurrency.Date getBirthDate()
birthDate.
--> contact::birthDate
getBirthDate in interface ContactTbirthDate.Integer getBirthDateIsValidated()
birthDateIsValidated.
--> Contact::extBoolean0
getBirthDateIsValidated in interface ContactTbirthDateIsValidated.String getBlogAddress()
blogAddress.
--> Account::extString2
getBlogAddress in interface ContactTblogAddress.Integer getCommerceStatus()
commerceStatus.
--> Account::extCode2
getCommerceStatus in interface ContactTcommerceStatus.Integer getCommunityStatus()
communityStatus.
--> Account::extCode1
getCommunityStatus in interface ContactTcommunityStatus.Boolean isDoNotEmail()
doNotEmail.
--> Contact::doNotEmail
isDoNotEmail in interface ContactTdoNotEmail.Boolean isDoNotFax()
doNotFax.
--> Contact::doNotFax
isDoNotFax in interface ContactTdoNotFax.Boolean isDoNotPhone()
doNotPhone.
--> Contact::doNotPhone
isDoNotPhone in interface ContactTdoNotPhone.Boolean isDoNotPostalMail()
doNotPostalMail.
--> Contact::doNotPostalMail
isDoNotPostalMail in interface ContactTdoNotPostalMail.Integer getEducation()
education.
--> Contact::education
getEducation in interface ContactTeducation.EmailAddressT getEmailAddressBusiness()
emailAddressBusiness.
--> Account::address [EmailAddress]
getEmailAddressBusiness in interface ContactTemailAddressBusiness.EmailAddressT getEmailAddressHome()
emailAddressHome.
--> Account::address [EmailAddress]
getEmailAddressHome in interface ContactTemailAddressHome.int getFamilyStatus()
familyStatus.
--> Contact::familyStatus
getFamilyStatus in interface ContactTfamilyStatus.PhoneNumberT getFaxNumberBusiness()
faxNumberBusiness.
--> Account::address [PhoneNumber]
getFaxNumberBusiness in interface ContactTfaxNumberBusiness.PhoneNumberT getFaxNumberHome()
faxNumberHome.
--> Account::address [PhoneNumber]
getFaxNumberHome in interface ContactTfaxNumberHome.String getFirstName()
firstName.
--> Contact::firstName
getFirstName in interface ContactTfirstName.Integer getGender()
gender.
--> Contact::gender
getGender in interface ContactTgender.CustomerHobbyAndInterestT getHobbyAndInterest()
hobbyAndInterest.
getHobbyAndInterest in interface ContactThobbyAndInterest.Integer getInternetProvider()
internetProvider.
--> Account::extCode6
getInternetProvider in interface ContactTinternetProvider.Integer getInternetUsage()
internetUsage.
--> Account::extCode5
getInternetUsage in interface ContactTinternetUsage.Integer getJobRole()
jobRole.
--> Contact::jobRole
getJobRole in interface ContactTjobRole.String getJobTitle()
jobTitle.
--> Contact::jobTitle
getJobTitle in interface ContactTjobTitle.String getLastName()
lastName.
--> Contact::lastName
getLastName in interface ContactTlastName.String getMiddleName()
middleName.
--> Contact::middleName
getMiddleName in interface ContactTmiddleName.Integer getMonthlyIncomeAmount()
monthlyIncomeAmount.
getMonthlyIncomeAmount in interface ContactTmonthlyIncomeAmount.Integer getMonthlyIncomeCurrency()
monthlyIncomeCurrency.
getMonthlyIncomeCurrency in interface ContactTmonthlyIncomeCurrency.Integer getNativeLanguage()
nativeLanguage.
--> Account::extCode0
getNativeLanguage in interface ContactTnativeLanguage.String getNickName()
nickName.
--> Contact::nickName
getNickName in interface ContactTnickName.Integer getNumberOfChildren()
numberOfChildren.
--> Contact::numberOfChildren
getNumberOfChildren in interface ContactTnumberOfChildren.String getOrganization()
organization.
--> Contact::organization
getOrganization in interface ContactTorganization.Integer getPersonsInHousehold()
personsInHousehold.
--> Account::extCode3
getPersonsInHousehold in interface ContactTpersonsInHousehold.PhoneNumberT getPhoneNumberBusiness()
phoneNumberBusiness.
--> Account::address [PhoneNumber]
getPhoneNumberBusiness in interface ContactTphoneNumberBusiness.PhoneNumberT getPhoneNumberHome()
phoneNumberHome.
--> Account::address [PhoneNumber]
getPhoneNumberHome in interface ContactTphoneNumberHome.PhoneNumberT getPhoneNumberMobile()
phoneNumberMobile.
--> Account::address [PhoneNumber]
getPhoneNumberMobile in interface ContactTphoneNumberMobile.String getPlaceOfBirth()
placeOfBirth.
--> Account::extString1
getPlaceOfBirth in interface ContactTplaceOfBirth.Integer getPortalRating()
portalRating.
--> Account::extCode8
getPortalRating in interface ContactTportalRating.PostalAddressT getPostalAddressBusiness()
postalAddressBusiness.
--> Account::address [PostalAddress]
getPostalAddressBusiness in interface ContactTpostalAddressBusiness.PostalAddressT getPostalAddressHome()
postalAddressHome.
--> Account::address [PostalAddress]
getPostalAddressHome in interface ContactTpostalAddressHome.Integer getPreferredContactMethod()
preferredContactMethod.
--> Contact::preferredContactMethod
getPreferredContactMethod in interface ContactTpreferredContactMethod.Integer getPreferredSpokenLanguage()
preferredSpokenLanguage.
--> Contact::preferredSpokenLanguage
getPreferredSpokenLanguage in interface ContactTpreferredSpokenLanguage.Integer getPreferredWrittenLanguage()
preferredWrittenLanguage.
--> Contact::preferredWrittenLanguage
getPreferredWrittenLanguage in interface ContactTpreferredWrittenLanguage.Integer getProfessionalSkills()
professionalSkills.
--> Account::extCode4
getProfessionalSkills in interface ContactTprofessionalSkills.String getSalutation()
salutation.
--> Contact::salutation
getSalutation in interface ContactTsalutation.Integer getSalutationCode()
salutationCode.
--> Contact::salutationCode
getSalutationCode in interface ContactTsalutationCode.Integer getTitle()
title.
--> Account::extString0
getTitle in interface ContactTtitle.String getWebAddressBusiness()
webAddressBusiness.
--> Account::address [WebAddress]
getWebAddressBusiness in interface ContactTwebAddressBusiness.String getWebAddressHome()
webAddressHome.
--> Account::address [WebAddress]
getWebAddressHome in interface ContactTwebAddressHome.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||