com.ibm.commerce.inventory.beans

Class VendorInformationDataBean

  • All Implemented Interfaces:
    DataBean, InputDataBean, SmartDataBean, com.ibm.commerce.inventory.beans.VendorInformationInputDataBean, com.ibm.commerce.inventory.beans.VendorInformationSmartDataBean, Delegator, java.io.Serializable


    public class VendorInformationDataBean
    extends com.ibm.commerce.inventory.beansrc.VendorInformationListDataBeanBase
    implements com.ibm.commerce.inventory.beans.VendorInformationInputDataBean, com.ibm.commerce.inventory.beans.VendorInformationSmartDataBean
    This databean represents a VendorInformationDataBean object.
    See Also:
    Serialized Form
    • Field Detail

      • COPYRIGHT

        public static final java.lang.String COPYRIGHT
        The IBM copyright notice field.
        See Also:
        Constant Field Values
    • Constructor Detail

      • VendorInformationDataBean

        public VendorInformationDataBean()
    • Method Detail

      • getDataBeanKeyAddress1

        public java.lang.String getDataBeanKeyAddress1()
        This method returns the databean key:address1.
        Specified by:
        getDataBeanKeyAddress1 in interface com.ibm.commerce.inventory.beans.VendorInformationSmartDataBean
        Returns:
        java.lang.String the databean key:address1.
      • getDataBeanKeyAddress2

        public java.lang.String getDataBeanKeyAddress2()
        This method returns the databean key:address2.
        Specified by:
        getDataBeanKeyAddress2 in interface com.ibm.commerce.inventory.beans.VendorInformationSmartDataBean
        Returns:
        java.lang.String the databean key:address2.
      • getDataBeanKeyAddress3

        public java.lang.String getDataBeanKeyAddress3()
        This method returns the databean key:address3.
        Specified by:
        getDataBeanKeyAddress3 in interface com.ibm.commerce.inventory.beans.VendorInformationSmartDataBean
        Returns:
        java.lang.String the databean key:address3.
      • getDataBeanKeyBusinessTitle

        public java.lang.String getDataBeanKeyBusinessTitle()
        This method returns the databean key:business title.
        Specified by:
        getDataBeanKeyBusinessTitle in interface com.ibm.commerce.inventory.beans.VendorInformationSmartDataBean
        Returns:
        java.lang.String the databean key:business title.
      • getDataBeanKeyCity

        public java.lang.String getDataBeanKeyCity()
        This method returns the databean key:city.
        Specified by:
        getDataBeanKeyCity in interface com.ibm.commerce.inventory.beans.VendorInformationSmartDataBean
        Returns:
        java.lang.String the databean key:city.
      • getDataBeanKeyCountry

        public java.lang.String getDataBeanKeyCountry()
        This method returns the databean key:country.
        Specified by:
        getDataBeanKeyCountry in interface com.ibm.commerce.inventory.beans.VendorInformationSmartDataBean
        Returns:
        java.lang.String the databean key:country.
      • getDataBeanKeyDescription

        public java.lang.String getDataBeanKeyDescription()
        This method returns the databean key:description.
        Specified by:
        getDataBeanKeyDescription in interface com.ibm.commerce.inventory.beans.VendorInformationSmartDataBean
        Returns:
        java.lang.String the databean key:description.
      • getDataBeanKeyEmail1

        public java.lang.String getDataBeanKeyEmail1()
        This method returns the databean key:email1.
        Specified by:
        getDataBeanKeyEmail1 in interface com.ibm.commerce.inventory.beans.VendorInformationSmartDataBean
        Returns:
        java.lang.String the databean key:email1.
      • getDataBeanKeyFax1

        public java.lang.String getDataBeanKeyFax1()
        This method returns the databean key:fax1.
        Specified by:
        getDataBeanKeyFax1 in interface com.ibm.commerce.inventory.beans.VendorInformationSmartDataBean
        Returns:
        java.lang.String the databean key:fax1.
      • getDataBeanKeyFirstname

        public java.lang.String getDataBeanKeyFirstname()
        This method returns the databean key:first name.
        Specified by:
        getDataBeanKeyFirstname in interface com.ibm.commerce.inventory.beans.VendorInformationSmartDataBean
        Returns:
        java.lang.String the databean key:first name.
      • getDataBeanKeyLastname

        public java.lang.String getDataBeanKeyLastname()
        This method returns the databean key:last name.
        Specified by:
        getDataBeanKeyLastname in interface com.ibm.commerce.inventory.beans.VendorInformationSmartDataBean
        Returns:
        java.lang.String the databean key:last name.
      • getDataBeanKeyMiddlename

        public java.lang.String getDataBeanKeyMiddlename()
        This method returns the databean key:middle name.
        Specified by:
        getDataBeanKeyMiddlename in interface com.ibm.commerce.inventory.beans.VendorInformationSmartDataBean
        Returns:
        java.lang.String the databean key:middle name.
      • getDataBeanKeyPersonTitle

        public java.lang.String getDataBeanKeyPersonTitle()
        This method returns the databean key:person title.
        Specified by:
        getDataBeanKeyPersonTitle in interface com.ibm.commerce.inventory.beans.VendorInformationSmartDataBean
        Returns:
        java.lang.String the databean key:person title.
      • getDataBeanKeyPhone1

        public java.lang.String getDataBeanKeyPhone1()
        This method returns the databean key:phone1.
        Specified by:
        getDataBeanKeyPhone1 in interface com.ibm.commerce.inventory.beans.VendorInformationSmartDataBean
        Returns:
        java.lang.String the databean key:phone1.
      • getDataBeanKeyState

        public java.lang.String getDataBeanKeyState()
        This method returns the databean key:state.
        Specified by:
        getDataBeanKeyState in interface com.ibm.commerce.inventory.beans.VendorInformationSmartDataBean
        Returns:
        java.lang.String the databean key:state.
      • getDataBeanKeyVendorName

        public java.lang.String getDataBeanKeyVendorName()
        This method returns the databean key:vendor name.
        Specified by:
        getDataBeanKeyVendorName in interface com.ibm.commerce.inventory.beans.VendorInformationSmartDataBean
        Returns:
        java.lang.String the databean key:vendor name.
      • getDataBeanKeyZipCode

        public java.lang.String getDataBeanKeyZipCode()
        This method returns the databean key:zip code.
        Specified by:
        getDataBeanKeyZipCode in interface com.ibm.commerce.inventory.beans.VendorInformationSmartDataBean
        Returns:
        java.lang.String the databean key:zip code.
      • populate

        public void populate()
                      throws java.lang.Exception
        This method is used to populate the VendorInformationDataBean(It does nothing here).
        Specified by:
        populate in interface SmartDataBean
        Overrides:
        populate in class SmartDataBeanImpl
        Throws:
        java.lang.Exception
      • setDataBeanKeyAddress1

        public void setDataBeanKeyAddress1(java.lang.String aAddress1)
        This method sets the databean key:address1.
        Specified by:
        setDataBeanKeyAddress1 in interface com.ibm.commerce.inventory.beans.VendorInformationInputDataBean
        Parameters:
        aAddress1 - java.lang.String
      • setDataBeanKeyAddress2

        public void setDataBeanKeyAddress2(java.lang.String aAddress2)
        This method sets the databean key:address2.
        Specified by:
        setDataBeanKeyAddress2 in interface com.ibm.commerce.inventory.beans.VendorInformationInputDataBean
        Parameters:
        aAddress2 - java.lang.String
      • setDataBeanKeyAddress3

        public void setDataBeanKeyAddress3(java.lang.String aAddress3)
        This method sets the databean key:address3.
        Specified by:
        setDataBeanKeyAddress3 in interface com.ibm.commerce.inventory.beans.VendorInformationInputDataBean
        Parameters:
        aAddress3 - java.lang.String
      • setDataBeanKeyBusinessTitle

        public void setDataBeanKeyBusinessTitle(java.lang.String aBusinessTitle)
        This method sets the databean key:business title.
        Specified by:
        setDataBeanKeyBusinessTitle in interface com.ibm.commerce.inventory.beans.VendorInformationInputDataBean
        Parameters:
        aBusinessTitle - java.lang.String
      • setDataBeanKeyCity

        public void setDataBeanKeyCity(java.lang.String aCity)
        This method sets the databean key:city.
        Specified by:
        setDataBeanKeyCity in interface com.ibm.commerce.inventory.beans.VendorInformationInputDataBean
        Parameters:
        aCity - java.lang.String
      • setDataBeanKeyCountry

        public void setDataBeanKeyCountry(java.lang.String aCountry)
        This method sets the databean key:country.
        Specified by:
        setDataBeanKeyCountry in interface com.ibm.commerce.inventory.beans.VendorInformationInputDataBean
        Parameters:
        aCountry - java.lang.String
      • setDataBeanKeyDescription

        public void setDataBeanKeyDescription(java.lang.String aDescription)
        This method sets the databean key:description.
        Specified by:
        setDataBeanKeyDescription in interface com.ibm.commerce.inventory.beans.VendorInformationInputDataBean
        Parameters:
        aDescription - java.lang.String
      • setDataBeanKeyEmail1

        public void setDataBeanKeyEmail1(java.lang.String aEmail1)
        This method sets the databean key:email1.
        Specified by:
        setDataBeanKeyEmail1 in interface com.ibm.commerce.inventory.beans.VendorInformationInputDataBean
        Parameters:
        aEmail1 - java.lang.String
      • setDataBeanKeyFax1

        public void setDataBeanKeyFax1(java.lang.String aFax1)
        This method sets the databean key:fax1.
        Specified by:
        setDataBeanKeyFax1 in interface com.ibm.commerce.inventory.beans.VendorInformationInputDataBean
        Parameters:
        aFax1 - java.lang.String
      • setDataBeanKeyFirstname

        public void setDataBeanKeyFirstname(java.lang.String aFirstname)
        This method sets the databean key:first name.
        Specified by:
        setDataBeanKeyFirstname in interface com.ibm.commerce.inventory.beans.VendorInformationInputDataBean
        Parameters:
        aFirstname - java.lang.String
      • setDataBeanKeyLastname

        public void setDataBeanKeyLastname(java.lang.String aLastname)
        This method sets the databean key:last name.
        Specified by:
        setDataBeanKeyLastname in interface com.ibm.commerce.inventory.beans.VendorInformationInputDataBean
        Parameters:
        aLastname - java.lang.String
      • setDataBeanKeyMiddlename

        public void setDataBeanKeyMiddlename(java.lang.String aMiddlename)
        This method sets the databean key:middle name.
        Specified by:
        setDataBeanKeyMiddlename in interface com.ibm.commerce.inventory.beans.VendorInformationInputDataBean
        Parameters:
        aMiddlename - java.lang.String
      • setDataBeanKeyPersonTitle

        public void setDataBeanKeyPersonTitle(java.lang.String aPersonTitle)
        This method sets the databean key:person title.
        Specified by:
        setDataBeanKeyPersonTitle in interface com.ibm.commerce.inventory.beans.VendorInformationInputDataBean
        Parameters:
        aPersonTitle - java.lang.String
      • setDataBeanKeyPhone1

        public void setDataBeanKeyPhone1(java.lang.String aPhone1)
        This method sets the databean key:phone1.
        Specified by:
        setDataBeanKeyPhone1 in interface com.ibm.commerce.inventory.beans.VendorInformationInputDataBean
        Parameters:
        aPhone1 - java.lang.String
      • setDataBeanKeyState

        public void setDataBeanKeyState(java.lang.String aState)
        This method sets the databean key:state.
        Specified by:
        setDataBeanKeyState in interface com.ibm.commerce.inventory.beans.VendorInformationInputDataBean
        Parameters:
        aState - java.lang.String
      • setDataBeanKeyVendorName

        public void setDataBeanKeyVendorName(java.lang.String aVendorName)
        This method sets the databean key:vendor name.
        Specified by:
        setDataBeanKeyVendorName in interface com.ibm.commerce.inventory.beans.VendorInformationInputDataBean
        Parameters:
        aVendorName - java.lang.String
      • setDataBeanKeyZipCode

        public void setDataBeanKeyZipCode(java.lang.String aZipCode)
        This method sets the databean key:zip code.
        Specified by:
        setDataBeanKeyZipCode in interface com.ibm.commerce.inventory.beans.VendorInformationInputDataBean
        Parameters:
        aZipCode - java.lang.String