com.ibm.commerce.inventory.beans
Class VendorInformationDataBean
java.lang.Object
com.ibm.commerce.inventory.beansrc.VendorInformationListDataBeanBase
com.ibm.commerce.inventory.beans.VendorInformationDataBean
- public class VendorInformationDataBean
- extends com.ibm.commerce.inventory.beansrc.VendorInformationListDataBeanBase
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
COPYRIGHT
public static final java.lang.String COPYRIGHT
-
- See Also:
- Constant Field Values
iCommandContext
protected CommandContext iCommandContext
iRequestProperties
protected TypedProperty iRequestProperties
iDataBeanKeyCity
protected java.lang.String iDataBeanKeyCity
iDataBeanKeyBusinessTitle
protected java.lang.String iDataBeanKeyBusinessTitle
iDataBeanKeyCountry
protected java.lang.String iDataBeanKeyCountry
iDataBeanKeyLastname
protected java.lang.String iDataBeanKeyLastname
iDataBeanKeyVendorName
protected java.lang.String iDataBeanKeyVendorName
iDataBeanKeyState
protected java.lang.String iDataBeanKeyState
iDataBeanKeyAddress3
protected java.lang.String iDataBeanKeyAddress3
iDataBeanKeyAddress2
protected java.lang.String iDataBeanKeyAddress2
iDataBeanKeyAddress1
protected java.lang.String iDataBeanKeyAddress1
iDataBeanKeyEmail1
protected java.lang.String iDataBeanKeyEmail1
iDataBeanKeyZipCode
protected java.lang.String iDataBeanKeyZipCode
iDataBeanKeyFirstname
protected java.lang.String iDataBeanKeyFirstname
iDataBeanKeyPersonTitle
protected java.lang.String iDataBeanKeyPersonTitle
iDataBeanKeyFax1
protected java.lang.String iDataBeanKeyFax1
iDataBeanKeyMiddlename
protected java.lang.String iDataBeanKeyMiddlename
iDataBeanKeyPhone1
protected java.lang.String iDataBeanKeyPhone1
iDataBeanKeyDescription
protected java.lang.String iDataBeanKeyDescription
VendorInformationDataBean
public VendorInformationDataBean()
getCommandContext
public CommandContext getCommandContext()
- Gets the command context set within this bean.
-
- Returns:
- com.ibm.commerce.command.CommandContext
getDataBeanKeyAddress1
public java.lang.String getDataBeanKeyAddress1()
-
- Returns:
- java.lang.String
getDataBeanKeyAddress2
public java.lang.String getDataBeanKeyAddress2()
-
- Returns:
- java.lang.String
getDataBeanKeyAddress3
public java.lang.String getDataBeanKeyAddress3()
-
- Returns:
- java.lang.String
getDataBeanKeyBusinessTitle
public java.lang.String getDataBeanKeyBusinessTitle()
-
- Returns:
- java.lang.String
getDataBeanKeyCity
public java.lang.String getDataBeanKeyCity()
-
- Returns:
- java.lang.String
getDataBeanKeyCountry
public java.lang.String getDataBeanKeyCountry()
-
- Returns:
- java.lang.String
getDataBeanKeyDescription
public java.lang.String getDataBeanKeyDescription()
-
- Returns:
- java.lang.String
getDataBeanKeyEmail1
public java.lang.String getDataBeanKeyEmail1()
-
- Returns:
- java.lang.String
getDataBeanKeyFax1
public java.lang.String getDataBeanKeyFax1()
-
- Returns:
- java.lang.String
getDataBeanKeyFirstname
public java.lang.String getDataBeanKeyFirstname()
-
- Returns:
- java.lang.String
getDataBeanKeyLastname
public java.lang.String getDataBeanKeyLastname()
-
- Returns:
- java.lang.String
getDataBeanKeyMiddlename
public java.lang.String getDataBeanKeyMiddlename()
-
- Returns:
- java.lang.String
getDataBeanKeyPersonTitle
public java.lang.String getDataBeanKeyPersonTitle()
-
- Returns:
- java.lang.String
getDataBeanKeyPhone1
public java.lang.String getDataBeanKeyPhone1()
-
- Returns:
- java.lang.String
getDataBeanKeyState
public java.lang.String getDataBeanKeyState()
-
- Returns:
- java.lang.String
getDataBeanKeyVendorName
public java.lang.String getDataBeanKeyVendorName()
-
- Returns:
- java.lang.String
getDataBeanKeyZipCode
public java.lang.String getDataBeanKeyZipCode()
-
- Returns:
- java.lang.String
getRequestProperties
public TypedProperty getRequestProperties()
- Gets the request property set within this bean.
-
- Returns:
- com.ibm.commerce.datatype.TypedProperty
populate
public void populate()
throws java.lang.Exception
- IBM internal use only.
-
- Returns:
- void
- Throws:
- java.lang.Exception
setCommandContext
public void setCommandContext(CommandContext aCommandContext)
- Sets the command context within this bean.
-
- Parameters:
- aCommandContext - com.ibm.commerce.command.CommandContext
- Returns:
- void
setDataBeanKeyAddress1
public void setDataBeanKeyAddress1(java.lang.String aAddress1)
-
- Parameters:
- aAddress1 - java.lang.String
- Returns:
- void
setDataBeanKeyAddress2
public void setDataBeanKeyAddress2(java.lang.String aAddress2)
-
- Parameters:
- aAddress2 - java.lang.String
- Returns:
- void
setDataBeanKeyAddress3
public void setDataBeanKeyAddress3(java.lang.String aAddress3)
-
- Parameters:
- aAddress3 - java.lang.String
- Returns:
- void
setDataBeanKeyBusinessTitle
public void setDataBeanKeyBusinessTitle(java.lang.String aBusinessTitle)
-
- Parameters:
- aBusinessTitle - java.lang.String
- Returns:
- void
setDataBeanKeyCity
public void setDataBeanKeyCity(java.lang.String aCity)
-
- Parameters:
- aCity - java.lang.String
- Returns:
- void
setDataBeanKeyCountry
public void setDataBeanKeyCountry(java.lang.String aCountry)
-
- Parameters:
- aCountry - java.lang.String
- Returns:
- void
setDataBeanKeyDescription
public void setDataBeanKeyDescription(java.lang.String aDescription)
-
- Returns:
- void
setDataBeanKeyEmail1
public void setDataBeanKeyEmail1(java.lang.String aEmail1)
-
- Parameters:
- aEmail1 - java.lang.String
- Returns:
- void
setDataBeanKeyFax1
public void setDataBeanKeyFax1(java.lang.String aFax1)
-
- Parameters:
- aFax1 - java.lang.String
- Returns:
- void
setDataBeanKeyFirstname
public void setDataBeanKeyFirstname(java.lang.String aFirstname)
-
- Parameters:
- aFirstname - java.lang.String
- Returns:
- void
setDataBeanKeyLastname
public void setDataBeanKeyLastname(java.lang.String aLastname)
-
- Parameters:
- aLastname - java.lang.String
- Returns:
- void
setDataBeanKeyMiddlename
public void setDataBeanKeyMiddlename(java.lang.String aMiddlename)
-
- Parameters:
- aMiddlename - java.lang.String
- Returns:
- void
setDataBeanKeyPersonTitle
public void setDataBeanKeyPersonTitle(java.lang.String aPersonTitle)
-
- Parameters:
- aPersonTitle - java.lang.String
- Returns:
- void
setDataBeanKeyPhone1
public void setDataBeanKeyPhone1(java.lang.String aPhone1)
-
- Parameters:
- aPhone1 - java.lang.String
- Returns:
- void
setDataBeanKeyState
public void setDataBeanKeyState(java.lang.String aState)
-
- Parameters:
- aState - java.lang.String
- Returns:
- void
setDataBeanKeyVendorName
public void setDataBeanKeyVendorName(java.lang.String aVendorName)
-
- Parameters:
- aVendorName - java.lang.String
- Returns:
- void
setDataBeanKeyZipCode
public void setDataBeanKeyZipCode(java.lang.String aZipCode)
-
- Parameters:
- aZipCode - java.lang.String
- Returns:
- void
setRequestProperties
public void setRequestProperties(TypedProperty aRequestProperty)
throws javax.ejb.CreateException,
java.rmi.RemoteException,
javax.naming.NamingException,
javax.ejb.FinderException
- Sets the request property within this bean.
-
- Returns:
- void
- Throws:
- javax.ejb.CreateException
- java.rmi.RemoteException
- javax.naming.NamingException
- javax.ejb.FinderException
Feedback
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.