public class ItemSpecificationDataBean
extends com.ibm.commerce.inventory.beansrc.ItemSpecificationDataBeanBase
implements com.ibm.commerce.inventory.beans.ItemSpecificationInputDataBean, com.ibm.commerce.inventory.beans.ItemSpecificationSmartDataBean
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
The IBM copyright notice field.
|
emptyString| Constructor and Description |
|---|
ItemSpecificationDataBean() |
| Modifier and Type | Method and Description |
|---|---|
CommandContext |
getCommandContext()
This method returns the command context set within this bean.
|
java.lang.String |
getDataBeanKeyItemspcId()
This method returns the databean key:ItemspcId.
|
TypedProperty |
getRequestProperties()
This method returns the request property set within this bean.
|
void |
populate()
This method is used to populate the ItemSpecificationDataBean.
|
void |
setCommandContext(CommandContext aCommandContext)
This method sets the command context within this bean.
|
void |
setDataBeanKeyItemspcId(java.lang.String aItemspcId)
This method sets the databean key:ItemspcId.
|
void |
setRequestProperties(TypedProperty aRequestProperty)
This method sets the request property within this bean.
|
getDelegatefindByBaseItemId, findByMemberIdAndPartNumber, findByPartNumberAndStore, getBaseItemId, getBaseItemIdInEntityType, getDiscontinued, getEntity, getItemspcId, getItemspcIdInEntityType, getLastupdate, getLastupdateInEntityType, getMarkForDelete, getMarkForDeleteInEntityType, getMemberId, getMemberIdInEntityType, getPartNumber, instantiateEntity, setBaseItemId, setBaseItemId, setDiscontinued, setInitKey_itemspcId, setInitKey_itemspcId, setItemspcId, setItemspcId, setLastupdate, setLastupdate, setMarkForDelete, setMarkForDelete, setMemberId, setMemberId, setPartNumberpublic 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 getDataBeanKeyItemspcId()
getDataBeanKeyItemspcId in interface com.ibm.commerce.inventory.beans.ItemSpecificationSmartDataBeanpublic CommandContext getCommandContext()
getCommandContext in interface SmartDataBeanpublic void setCommandContext(CommandContext aCommandContext)
setCommandContext in interface SmartDataBeanaCommandContext - com.ibm.commerce.command.CommandContextpublic void setDataBeanKeyItemspcId(java.lang.String aItemspcId)
setDataBeanKeyItemspcId in interface com.ibm.commerce.inventory.beans.ItemSpecificationInputDataBeanaItemspcId - java.lang.Stringpublic void populate()
iDataBeanKeyItemspcId
using the setDataBeanKeyItemspcId(String) method before running the populate() method.populate in interface SmartDataBeanjava.lang.ExceptionsetDataBeanKeyItemspcId(String)