org.opencrx.application.shop1.datatypes
Class AccountFieldMapper

java.lang.Object
  extended by org.opencrx.application.shop1.datatypes.AccountFieldMapper

public class AccountFieldMapper
extends Object


Constructor Summary
AccountFieldMapper()
           
 
Method Summary
 String getAccountNumber(Account account)
           
 Integer getAnnualIncomeAmount(Account account)
           
 Integer getAnnualIncomeCurrency(Account account)
           
 Integer getBirthDateIsValidated(Account account)
           
 String getBlogAddress(Account account)
           
 Integer getCommerceStatus(Account account)
           
 Integer getCommunityStatus(Account account)
           
 List<Integer> getComputerInternet(Account account)
           
 List<Integer> getEntertainment(Account account)
           
 List<Integer> getFinance(Account account)
           
 Integer getInternetProvider(Account account)
           
 Integer getInternetUsage(Account account)
           
 Integer getJobRole(Account account)
           
 List<Integer> getLifestyle(Account account)
           
 Integer getMonthlyIncomeAmount(Account account)
           
 Integer getMonthlyIncomeCurrency(Account account)
           
 List<Integer> getMusic(Account account)
           
 Integer getNativeLanguage(Account account)
           
 List<Integer> getOther(Account account)
           
 String getPasswordMd5(Account account)
           
 List<Integer> getPcUsage(Account account)
           
 Integer getPersonsInHousehold(Account account)
           
 String getPlaceOfBirth(Account account)
           
 Integer getPortalRating(Account account)
           
 Integer getProfessionalSkills(Account account)
           
 String getResetPasswordChallenge(Account account)
           
 String getResetPasswordResponse(Account account)
           
 List<Integer> getSports(Account account)
           
 List<String> getStateHistory(Account account)
           
 List<Integer> getTelecommunication(Account account)
           
 Integer getTitle(Account account)
           
 List<Integer> getTravel(Account account)
           
 String getUserName(Account account)
           
 Boolean isTestAccount(Account account)
           
 void setAnnualIncomeAmount(Account account, Integer newValue)
           
 void setAnnualIncomeCurrency(Account account, Integer newValue)
           
 void setBirthDateIsValidated(Account account, Integer newValue)
           
 void setBlogAddress(Account account, String newValue)
           
 void setCommerceStatus(Account account, Integer newValue)
           
 void setCommunityStatus(Account account, Integer newValue)
           
 void setComputerInternet(Account account, List<Integer> newValue)
           
 void setEntertainment(Account account, List<Integer> newValue)
           
 void setFinance(Account account, List<Integer> newValue)
           
 void setInternetProvider(Account account, Integer newValue)
           
 void setInternetUsage(Account account, Integer newValue)
           
 void setJobRole(Account account, Integer newValue)
           
 void setLifestyle(Account account, List<Integer> newValue)
           
 void setMonthlyIncomeAmount(Account account, Integer newValue)
           
 void setMonthlyIncomeCurrency(Account account, Integer newValue)
           
 void setMusic(Account account, List<Integer> newValue)
           
 void setNativeLanguage(Account account, Integer newValue)
           
 void setOther(Account account, List<Integer> newValue)
           
 void setPasswordMd5(Account account, String newValue)
           
 void setPcUsage(Account account, List<Integer> newValue)
           
 void setPersonsInHousehold(Account account, Integer newValue)
           
 void setPlaceOfBirth(Account account, String newValue)
           
 void setPortalRating(Account account, Integer newValue)
           
 void setProfessionalSkills(Account account, Integer newValue)
           
 void setResetPasswordChallenge(Account account, String newValue)
           
 void setResetPasswordResponse(Account account, String newValue)
           
 void setSports(Account account, List<Integer> newValue)
           
 void setTelecommunication(Account account, List<Integer> newValue)
           
 void setTitle(Account account, Integer newValue)
           
 void setTravel(Account account, List<Integer> newValue)
           
 void setUserName(Account account, String newValue)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AccountFieldMapper

public AccountFieldMapper()
Method Detail

getAccountNumber

public String getAccountNumber(Account account)

getStateHistory

public List<String> getStateHistory(Account account)

isTestAccount

public Boolean isTestAccount(Account account)

getUserName

public String getUserName(Account account)

getPasswordMd5

public String getPasswordMd5(Account account)

getResetPasswordChallenge

public String getResetPasswordChallenge(Account account)

getResetPasswordResponse

public String getResetPasswordResponse(Account account)

getTitle

public Integer getTitle(Account account)

