public class CatalogEntryCalculationCodeDataBean
extends com.ibm.commerce.fulfillment.beansrc.CatalogEntryCalculationCodeDataBeanBase
implements com.ibm.commerce.fulfillment.beans.CatalogEntryCalculationCodeInputDataBean, com.ibm.commerce.fulfillment.beans.CatalogEntryCalculationCodeSmartDataBean
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
The IBM copyright notice field.
|
emptyString| Constructor and Description |
|---|
CatalogEntryCalculationCodeDataBean() |
| Modifier and Type | Method and Description |
|---|---|
CommandContext |
getCommandContext()
This method returns the command context set within this bean.
|
java.lang.String |
getDataBeanKeyCatalogEntryCalculationCodeId()
This method returns the databean key:catalog entry calculation code id.
|
TypedProperty |
getRequestProperties()
This method returns the request property set within this bean.
|
void |
populate()
This method is used to populate the CatalogEntryCalculationCodeDataBean.
|
void |
setCommandContext(CommandContext aCommandContext)
This method sets the command context within this bean.
|
void |
setDataBeanKeyCatalogEntryCalculationCodeId(java.lang.String aCatalogEntryCalculationCodeId)
This method sets the databean key:catalog entry calculation code id.
|
void |
setRequestProperties(TypedProperty aRequestProperty)
This method sets the request property within this bean.
|
getDelegatefindByCalculationCodeAndStore, findByCalculationCodeAndStorePath, findByCatalogEntriesContractCalUsageAndStorePath, findByCatalogEntry, findByCatalogEntryAndStore, findByCatalogEntryContractCalUsageAndStorePath, findByCatalogEntryUsageAndStorePath, getCalculationCodeId, getCalculationCodeIdInEntityType, getCalFlags, getCatalogEntryCalculationCodeId, getCatalogEntryCalculationCodeIdInEntityType, getCatalogEntryId, getCatalogEntryIdInEntityType, getContractId, getContractIdInEntityType, getEntity, getStoreId, getStoreIdInEntityType, instantiateEntity, setCalculationCodeId, setCalculationCodeId, setCalFlags, setCatalogEntryId, setCatalogEntryId, setContractId, setContractId, setInitKey_catalogEntryCalculationCodeId, setInitKey_catalogEntryCalculationCodeId, setStoreId, setStoreIdpublic 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 getDataBeanKeyCatalogEntryCalculationCodeId()
getDataBeanKeyCatalogEntryCalculationCodeId in interface com.ibm.commerce.fulfillment.beans.CatalogEntryCalculationCodeSmartDataBeanpublic CommandContext getCommandContext()
getCommandContext in interface SmartDataBeanpublic void setCommandContext(CommandContext aCommandContext)
setCommandContext in interface SmartDataBeanaCommandContext - com.ibm.commerce.command.CommandContextpublic void setDataBeanKeyCatalogEntryCalculationCodeId(java.lang.String aCatalogEntryCalculationCodeId)
setDataBeanKeyCatalogEntryCalculationCodeId in interface com.ibm.commerce.fulfillment.beans.CatalogEntryCalculationCodeInputDataBeanaCatalogEntryCalculationCodeId - java.lang.Stringpublic void populate()
iDataBeanKeyCatalogEntryCalculationCodeId
using the setDataBeanKeyCatalogEntryCalculationCodeId(java.lang.String) method before running the populate() method.populate in interface SmartDataBeanjava.lang.ExceptionsetDataBeanKeyCatalogEntryCalculationCodeId(java.lang.String)