public class CatalogEntryShippingDataBean
extends com.ibm.commerce.fulfillment.beansrc.CatalogEntryShippingDataBeanBase
implements com.ibm.commerce.fulfillment.beans.CatalogEntryShippingInputDataBean, com.ibm.commerce.fulfillment.beans.CatalogEntryShippingSmartDataBean
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
The IBM copyright notice field.
|
emptyString| Constructor and Description |
|---|
CatalogEntryShippingDataBean() |
| Modifier and Type | Method and Description |
|---|---|
CommandContext |
getCommandContext()
This method returns the command context set within this bean.
|
java.lang.String |
getDataBeanKeyCatalogEntryId()
This method returns the databean key:catalog entry id.
|
TypedProperty |
getRequestProperties()
This method returns the request property set within this bean.
|
void |
populate()
This method is used to populate the CatalogEntryShippingDataBean.
|
void |
setCommandContext(CommandContext aCommandContext)
This method sets the command context within this bean.
|
void |
setDataBeanKeyCatalogEntryId(java.lang.String aCatalogEntryId)
This method sets the databean key:catalog entry id.
|
void |
setRequestProperties(TypedProperty aRequestProperty)
This method sets the request property within this bean.
|
getDelegatefindByCatalogEntryIds, findByCatalogEntryIdsNoCache, findWithPushDownQuery, findWithPushDownQueryNoCache, getCatalogEntryId, getCatalogEntryIdInEntityType, getEntity, getHeight, getHeightInEntityType, getLength, getLengthInEntityType, getNominalQuantity, getNominalQuantityInEntityType, getQuantityMeasure, getQuantityMultiple, getQuantityMultipleInEntityType, getSizeMeasure, getWeight, getWeightInEntityType, getWeightMeasure, getWidth, getWidthInEntityType, instantiateEntity, setHeight, setHeight, setInitKey_catalogEntryId, setInitKey_catalogEntryId, setLength, setLength, setNominalQuantity, setNominalQuantity, setQuantityMeasure, setQuantityMultiple, setQuantityMultiple, setSizeMeasure, setWeight, setWeight, setWeightMeasure, setWidth, setWidthpublic 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 getDataBeanKeyCatalogEntryId()
getDataBeanKeyCatalogEntryId in interface com.ibm.commerce.fulfillment.beans.CatalogEntryShippingSmartDataBeanpublic CommandContext getCommandContext()
getCommandContext in interface SmartDataBeanpublic void setCommandContext(CommandContext aCommandContext)
setCommandContext in interface SmartDataBeanaCommandContext - com.ibm.commerce.command.CommandContextpublic void setDataBeanKeyCatalogEntryId(java.lang.String aCatalogEntryId)
setDataBeanKeyCatalogEntryId in interface com.ibm.commerce.fulfillment.beans.CatalogEntryShippingInputDataBeanaCatalogEntryId - java.lang.Stringpublic void populate()
iDataBeanKeyCatalogEntryId
using the setDataBeanKeyCatalogEntryId(java.lang.String) method before running the populate() method.populate in interface SmartDataBeanjava.lang.ExceptionsetDataBeanKeyCatalogEntryId(java.lang.String)