public class VersionSpecificationDataBean
extends com.ibm.commerce.inventory.beansrc.VersionSpecificationDataBeanBase
implements com.ibm.commerce.inventory.beans.VersionSpecificationInputDataBean, com.ibm.commerce.inventory.beans.VersionSpecificationSmartDataBean
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
The IBM copyright notice field.
|
emptyString| Constructor and Description |
|---|
VersionSpecificationDataBean() |
| Modifier and Type | Method and Description |
|---|---|
CommandContext |
getCommandContext()
This method returns the command context set within this bean.
|
java.lang.String |
getDataBeanKeyVersionSpcId()
This method returns the databean key:VersionSpcId.
|
TypedProperty |
getRequestProperties()
This method returns the request property set within this bean.
|
void |
populate()
This method is used to populate the VersionSpecificationDataBean.
|
void |
setCommandContext(CommandContext aCommandContext)
This method sets the command context within this bean.
|
void |
setDataBeanKeyVersionSpcId(java.lang.String aVersionSpcId)
This method sets the databean key:VersionSpcId.
|
void |
setRequestProperties(TypedProperty aRequestProperty)
This method sets the request property within this bean.
|
getDelegatefindByItemSpcId, getEntity, getItemSpcId, getItemSpcIdInEntityType, getItemVersnId, getItemVersnIdInEntityType, getLastupdate, getLastupdateInEntityType, getVersionSpcId, getVersionSpcIdInEntityType, instantiateEntity, setInitKey_versionSpcId, setInitKey_versionSpcId, setItemSpcId, setItemSpcId, setItemVersnId, setItemVersnId, setLastupdate, setLastupdate, setVersionSpcId, setVersionSpcIdpublic 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 getDataBeanKeyVersionSpcId()
getDataBeanKeyVersionSpcId in interface com.ibm.commerce.inventory.beans.VersionSpecificationSmartDataBeanpublic CommandContext getCommandContext()
getCommandContext in interface SmartDataBeanpublic void setCommandContext(CommandContext aCommandContext)
setCommandContext in interface SmartDataBeanaCommandContext - com.ibm.commerce.command.CommandContextpublic void setDataBeanKeyVersionSpcId(java.lang.String aVersionSpcId)
setDataBeanKeyVersionSpcId in interface com.ibm.commerce.inventory.beans.VersionSpecificationInputDataBeanaVersionSpcId - java.lang.Stringpublic void populate()
iDataBeanKeyVersionSpcId
using the setDataBeanKeyVersionSpcId(String) method before running the populate() method.populate in interface SmartDataBeanjava.lang.ExceptionsetDataBeanKeyVersionSpcId(String)