public class ShippingArrangementDataBean
extends com.ibm.commerce.fulfillment.beansrc.ShippingArrangementDataBeanBase
implements com.ibm.commerce.fulfillment.beans.ShippingArrangementInputDataBean, com.ibm.commerce.fulfillment.beans.ShippingArrangementSmartDataBean
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
The IBM copyright notice field.
|
emptyString| Constructor and Description |
|---|
ShippingArrangementDataBean() |
| Modifier and Type | Method and Description |
|---|---|
CommandContext |
getCommandContext()
This method returns the command context set within this bean.
|
java.lang.String |
getDataBeanKeyShipArrangementId()
This method returns the databean key:ShipArrangementId.
|
TypedProperty |
getRequestProperties()
This method returns the request property set within this bean.
|
void |
populate()
This method is used to populate the ShippingArrangementDataBean.
|
void |
setCommandContext(CommandContext aCommandContext)
This method sets the command context within this bean.
|
void |
setDataBeanKeyShipArrangementId(java.lang.String aShipArrangementId)
This method sets the databean key:ShipArrangementId.
|
void |
setRequestProperties(TypedProperty aRequestProperty)
This method sets the request property within this bean.
|
getDelegatefindByStoreAndFulfillmentCenter, findByStoreAndFulfillmentCenterNoCache, findByStoreAndNullShipMode, findByStoreAndNullShipModeNoCache, findByStoreAndShipMode, findByStoreAndShipModeNoCache, findByStoreFulfillmentCenterAndShipMode, findByStoreFulfillmentCenterAndShipModeNoCache, findByStoreNullShipModeAndCurrentTime, findByStoreShipModeAndCurrentTime, getEndDate, getEndDateInEntityType, getEntity, getField1, getField2, getField2InEntityType, getFlags, getFlagsInEntityType, getFulfillmentCenterId, getFulfillmentCenterIdInEntityType, getPrecedence, getPrecedenceInEntityType, getShipArrangementId, getShipArrangementIdInEntityType, getShipModeId, getShipModeIdInEntityType, getStartDate, getStartDateInEntityType, getStoreId, getStoreIdInEntityType, getTrackingNumber, instantiateEntity, setEndDate, setEndDate, setField1, setField2, setField2, setFlags, setFlags, setFulfillmentCenterId, setFulfillmentCenterId, setInitKey_shipArrangementId, setInitKey_shipArrangementId, setPrecedence, setPrecedence, setShipArrangementId, setShipArrangementId, setShipModeId, setShipModeId, setStartDate, setStartDate, setStoreId, setStoreId, setTrackingNumberpublic 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 getDataBeanKeyShipArrangementId()
getDataBeanKeyShipArrangementId in interface com.ibm.commerce.fulfillment.beans.ShippingArrangementSmartDataBeanpublic CommandContext getCommandContext()
getCommandContext in interface SmartDataBeanpublic void setCommandContext(CommandContext aCommandContext)
setCommandContext in interface SmartDataBeanaCommandContext - com.ibm.commerce.command.CommandContextpublic void setDataBeanKeyShipArrangementId(java.lang.String aShipArrangementId)
setDataBeanKeyShipArrangementId in interface com.ibm.commerce.fulfillment.beans.ShippingArrangementInputDataBeanaShipArrangementId - java.lang.Stringpublic void populate()
iDataBeanKeyShipArrangementId
using the setDataBeanKeyShipArrangementId(java.lang.String) method before running the populate() method.populate in interface SmartDataBeanjava.lang.ExceptionsetDataBeanKeyShipArrangementId(java.lang.String)