org.opencrx.application.shop1.cci2
Interface ContactT

All Known Subinterfaces:
ContactT

public interface ContactT


Nested Class Summary
static class ContactT.Member
          The structure's members
 
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.
<T extends StringPropertyT>
List<T>
getBookmarks()
          Retrieves a list containing all the elements for the structure field bookmarks.
 List<String> getChildrenNames()
          Retrieves a list containing all the elements for the structure field childrenNames.
 List<Integer> getCitizenship()
          Retrieves a list containing all the elements for the structure field citizenship.
 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.
<T extends MessengerAddressT>
List<T>
getMessengerAddress()
          Retrieves a list containing all the elements for the structure field messengerAddress.
 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.
 List<Integer> getPcUsage()
          Retrieves a list containing all the elements for the structure field pcUsage.
 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.
 List<Integer> getReligion()
          Retrieves a list containing all the elements for the structure field religion.
 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.
 

Method Detail

getAnnualIncomeAmount

Integer getAnnualIncomeAmount()
Retrieves the value for the optional structure field annualIncomeAmount.

--> Contact::annualIncomeAmount

Returns:
The possibly null value for structure field annualIncomeAmount.

getAnnualIncomeCurrency

Integer getAnnualIncomeCurrency()
Retrieves the value for the optional structure field annualIncomeCurrency.

--> Contact::annualIncomeCurrency

Returns:
The possibly null value for structure field annualIncomeCurrency.

getBirthDate

Date getBirthDate()
Retrieves the value for the optional structure field birthDate.

--> contact::birthDate

Returns:
The possibly null value for structure field birthDate.

getBirthDateIsValidated

Integer getBirthDateIsValidated()
Retrieves the value for the optional structure field birthDateIsValidated.

--> Contact::extBoolean0

Returns:
The possibly null value for structure field birthDateIsValidated.

getBlogAddress

String getBlogAddress()
Retrieves the value for the optional structure field blogAddress.

--> Account::extString2

Returns:
The possibly null value for structure field blogAddress.

getBookmarks

<T extends StringPropertyT> List<T> getBookmarks()
Retrieves a list containing all the elements for the structure field bookmarks.

Returns:
A list containing all elements for this structure field.

getChildrenNames

List<String> getChildrenNames()
Retrieves a list containing all the elements for the structure field childrenNames.

--> Contact::childrenNames

Returns:
A list containing all elements for this structure field.

getCitizenship

List<Integer> getCitizenship()
Retrieves a list containing all the elements for the structure field citizenship.

--> Contact::citizenship

Returns:
A list containing all elements for this structure field.

getCommerceStatus

Integer getCommerceStatus()
Retrieves the value for the optional structure field commerceStatus.

--> Account::extCode2

Returns:
The possibly null value for structure field commerceStatus.

getCommunityStatus

Integer getCommunityStatus()
Retrieves the value for the optional structure field communityStatus.

--> Account::extCode1

Returns:
The possibly null value for structure field communityStatus.

isDoNotEmail

Boolean isDoNotEmail()
Retrieves the value for the optional structure field doNotEmail.

--> Contact::doNotEmail

Returns:
The possibly null value for structure field doNotEmail.

isDoNotFax

Boolean isDoNotFax()
Retrieves the value for the optional structure field doNotFax.

--> Contact::doNotFax

Returns:
The possibly null value for structure field doNotFax.

isDoNotPhone

Boolean isDoNotPhone()
Retrieves the value for the optional structure field doNotPhone.

--> Contact::doNotPhone

Returns:
The possibly null value for structure field doNotPhone.

isDoNotPostalMail

Boolean isDoNotPostalMail()
Retrieves the value for the optional structure field doNotPostalMail.

--> Contact::doNotPostalMail

Returns:
The possibly null value for structure field doNotPostalMail.

getEducation

Integer getEducation()
Retrieves the value for the optional structure field education.

--> Contact::education

Returns:
The possibly null value for structure field education.

getEmailAddressBusiness

EmailAddressT getEmailAddressBusiness()
Retrieves the value for the optional structure field emailAddressBusiness.