getPlaceOfBirth

public String getPlaceOfBirth(Account account)

getBirthDateIsValidated

public Integer getBirthDateIsValidated(Account account)

getJobRole

public Integer getJobRole(Account account)

getAnnualIncomeAmount

public Integer getAnnualIncomeAmount(Account account)

getAnnualIncomeCurrency

public Integer getAnnualIncomeCurrency(Account account)

getMonthlyIncomeAmount

public Integer getMonthlyIncomeAmount(Account account)

getMonthlyIncomeCurrency

public Integer getMonthlyIncomeCurrency(Account account)

getNativeLanguage

public Integer getNativeLanguage(Account account)

getCommunityStatus

public Integer getCommunityStatus(Account account)

getCommerceStatus

public Integer getCommerceStatus(Account account)

getPersonsInHousehold

public Integer getPersonsInHousehold(Account account)

getProfessionalSkills

public Integer getProfessionalSkills(Account account)

getInternetUsage

public Integer getInternetUsage(Account account)

getInternetProvider

public Integer getInternetProvider(Account account)

getPcUsage

public List<Integer> getPcUsage(Account account)

getPortalRating

public Integer getPortalRating(Account account)

getSports

public List<Integer> getSports(Account account)

getTravel

public List<Integer> getTravel(Account account)

getFinance

public List<Integer> getFinance(Account account)

getComputerInternet

public List<Integer> getComputerInternet(Account account)

getTelecommunication

public List<Integer> getTelecommunication(Account account)

getEntertainment

public List<Integer> getEntertainment(Account account)

getMusic

public List<Integer> getMusic(Account account)

getLifestyle

public List<Integer> getLifestyle(Account account)

getOther

public List<Integer> getOther(Account account)

setUserName

public void setUserName(Account account,
                        String newValue)

setPasswordMd5

public void setPasswordMd5(Account account,
                           String newValue)

setResetPasswordChallenge

public void setResetPasswordChallenge(Account account,
                                      String newValue)

setResetPasswordResponse

public void setResetPasswordResponse(Account account,
                                     String newValue)

setSports

public void setSports(Account account,
                      List<Integer> newValue)

setTravel

public void setTravel(Account account,
                      List<Integer> newValue)

setFinance

public void setFinance(Account account,
                       List<Integer> newValue)

setComputerInternet

public void setComputerInternet(Account account,
                                List<Integer> newValue)

setTelecommunication

public void setTelecommunication(Account account,
                                 List<Integer> newValue)

setEntertainment

public void setEntertainment(Account account,
                             List<Integer> newValue)

setMusic

public void setMusic(Account account,
                     List<Integer> newValue)

setLifestyle

public void setLifestyle(Account account,
                         List<Integer> newValue)

setOther

public void setOther(Account account,
                     List<Integer> newValue)

setTitle

public void setTitle(Account account,
                     Integer newValue)

setPlaceOfBirth

public void setPlaceOfBirth(Account account,
                            String newValue)

setBirthDateIsValidated

public void setBirthDateIsValidated(Account account,
                                    Integer newValue)

setJobRole

public void setJobRole(Account account,
                       Integer newValue)

setAnnualIncomeAmount

public void setAnnualIncomeAmount(Account account,
                                  Integer newValue)

setAnnualIncomeCurrency

public void setAnnualIncomeCurrency(Account account,
                                    Integer newValue)

setMonthlyIncomeAmount

public void setMonthlyIncomeAmount(Account account,
                                   Integer newValue)

setMonthlyIncomeCurrency

public void setMonthlyIncomeCurrency(Account account,
                                     Integer newValue)

setNativeLanguage

public void setNativeLanguage(Account account,
                              Integer newValue)

setCommunityStatus

public void setCommunityStatus(Account account,
                               Integer newValue)

setCommerceStatus

public void setCommerceStatus(Account account,
                              Integer newValue)

setPersonsInHousehold

public void setPersonsInHousehold(Account account,
                                  Integer newValue)

setProfessionalSkills

public void setProfessionalSkills(Account account,
                                  Integer newValue)

setInternetUsage

public void setInternetUsage(Account account,
                             Integer newValue)

setInternetProvider

public void setInternetProvider(Account account,
                                Integer newValue)

setPcUsage

public void setPcUsage(Account account,
                       List<Integer> newValue)

setPortalRating

public void setPortalRating(Account account,
                            Integer newValue)

getBlogAddress

public String getBlogAddress(Account account)

setBlogAddress

public void setBlogAddress(Account account,
                           String newValue)


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