public class OfferDataBean extends OfferDataBeanBase implements com.ibm.commerce.order.beans.OfferInputDataBean, com.ibm.commerce.order.beans.OfferSmartDataBean
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
The IBM copyright notice field.
|
emptyString| Constructor and Description |
|---|
OfferDataBean() |
| Modifier and Type | Method and Description |
|---|---|
CommandContext |
getCommandContext()
This method returns the command context set within this bean.
|
java.lang.String |
getDataBeanKeyOfferId()
This method returns offer id.
|
TypedProperty |
getRequestProperties()
This method returns the request property set within this bean.
|
void |
populate()
This method is used to populate the OfferDataBean.
|
void |
setCommandContext(CommandContext aCommandContext)
This method sets the command context within this bean.
|
void |
setDataBeanKeyOfferId(java.lang.String aOfferId)
This method sets offer id.
|
void |
setRequestProperties(TypedProperty aRequestProperty)
This method sets the request property within this bean.
|
getDelegatefindByCatalogEntryAndIdentifierAndTradingPosContainer, findByCatalogEntryAndStore, findByCatalogEntryAndTradingPositionContainer, findByCatalogEntryId, findByItem, findByTimestampAndStore, findByTradingPositionContainerId, findEffectiveOffersByTimestampCatentriesOffersStoreAndPriceLists, findEffectiveOffersByTimestampCatentriesOffersStorePriceListsAndMemberGroups, findEffectiveOffersByTimestampCatentriesPredicateOffersStoreAndPriceLists, findEffectiveOffersByTimestampCatentriesPredicateOffersStoreAndPriceLists, findEffectiveOffersByTimestampCatentryOffersStoreContractsAndMemberGroups, getCatalogEntryReferenceNumber, getCatalogEntryReferenceNumberInEntityType, getEndDate, getEndDateInEntityType, getEntity, getField1, getField2, getFlags, getFlagsInEntityType, getIdentifier, getIdentifierInEntityType, getLastUpdate, getLastUpdateInEntityType, getMaximumQuantity, getMaximumQuantityInEntityType, getMinimumQuantity, getMinimumQuantityInEntityType, getOfferId, getOfferIdInEntityType, getOID, getPrecedence, getPrecedenceInEntityType, getPrice, getPrice, getPrices, getPublished, getPublishedInEntityType, getQuantityUnitId, getStartDate, getStartDateInEntityType, getTradePosContainerId, getTradePosContainerIdInEntityType, instantiateEntity, setCatalogEntryReferenceNumber, setCatalogEntryReferenceNumber, setEndDate, setEndDate, setField1, setField2, setFlags, setFlags, setIdentifier, setIdentifier, setInitKey_offerId, setInitKey_offerId, setLastUpdate, setLastUpdate, setMaximumQuantity, setMaximumQuantity, setMinimumQuantity, setMinimumQuantity, setOID, setPrecedence, setPrecedence, setPublished, setPublished, setQuantityUnitId, setStartDate, setStartDate, setTradePosContainerId, setTradePosContainerIdpublic 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 getDataBeanKeyOfferId()
getDataBeanKeyOfferId in interface com.ibm.commerce.order.beans.OfferSmartDataBeanpublic CommandContext getCommandContext()
getCommandContext in interface SmartDataBeanpublic void setCommandContext(CommandContext aCommandContext)
setCommandContext in interface SmartDataBeanaCommandContext - com.ibm.commerce.command.CommandContextpublic void setDataBeanKeyOfferId(java.lang.String aOfferId)
setDataBeanKeyOfferId in interface com.ibm.commerce.order.beans.OfferInputDataBeanaOfferId - java.lang.Stringpublic void populate()
populate() method.populate in interface SmartDataBeanjava.lang.ExceptionsetDataBeanKeyOfferId(String)