public class ItemVersionDataBean
extends com.ibm.commerce.inventory.beansrc.ItemVersionDataBeanBase
implements com.ibm.commerce.inventory.beans.ItemVersionInputDataBean, com.ibm.commerce.inventory.beans.ItemVersionSmartDataBean
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
The IBM copyright notice field.
|
emptyString| Constructor and Description |
|---|
ItemVersionDataBean() |
| Modifier and Type | Method and Description |
|---|---|
CommandContext |
getCommandContext()
This method returns the command context set within this bean.
|
java.lang.String |
getDataBeanKeyItemversnId()
This method returns the databean key:ItemversnId.
|
TypedProperty |
getRequestProperties()
This method returns the request property set within this bean.
|
void |
populate()
This method is used to populate the ItemVersionDataBean.
|
void |
setCommandContext(CommandContext aCommandContext)
This method sets the command context within this bean.
|
void |
setDataBeanKeyItemversnId(java.lang.String aItemversnId)
This method sets the databean key:ItemversnId.
|
void |
setRequestProperties(TypedProperty aRequestProperty)
This method sets the request property within this bean.
|
findByBaseItemId, getBaseItemId, getBaseItemIdInEntityType, getEntity, getExpirationDate, getExpirationDateInEntityType, getItemversnId, getItemversnIdInEntityType, getLastupdate, getLastupdateInEntityType, getVersionName, instantiateEntity, setBaseItemId, setBaseItemId, setExpirationDate, setExpirationDate, setInitKey_itemversnId, setInitKey_itemversnId, setItemversnId, setItemversnId, setLastupdate, setLastupdate, setVersionNamepublic static final java.lang.String COPYRIGHT
public TypedProperty getRequestProperties()
getRequestProperties in interface InputDataBeanpublic void setRequestProperties(TypedProperty aRequestProperty)
setRequestProperties in interface InputDataBeanaRequestProperty - com.ibm.commerce.datatype.TypedPropertypublic java.lang.String getDataBeanKeyItemversnId()
getDataBeanKeyItemversnId in interface com.ibm.commerce.inventory.beans.ItemVersionSmartDataBeanpublic CommandContext getCommandContext()
getCommandContext in interface SmartDataBeanpublic void setCommandContext(CommandContext aCommandContext)
setCommandContext in interface SmartDataBeanaCommandContext - com.ibm.commerce.command.CommandContextpublic void setDataBeanKeyItemversnId(java.lang.String aItemversnId)
setDataBeanKeyItemversnId in interface com.ibm.commerce.inventory.beans.ItemVersionInputDataBeanaItemversnId - java.lang.Stringpublic void populate()
iDataBeanKeyItemversnId
using the setDataBeanKeyItemversnId(String) method before running the populate() method.populate in interface SmartDataBeanjava.lang.ExceptionsetDataBeanKeyItemversnId(String)