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.
|
getDelegatefulfills, getHttpRequest, getHttpResponse, getResources, getViewCommandContext, setHttpRequest, setHttpResponse, setViewCommandContextpublic static final java.lang.String COPYRIGHT
public CommandContext getCommandContext()
getCommandContext in interface SmartDataBeangetCommandContext in class SmartDataBeanImplpublic java.lang.String getDataBeanKeyAddress1()
getDataBeanKeyAddress1 in interface com.ibm.commerce.inventory.beans.VendorInformationSmartDataBeanpublic java.lang.String getDataBeanKeyAddress2()
getDataBeanKeyAddress2 in interface com.ibm.commerce.inventory.beans.VendorInformationSmartDataBeanpublic java.lang.String getDataBeanKeyAddress3()
getDataBeanKeyAddress3 in interface com.ibm.commerce.inventory.beans.VendorInformationSmartDataBeanpublic java.lang.String getDataBeanKeyBusinessTitle()
getDataBeanKeyBusinessTitle in interface com.ibm.commerce.inventory.beans.VendorInformationSmartDataBeanpublic java.lang.String getDataBeanKeyCity()
getDataBeanKeyCity in interface com.ibm.commerce.inventory.beans.VendorInformationSmartDataBeanpublic java.lang.String getDataBeanKeyCountry()
getDataBeanKeyCountry in interface com.ibm.commerce.inventory.beans.VendorInformationSmartDataBeanpublic java.lang.String getDataBeanKeyDescription()
getDataBeanKeyDescription in interface com.ibm.commerce.inventory.beans.VendorInformationSmartDataBeanpublic java.lang.String getDataBeanKeyEmail1()
getDataBeanKeyEmail1 in interface com.ibm.commerce.inventory.beans.VendorInformationSmartDataBeanpublic java.lang.String getDataBeanKeyFax1()
getDataBeanKeyFax1 in interface com.ibm.commerce.inventory.beans.VendorInformationSmartDataBeanpublic java.lang.String getDataBeanKeyFirstname()
getDataBeanKeyFirstname in interface com.ibm.commerce.inventory.beans.VendorInformationSmartDataBeanpublic java.lang.String getDataBeanKeyLastname()
getDataBeanKeyLastname in interface com.ibm.commerce.inventory.beans.VendorInformationSmartDataBeanpublic java.lang.String getDataBeanKeyMiddlename()
getDataBeanKeyMiddlename in interface com.ibm.commerce.inventory.beans.VendorInformationSmartDataBeanpublic java.lang.String getDataBeanKeyPersonTitle()
getDataBeanKeyPersonTitle in interface com.ibm.commerce.inventory.beans.VendorInformationSmartDataBeanpublic java.lang.String getDataBeanKeyPhone1()
getDataBeanKeyPhone1 in interface com.ibm.commerce.inventory.beans.VendorInformationSmartDataBeanpublic java.lang.String getDataBeanKeyState()
getDataBeanKeyState in interface com.ibm.commerce.inventory.beans.VendorInformationSmartDataBeanpublic java.lang.String getDataBeanKeyVendorName()
getDataBeanKeyVendorName in interface com.ibm.commerce.inventory.beans.VendorInformationSmartDataBeanpublic java.lang.String getDataBeanKeyZipCode()
getDataBeanKeyZipCode in interface com.ibm.commerce.inventory.beans.VendorInformationSmartDataBeanpublic TypedProperty getRequestProperties()
getRequestProperties in interface InputDataBeangetRequestProperties in class InputDataBeanImplpublic void populate()
throws java.lang.Exception
populate in interface SmartDataBeanpopulate in class SmartDataBeanImpljava.lang.Exceptionpublic void setCommandContext(CommandContext aCommandContext)
setCommandContext in interface SmartDataBeansetCommandContext in class SmartDataBeanImplaCommandContext - com.ibm.commerce.command.CommandContextpublic void setDataBeanKeyAddress1(java.lang.String aAddress1)
setDataBeanKeyAddress1 in interface com.ibm.commerce.inventory.beans.VendorInformationInputDataBeanaAddress1 - java.lang.Stringpublic void setDataBeanKeyAddress2(java.lang.String aAddress2)
setDataBeanKeyAddress2 in interface com.ibm.commerce.inventory.beans.VendorInformationInputDataBeanaAddress2 - java.lang.Stringpublic void setDataBeanKeyAddress3(java.lang.String aAddress3)
setDataBeanKeyAddress3 in interface com.ibm.commerce.inventory.beans.VendorInformationInputDataBeanaAddress3 - java.lang.Stringpublic void setDataBeanKeyBusinessTitle(java.lang.String aBusinessTitle)
setDataBeanKeyBusinessTitle in interface com.ibm.commerce.inventory.beans.VendorInformationInputDataBeanaBusinessTitle - java.lang.Stringpublic void setDataBeanKeyCity(java.lang.String aCity)
setDataBeanKeyCity in interface com.ibm.commerce.inventory.beans.VendorInformationInputDataBeanaCity - java.lang.Stringpublic void setDataBeanKeyCountry(java.lang.String aCountry)
setDataBeanKeyCountry in interface com.ibm.commerce.inventory.beans.VendorInformationInputDataBeanaCountry - java.lang.Stringpublic void setDataBeanKeyDescription(java.lang.String aDescription)
setDataBeanKeyDescription in interface com.ibm.commerce.inventory.beans.VendorInformationInputDataBeanaDescription - java.lang.Stringpublic void setDataBeanKeyEmail1(java.lang.String aEmail1)
setDataBeanKeyEmail1 in interface com.ibm.commerce.inventory.beans.VendorInformationInputDataBeanaEmail1 - java.lang.Stringpublic void setDataBeanKeyFax1(java.lang.String aFax1)
setDataBeanKeyFax1 in interface com.ibm.commerce.inventory.beans.VendorInformationInputDataBeanaFax1 - java.lang.Stringpublic void setDataBeanKeyFirstname(java.lang.String aFirstname)
setDataBeanKeyFirstname in interface com.ibm.commerce.inventory.beans.VendorInformationInputDataBeanaFirstname - java.lang.Stringpublic void setDataBeanKeyLastname(java.lang.String aLastname)
setDataBeanKeyLastname in interface com.ibm.commerce.inventory.beans.VendorInformationInputDataBeanaLastname - java.lang.Stringpublic void setDataBeanKeyMiddlename(java.lang.String aMiddlename)
setDataBeanKeyMiddlename in interface com.ibm.commerce.inventory.beans.VendorInformationInputDataBeanaMiddlename - java.lang.Stringpublic void setDataBeanKeyPersonTitle(java.lang.String aPersonTitle)
setDataBeanKeyPersonTitle in interface com.ibm.commerce.inventory.beans.VendorInformationInputDataBeanaPersonTitle - java.lang.Stringpublic void setDataBeanKeyPhone1(java.lang.String aPhone1)
setDataBeanKeyPhone1 in interface com.ibm.commerce.inventory.beans.VendorInformationInputDataBeanaPhone1 - java.lang.Stringpublic void setDataBeanKeyState(java.lang.String aState)
setDataBeanKeyState in interface com.ibm.commerce.inventory.beans.VendorInformationInputDataBeanaState - java.lang.Stringpublic void setDataBeanKeyVendorName(java.lang.String aVendorName)
setDataBeanKeyVendorName in interface com.ibm.commerce.inventory.beans.VendorInformationInputDataBeanaVendorName - java.lang.Stringpublic void setDataBeanKeyZipCode(java.lang.String aZipCode)
setDataBeanKeyZipCode in interface com.ibm.commerce.inventory.beans.VendorInformationInputDataBeanaZipCode - java.lang.Stringpublic void setRequestProperties(TypedProperty aRequestProperty)
setRequestProperties in interface InputDataBeansetRequestProperties in class InputDataBeanImplaRequestProperty - com.ibm.commerce.datatype.TypedProperty