public class VendorInformationDataBean
extends com.ibm.commerce.inventory.beansrc.VendorInformationListDataBeanBase
implements com.ibm.commerce.inventory.beans.VendorInformationInputDataBean, com.ibm.commerce.inventory.beans.VendorInformationSmartDataBean
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT
The IBM copyright notice field.
|
emptyString
Constructor and Description |
---|
VendorInformationDataBean() |
Modifier and Type | Method and Description |
---|---|
CommandContext |
getCommandContext()
This method returns the command context set within this bean.
|
java.lang.String |
getDataBeanKeyAddress1()
This method returns the databean key:address1.
|
java.lang.String |
getDataBeanKeyAddress2()
This method returns the databean key:address2.
|
java.lang.String |
getDataBeanKeyAddress3()
This method returns the databean key:address3.
|
java.lang.String |
getDataBeanKeyBusinessTitle()
This method returns the databean key:business title.
|
java.lang.String |
getDataBeanKeyCity()
This method returns the databean key:city.
|
java.lang.String |
getDataBeanKeyCountry()
This method returns the databean key:country.
|
java.lang.String |
getDataBeanKeyDescription()
This method returns the databean key:description.
|
java.lang.String |
getDataBeanKeyEmail1()
This method returns the databean key:email1.
|
java.lang.String |
getDataBeanKeyFax1()
This method returns the databean key:fax1.
|
java.lang.String |
getDataBeanKeyFirstname()
This method returns the databean key:first name.
|
java.lang.String |
getDataBeanKeyLastname()
This method returns the databean key:last name.
|
java.lang.String |
getDataBeanKeyMiddlename()
This method returns the databean key:middle name.
|
java.lang.String |
getDataBeanKeyPersonTitle()
This method returns the databean key:person title.
|
java.lang.String |
getDataBeanKeyPhone1()
This method returns the databean key:phone1.
|
java.lang.String |
getDataBeanKeyState()
This method returns the databean key:state.
|
java.lang.String |
getDataBeanKeyVendorName()
This method returns the databean key:vendor name.
|
java.lang.String |
getDataBeanKeyZipCode()
This method returns the databean key:zip code.
|
TypedProperty |
getRequestProperties()
This method returns the request property set within this bean.
|
void |
populate()
This method is used to populate the VendorInformationDataBean(It does nothing here).
|
void |
setCommandContext(CommandContext aCommandContext)
This method sets the command context within this bean.
|
void |
setDataBeanKeyAddress1(java.lang.String aAddress1)
This method sets the databean key:address1.
|
void |
setDataBeanKeyAddress2(java.lang.String aAddress2)
This method sets the databean key:address2.
|
void |
setDataBeanKeyAddress3(java.lang.String aAddress3)
This method sets the databean key:address3.
|
void |
setDataBeanKeyBusinessTitle(java.lang.String aBusinessTitle)
This method sets the databean key:business title.
|
void |
setDataBeanKeyCity(java.lang.String aCity)
This method sets the databean key:city.
|
void |
setDataBeanKeyCountry(java.lang.String aCountry)
This method sets the databean key:country.
|
void |
setDataBeanKeyDescription(java.lang.String aDescription)
This method sets the databean key:description.
|
void |
setDataBeanKeyEmail1(java.lang.String aEmail1)
This method sets the databean key:email1.
|
void |
setDataBeanKeyFax1(java.lang.String aFax1)
This method sets the databean key:fax1.
|
void |
setDataBeanKeyFirstname(java.lang.String aFirstname)
This method sets the databean key:first name.
|
void |
setDataBeanKeyLastname(java.lang.String aLastname)
This method sets the databean key:last name.
|
void |
setDataBeanKeyMiddlename(java.lang.String aMiddlename)
This method sets the databean key:middle name.
|
void |
setDataBeanKeyPersonTitle(java.lang.String aPersonTitle)
This method sets the databean key:person title.
|
void |
setDataBeanKeyPhone1(java.lang.String aPhone1)
This method sets the databean key:phone1.
|
void |
setDataBeanKeyState(java.lang.String aState)
This method sets the databean key:state.
|
void |
setDataBeanKeyVendorName(java.lang.String aVendorName)
This method sets the databean key:vendor name.
|
void |
setDataBeanKeyZipCode(java.lang.String aZipCode)
This method sets the databean key:zip code.
|
void |
setRequestProperties(TypedProperty aRequestProperty)
This method sets the request property within this bean.
|
getDelegate
fulfills, getHttpRequest, getHttpResponse, getResources, getViewCommandContext, setHttpRequest, setHttpResponse, setViewCommandContext
public static final java.lang.String COPYRIGHT
public CommandContext getCommandContext()
getCommandContext
in interface SmartDataBean
getCommandContext
in class SmartDataBeanImpl
public java.lang.String getDataBeanKeyAddress1()
getDataBeanKeyAddress1
in interface com.ibm.commerce.inventory.beans.VendorInformationSmartDataBean
public java.lang.String getDataBeanKeyAddress2()
getDataBeanKeyAddress2
in interface com.ibm.commerce.inventory.beans.VendorInformationSmartDataBean
public java.lang.String getDataBeanKeyAddress3()
getDataBeanKeyAddress3
in interface com.ibm.commerce.inventory.beans.VendorInformationSmartDataBean
public java.lang.String getDataBeanKeyBusinessTitle()
getDataBeanKeyBusinessTitle
in interface com.ibm.commerce.inventory.beans.VendorInformationSmartDataBean
public java.lang.String getDataBeanKeyCity()
getDataBeanKeyCity
in interface com.ibm.commerce.inventory.beans.VendorInformationSmartDataBean
public java.lang.String getDataBeanKeyCountry()
getDataBeanKeyCountry
in interface com.ibm.commerce.inventory.beans.VendorInformationSmartDataBean
public java.lang.String getDataBeanKeyDescription()
getDataBeanKeyDescription
in interface com.ibm.commerce.inventory.beans.VendorInformationSmartDataBean
public java.lang.String getDataBeanKeyEmail1()
getDataBeanKeyEmail1
in interface com.ibm.commerce.inventory.beans.VendorInformationSmartDataBean
public java.lang.String getDataBeanKeyFax1()
getDataBeanKeyFax1
in interface com.ibm.commerce.inventory.beans.VendorInformationSmartDataBean
public java.lang.String getDataBeanKeyFirstname()
getDataBeanKeyFirstname
in interface com.ibm.commerce.inventory.beans.VendorInformationSmartDataBean
public java.lang.String getDataBeanKeyLastname()
getDataBeanKeyLastname
in interface com.ibm.commerce.inventory.beans.VendorInformationSmartDataBean
public java.lang.String getDataBeanKeyMiddlename()
getDataBeanKeyMiddlename
in interface com.ibm.commerce.inventory.beans.VendorInformationSmartDataBean
public java.lang.String getDataBeanKeyPersonTitle()
getDataBeanKeyPersonTitle
in interface com.ibm.commerce.inventory.beans.VendorInformationSmartDataBean
public java.lang.String getDataBeanKeyPhone1()
getDataBeanKeyPhone1
in interface com.ibm.commerce.inventory.beans.VendorInformationSmartDataBean
public java.lang.String getDataBeanKeyState()
getDataBeanKeyState
in interface com.ibm.commerce.inventory.beans.VendorInformationSmartDataBean
public java.lang.String getDataBeanKeyVendorName()
getDataBeanKeyVendorName
in interface com.ibm.commerce.inventory.beans.VendorInformationSmartDataBean
public java.lang.String getDataBeanKeyZipCode()
getDataBeanKeyZipCode
in interface com.ibm.commerce.inventory.beans.VendorInformationSmartDataBean
public TypedProperty getRequestProperties()
getRequestProperties
in interface InputDataBean
getRequestProperties
in class InputDataBeanImpl
public void populate() throws java.lang.Exception
populate
in interface SmartDataBean
populate
in class SmartDataBeanImpl
java.lang.Exception
public void setCommandContext(CommandContext aCommandContext)
setCommandContext
in interface SmartDataBean
setCommandContext
in class SmartDataBeanImpl
aCommandContext
- com.ibm.commerce.command.CommandContextpublic void setDataBeanKeyAddress1(java.lang.String aAddress1)
setDataBeanKeyAddress1
in interface com.ibm.commerce.inventory.beans.VendorInformationInputDataBean
aAddress1
- java.lang.Stringpublic void setDataBeanKeyAddress2(java.lang.String aAddress2)
setDataBeanKeyAddress2
in interface com.ibm.commerce.inventory.beans.VendorInformationInputDataBean
aAddress2
- java.lang.Stringpublic void setDataBeanKeyAddress3(java.lang.String aAddress3)
setDataBeanKeyAddress3
in interface com.ibm.commerce.inventory.beans.VendorInformationInputDataBean
aAddress3
- java.lang.Stringpublic void setDataBeanKeyBusinessTitle(java.lang.String aBusinessTitle)
setDataBeanKeyBusinessTitle
in interface com.ibm.commerce.inventory.beans.VendorInformationInputDataBean
aBusinessTitle
- java.lang.Stringpublic void setDataBeanKeyCity(java.lang.String aCity)
setDataBeanKeyCity
in interface com.ibm.commerce.inventory.beans.VendorInformationInputDataBean
aCity
- java.lang.Stringpublic void setDataBeanKeyCountry(java.lang.String aCountry)
setDataBeanKeyCountry
in interface com.ibm.commerce.inventory.beans.VendorInformationInputDataBean
aCountry
- java.lang.Stringpublic void setDataBeanKeyDescription(java.lang.String aDescription)
setDataBeanKeyDescription
in interface com.ibm.commerce.inventory.beans.VendorInformationInputDataBean
aDescription
- java.lang.Stringpublic void setDataBeanKeyEmail1(java.lang.String aEmail1)
setDataBeanKeyEmail1
in interface com.ibm.commerce.inventory.beans.VendorInformationInputDataBean
aEmail1
- java.lang.Stringpublic void setDataBeanKeyFax1(java.lang.String aFax1)
setDataBeanKeyFax1
in interface com.ibm.commerce.inventory.beans.VendorInformationInputDataBean
aFax1
- java.lang.Stringpublic void setDataBeanKeyFirstname(java.lang.String aFirstname)
setDataBeanKeyFirstname
in interface com.ibm.commerce.inventory.beans.VendorInformationInputDataBean
aFirstname
- java.lang.Stringpublic void setDataBeanKeyLastname(java.lang.String aLastname)
setDataBeanKeyLastname
in interface com.ibm.commerce.inventory.beans.VendorInformationInputDataBean
aLastname
- java.lang.Stringpublic void setDataBeanKeyMiddlename(java.lang.String aMiddlename)
setDataBeanKeyMiddlename
in interface com.ibm.commerce.inventory.beans.VendorInformationInputDataBean
aMiddlename
- java.lang.Stringpublic void setDataBeanKeyPersonTitle(java.lang.String aPersonTitle)
setDataBeanKeyPersonTitle
in interface com.ibm.commerce.inventory.beans.VendorInformationInputDataBean
aPersonTitle
- java.lang.Stringpublic void setDataBeanKeyPhone1(java.lang.String aPhone1)
setDataBeanKeyPhone1
in interface com.ibm.commerce.inventory.beans.VendorInformationInputDataBean
aPhone1
- java.lang.Stringpublic void setDataBeanKeyState(java.lang.String aState)
setDataBeanKeyState
in interface com.ibm.commerce.inventory.beans.VendorInformationInputDataBean
aState
- java.lang.Stringpublic void setDataBeanKeyVendorName(java.lang.String aVendorName)
setDataBeanKeyVendorName
in interface com.ibm.commerce.inventory.beans.VendorInformationInputDataBean
aVendorName
- java.lang.Stringpublic void setDataBeanKeyZipCode(java.lang.String aZipCode)
setDataBeanKeyZipCode
in interface com.ibm.commerce.inventory.beans.VendorInformationInputDataBean
aZipCode
- java.lang.Stringpublic void setRequestProperties(TypedProperty aRequestProperty)
setRequestProperties
in interface InputDataBean
setRequestProperties
in class InputDataBeanImpl
aRequestProperty
- com.ibm.commerce.datatype.TypedProperty