public class FulfillmentCenterDataBean
extends com.ibm.commerce.fulfillment.beansrc.FulfillmentCenterDataBeanBase
implements com.ibm.commerce.fulfillment.beans.FulfillmentCenterInputDataBean, com.ibm.commerce.fulfillment.beans.FulfillmentCenterSmartDataBean
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
The IBM copyright notice field.
|
emptyString| Constructor and Description |
|---|
FulfillmentCenterDataBean() |
| Modifier and Type | Method and Description |
|---|---|
CommandContext |
getCommandContext()
This method returns the command context set within this bean.
|
java.lang.String |
getDataBeanKeyFulfillmentCenterId()
This method returns the databean key:fulfillment center id.
|
TypedProperty |
getRequestProperties()
This method returns the request property set within this bean.
|
void |
populate()
This method is used to populate the FulfillmentCenterDataBean.
|
void |
setCommandContext(CommandContext aCommandContext)
This method sets the command context within this bean.
|
void |
setDataBeanKeyFulfillmentCenterId(java.lang.String aFulfillmentCenterId)
This method sets the databean key:fulfillment center id.
|
void |
setRequestProperties(TypedProperty aRequestProperty)
This method sets the request property within this bean.
|
getDelegatefindByMemberIdAndName, findByMemberIdAndNameNoCache, fulfills, getDefaultShipOffset, getDefaultShipOffsetInEntityType, getDropShip, getEntity, getExternalFulfillmentStoreNumber, getFulfillmentCenterId, getFulfillmentCenterIdInEntityType, getInventoryOperationFlags, getInventoryOperationFlagsInEntityType, getMarkForDelete, getMarkForDeleteInEntityType, getMaxNumPick, getMemberId, getMemberIdInEntityType, getName, getOwner, getPickDelayInMin, instantiateEntity, setDefaultShipOffset, setDefaultShipOffset, setDropShip, setExternalFulfillmentStoreNumber, setInitKey_fulfillmentCenterId, setInitKey_fulfillmentCenterId, setInventoryOperationFlags, setInventoryOperationFlags, setMarkForDelete, setMarkForDelete, setMaxNumPick, setMemberId, setMemberId, setName, setPickDelayInMinpublic 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 getDataBeanKeyFulfillmentCenterId()
getDataBeanKeyFulfillmentCenterId in interface com.ibm.commerce.fulfillment.beans.FulfillmentCenterSmartDataBeanpublic CommandContext getCommandContext()
getCommandContext in interface SmartDataBeanpublic void setCommandContext(CommandContext aCommandContext)
setCommandContext in interface SmartDataBeanaCommandContext - com.ibm.commerce.command.CommandContextpublic void setDataBeanKeyFulfillmentCenterId(java.lang.String aFulfillmentCenterId)
setDataBeanKeyFulfillmentCenterId in interface com.ibm.commerce.fulfillment.beans.FulfillmentCenterInputDataBeanaFulfillmentCenterId - java.lang.Stringpublic void populate()
iDataBeanKeyFulfillmentCenterId
using the setDataBeanKeyFulfillmentCenterId(java.lang.String) method before running the populate() method.populate in interface SmartDataBeanjava.lang.ExceptionsetDataBeanKeyFulfillmentCenterId(java.lang.String)