com.ibm.commerce.user.objects
Interface DemographicsAccessBeanData
- All Known Implementing Classes:
- DemographicsAccessBean
- public interface DemographicsAccessBeanData
getAge
public java.lang.String getAge()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getCompanyName
public java.lang.String getCompanyName()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getField1
public java.lang.String getField1()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getField2
public java.lang.String getField2()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getField3
public java.lang.String getField3()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getField4
public java.lang.String getField4()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getField5
public java.lang.String getField5()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getField6
public java.lang.String getField6()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getField7
public java.lang.String getField7()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getGender
public java.lang.String getGender()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getHobbies
public java.lang.String getHobbies()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getIncome
public java.lang.String getIncome()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getIncomeCurrency
public java.lang.String getIncomeCurrency()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getMaritalStatus
public java.lang.String getMaritalStatus()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getNumberOfChildren
public java.lang.String getNumberOfChildren()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getNumberOfHouseholds
public java.lang.String getNumberOfHouseholds()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getOrderBefore
public java.lang.String getOrderBefore()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getTimezone
public java.lang.String getTimezone()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getUserId
public java.lang.String getUserId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
setAge
public void setAge(java.lang.String newValue)
setCompanyName
public void setCompanyName(java.lang.String newValue)
setField1
public void setField1(java.lang.String newValue)
setField2
public void setField2(java.lang.String newValue)
setField3
public void setField3(java.lang.String newValue)
setField4
public void setField4(java.lang.String newValue)
setField5
public void setField5(java.lang.String newValue)
setField6
public void setField6(java.lang.String newValue)
setField7
public void setField7(java.lang.String newValue)
setGender
public void setGender(java.lang.String newValue)
setHobbies
public void setHobbies(java.lang.String newValue)
setIncome
public void setIncome(java.lang.String newValue)
setIncomeCurrency
public void setIncomeCurrency(java.lang.String newValue)
setMaritalStatus
public void setMaritalStatus(java.lang.String newValue)
setNumberOfChildren
public void setNumberOfChildren(java.lang.String newValue)
setNumberOfHouseholds
public void setNumberOfHouseholds(java.lang.String newValue)
setOrderBefore
public void setOrderBefore(java.lang.String newValue)
setTimezone
public void setTimezone(java.lang.String newValue)
setUserId
public void setUserId(java.lang.String newValue)