--> Account::address [EmailAddress]

Returns:
The possibly null value for structure field emailAddressBusiness.

getEmailAddressHome

EmailAddressT getEmailAddressHome()
Retrieves the value for the optional structure field emailAddressHome.

--> Account::address [EmailAddress]

Returns:
The possibly null value for structure field emailAddressHome.

getFamilyStatus

int getFamilyStatus()
Retrieves the value for the structure field familyStatus.

--> Contact::familyStatus

Returns:
The non-null value for structure field familyStatus.

getFaxNumberBusiness

PhoneNumberT getFaxNumberBusiness()
Retrieves the value for the optional structure field faxNumberBusiness.

--> Account::address [PhoneNumber]

Returns:
The possibly null value for structure field faxNumberBusiness.

getFaxNumberHome

PhoneNumberT getFaxNumberHome()
Retrieves the value for the optional structure field faxNumberHome.

--> Account::address [PhoneNumber]

Returns:
The possibly null value for structure field faxNumberHome.

getFirstName

String getFirstName()
Retrieves the value for the optional structure field firstName.

--> Contact::firstName

Returns:
The possibly null value for structure field firstName.

getGender

Integer getGender()
Retrieves the value for the optional structure field gender.

--> Contact::gender

Returns:
The possibly null value for structure field gender.

getHobbyAndInterest

CustomerHobbyAndInterestT getHobbyAndInterest()
Retrieves the value for the structure field hobbyAndInterest.

Returns:
The non-null value for structure field hobbyAndInterest.

getInternetProvider

Integer getInternetProvider()
Retrieves the value for the optional structure field internetProvider.

--> Account::extCode6

Returns:
The possibly null value for structure field internetProvider.

getInternetUsage

Integer getInternetUsage()
Retrieves the value for the optional structure field internetUsage.

--> Account::extCode5

Returns:
The possibly null value for structure field internetUsage.

getJobRole

Integer getJobRole()
Retrieves the value for the optional structure field jobRole.

--> Contact::jobRole

Returns:
The possibly null value for structure field jobRole.

getJobTitle

String getJobTitle()
Retrieves the value for the optional structure field jobTitle.

--> Contact::jobTitle

Returns:
The possibly null value for structure field jobTitle.

getLastName

String getLastName()
Retrieves the value for the optional structure field lastName.

--> Contact::lastName

Returns:
The possibly null value for structure field lastName.

getMessengerAddress

<T extends MessengerAddressT> List<T> getMessengerAddress()
Retrieves a list containing all the elements for the structure field messengerAddress.

--> Account::address [PhoneNumber]

Returns:
A list containing all elements for this structure field.

getMiddleName

String getMiddleName()
Retrieves the value for the optional structure field middleName.

--> Contact::middleName

Returns:
The possibly null value for structure field middleName.

getMonthlyIncomeAmount

Integer getMonthlyIncomeAmount()
Retrieves the value for the optional structure field monthlyIncomeAmount.

Returns:
The possibly null value for structure field monthlyIncomeAmount.

getMonthlyIncomeCurrency

Integer getMonthlyIncomeCurrency()
Retrieves the value for the optional structure field monthlyIncomeCurrency.

Returns:
The possibly null value for structure field monthlyIncomeCurrency.

getNativeLanguage

Integer getNativeLanguage()
Retrieves the value for the optional structure field nativeLanguage.

--> Account::extCode0

Returns:
The possibly null value for structure field nativeLanguage.

getNickName

String getNickName()
Retrieves the value for the optional structure field nickName.

--> Contact::nickName

Returns:
The possibly null value for structure field nickName.

getNumberOfChildren

Integer getNumberOfChildren()
Retrieves the value for the optional structure field numberOfChildren.

--> Contact::numberOfChildren

Returns:
The possibly null value for structure field numberOfChildren.

getOrganization

String getOrganization()
Retrieves the value for the optional structure field organization.

--> Contact::organization

Returns:
The possibly null value for structure field organization.

getPcUsage

