com.ibm.commerce.user.objects
Interface DemographicsAccessBeanData

All Known Implementing Classes:
DemographicsAccessBean

public interface DemographicsAccessBeanData

This table stores demographics information for users.


Method Summary
java.lang.String getAge()
java.lang.String getCompanyName()
java.lang.String getField1()
java.lang.String getField2()
java.lang.String getField3()
java.lang.String getField4()
java.lang.String getField5()
java.lang.String getField6()
java.lang.String getField7()
java.lang.String getGender()
java.lang.String getHobbies()
java.lang.String getIncome()
java.lang.String getIncomeCurrency()
java.lang.String getMaritalStatus()
java.lang.String getNumberOfChildren()
java.lang.String getNumberOfHouseholds()
java.lang.String getOrderBefore()
java.lang.String getTimezone()
java.lang.String getUserId()
void setAge(java.lang.String newValue)
void setCompanyName(java.lang.String newValue)
void setField1(java.lang.String newValue)
void setField2(java.lang.String newValue)
void setField3(java.lang.String newValue)
void setField4(java.lang.String newValue)
void setField5(java.lang.String newValue)
void setField6(java.lang.String newValue)
void setField7(java.lang.String newValue)
void setGender(java.lang.String newValue)
void setHobbies(java.lang.String newValue)
void setIncome(java.lang.String newValue)
void setIncomeCurrency(java.lang.String newValue)
void setMaritalStatus(java.lang.String newValue)
void setNumberOfChildren(java.lang.String newValue)
void setNumberOfHouseholds(java.lang.String newValue)
void setOrderBefore(java.lang.String newValue)
void setTimezone(java.lang.String newValue)
void setUserId(java.lang.String newValue)

Method Detail

getNumberOfChildren

public java.lang.String getNumberOfChildren()
                                     throws java.rmi.RemoteException,
                                            javax.ejb.CreateException,
                                            javax.ejb.FinderException,
                                            javax.naming.NamingException
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setNumberOfChildren

public void setNumberOfChildren(java.lang.String newValue)

getOrderBefore

public java.lang.String getOrderBefore()
                                throws java.rmi.RemoteException,
                                       javax.ejb.CreateException,
                                       javax.ejb.FinderException,
                                       javax.naming.NamingException
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setOrderBefore

public void setOrderBefore(java.lang.String newValue)

getGender

public java.lang.String getGender()
                           throws java.rmi.RemoteException,
                                  javax.ejb.CreateException,
                                  javax.ejb.FinderException,
                                  javax.naming.NamingException
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setGender

public void setGender(java.lang.String newValue)

getCompanyName

public java.lang.String getCompanyName()
                                throws java.rmi.RemoteException,
                                       javax.ejb.CreateException,
                                       javax.ejb.FinderException,
                                       javax.naming.NamingException
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setCompanyName

public void setCompanyName(java.lang.String newValue)

getUserId

public java.lang.String getUserId()
                           throws java.rmi.RemoteException,
                                  javax.ejb.CreateException,
                                  javax.ejb.FinderException,
                                  javax.naming.NamingException
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setUserId

public void setUserId(java.lang.String newValue)

getMaritalStatus

public java.lang.String getMaritalStatus()
                                  throws java.rmi.RemoteException,
                                         javax.ejb.CreateException,
                                         javax.ejb.FinderException,
                                         javax.naming.NamingException
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setMaritalStatus

public void setMaritalStatus(java.lang.String newValue)

getAge

public java.lang.String getAge()
                        throws java.rmi.RemoteException,
                               javax.ejb.CreateException,
                               javax.ejb.FinderException,
                               javax.naming.NamingException
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setAge

public void setAge(java.lang.String newValue)

getField7

public java.lang.String getField7()
                           throws java.rmi.RemoteException,
                                  javax.ejb.CreateException,
                                  javax.ejb.FinderException,
                                  javax.naming.NamingException
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setField7

public void setField7(java.lang.String newValue)

getField6

public java.lang.String getField6()
                           throws java.rmi.RemoteException,
                                  javax.ejb.CreateException,
                                  javax.ejb.FinderException,
                                  javax.naming.NamingException
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setField6

public void setField6(java.lang.String newValue)

getField5

public java.lang.String getField5()
                           throws java.rmi.RemoteException,
                                  javax.ejb.CreateException,
                                  javax.ejb.FinderException,
                                  javax.naming.NamingException
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setField5

public void setField5(java.lang.String newValue)

getTimezone

public java.lang.String getTimezone()
                             throws java.rmi.RemoteException,
                                    javax.ejb.CreateException,
                                    javax.ejb.FinderException,
                                    javax.naming.NamingException
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setTimezone

public void setTimezone(java.lang.String newValue)

getField4

public java.lang.String getField4()
                           throws java.rmi.RemoteException,
                                  javax.ejb.CreateException,
                                  javax.ejb.FinderException,
                                  javax.naming.NamingException
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setField4

public void setField4(java.lang.String newValue)

getField3

public java.lang.String getField3()
                           throws java.rmi.RemoteException,
                                  javax.ejb.CreateException,
                                  javax.ejb.FinderException,
                                  javax.naming.NamingException
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setField3

public void setField3(java.lang.String newValue)

getField2

public java.lang.String getField2()
                           throws java.rmi.RemoteException,
                                  javax.ejb.CreateException,
                                  javax.ejb.FinderException,
                                  javax.naming.NamingException
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setField2

public void setField2(java.lang.String newValue)

getField1

public java.lang.String getField1()
                           throws java.rmi.RemoteException,
                                  javax.ejb.CreateException,
                                  javax.ejb.FinderException,
                                  javax.naming.NamingException
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setField1

public void setField1(java.lang.String newValue)

getNumberOfHouseholds

public java.lang.String getNumberOfHouseholds()
                                       throws java.rmi.RemoteException,
                                              javax.ejb.CreateException,
                                              javax.ejb.FinderException,
                                              javax.naming.NamingException
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setNumberOfHouseholds

public void setNumberOfHouseholds(java.lang.String newValue)

getIncomeCurrency

public java.lang.String getIncomeCurrency()
                                   throws java.rmi.RemoteException,
                                          javax.ejb.CreateException,
                                          javax.ejb.FinderException,
                                          javax.naming.NamingException
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setIncomeCurrency

public void setIncomeCurrency(java.lang.String newValue)

getHobbies

public java.lang.String getHobbies()
                            throws java.rmi.RemoteException,
                                   javax.ejb.CreateException,
                                   javax.ejb.FinderException,
                                   javax.naming.NamingException
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setHobbies

public void setHobbies(java.lang.String newValue)

getIncome

public java.lang.String getIncome()
                           throws java.rmi.RemoteException,
                                  javax.ejb.CreateException,
                                  javax.ejb.FinderException,
                                  javax.naming.NamingException
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setIncome

public void setIncome(java.lang.String newValue)

Feedback