List<Integer> getPcUsage()
Retrieves a list containing all the elements for the structure field pcUsage.

--> Account::extCode7

Returns:
A list containing all elements for this structure field.

getPersonsInHousehold

Integer getPersonsInHousehold()
Retrieves the value for the optional structure field personsInHousehold.

--> Account::extCode3

Returns:
The possibly null value for structure field personsInHousehold.

getPhoneNumberBusiness

PhoneNumberT getPhoneNumberBusiness()
Retrieves the value for the optional structure field phoneNumberBusiness.

--> Account::address [PhoneNumber]

Returns:
The possibly null value for structure field phoneNumberBusiness.

getPhoneNumberHome

PhoneNumberT getPhoneNumberHome()
Retrieves the value for the optional structure field phoneNumberHome.

--> Account::address [PhoneNumber]

Returns:
The possibly null value for structure field phoneNumberHome.

getPhoneNumberMobile

PhoneNumberT getPhoneNumberMobile()
Retrieves the value for the optional structure field phoneNumberMobile.

--> Account::address [PhoneNumber]

Returns:
The possibly null value for structure field phoneNumberMobile.

getPlaceOfBirth

String getPlaceOfBirth()
Retrieves the value for the optional structure field placeOfBirth.

--> Account::extString1

Returns:
The possibly null value for structure field placeOfBirth.

getPortalRating

Integer getPortalRating()
Retrieves the value for the optional structure field portalRating.

--> Account::extCode8

Returns:
The possibly null value for structure field portalRating.

getPostalAddressBusiness

PostalAddressT getPostalAddressBusiness()
Retrieves the value for the optional structure field postalAddressBusiness.

--> Account::address [PostalAddress]

Returns:
The possibly null value for structure field postalAddressBusiness.

getPostalAddressHome

PostalAddressT getPostalAddressHome()
Retrieves the value for the optional structure field postalAddressHome.

--> Account::address [PostalAddress]

Returns:
The possibly null value for structure field postalAddressHome.

getPreferredContactMethod

Integer getPreferredContactMethod()
Retrieves the value for the optional structure field preferredContactMethod.

--> Contact::preferredContactMethod

Returns:
The possibly null value for structure field preferredContactMethod.

getPreferredSpokenLanguage

Integer getPreferredSpokenLanguage()
Retrieves the value for the optional structure field preferredSpokenLanguage.

--> Contact::preferredSpokenLanguage

Returns:
The possibly null value for structure field preferredSpokenLanguage.

getPreferredWrittenLanguage

Integer getPreferredWrittenLanguage()
Retrieves the value for the optional structure field preferredWrittenLanguage.

--> Contact::preferredWrittenLanguage

Returns:
The possibly null value for structure field preferredWrittenLanguage.

getProfessionalSkills

Integer getProfessionalSkills()
Retrieves the value for the optional structure field professionalSkills.

--> Account::extCode4

Returns:
The possibly null value for structure field professionalSkills.

getReligion

List<Integer> getReligion()
Retrieves a list containing all the elements for the structure field religion.

--> Contact::religion

Returns:
A list containing all elements for this structure field.

getSalutation

String getSalutation()
Retrieves the value for the optional structure field salutation.

--> Contact::salutation

Returns:
The possibly null value for structure field salutation.

getSalutationCode

Integer getSalutationCode()
Retrieves the value for the optional structure field salutationCode.

--> Contact::salutationCode

Returns:
The possibly null value for structure field salutationCode.

getTitle

Integer getTitle()
Retrieves the value for the optional structure field title.

--> Account::extString0

Returns:
The possibly null value for structure field title.

getWebAddressBusiness

String getWebAddressBusiness()
Retrieves the value for the optional structure field webAddressBusiness.

--> Account::address [WebAddress]

Returns:
The possibly null value for structure field webAddressBusiness.

getWebAddressHome

String getWebAddressHome()
Retrieves the value for the optional structure field webAddressHome.

--> Account::address [WebAddress]

Returns:
The possibly null value for structure field webAddressHome.


This software is published under the BSD license. Copyright © 2003-2010, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.