public class ChargeTypeDataBean
extends com.ibm.commerce.ordermanagement.beansrc.ChargeTypeDataBeanBase
implements com.ibm.commerce.ordermanagement.beans.ChargeTypeInputDataBean, com.ibm.commerce.ordermanagement.beans.ChargeTypeSmartDataBean
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
The IBM copyright notice field.
|
emptyString| Constructor and Description |
|---|
ChargeTypeDataBean(java.lang.String aChargeTypeId)
Databean constructor.
|
| Modifier and Type | Method and Description |
|---|---|
CommandContext |
getCommandContext()
This method returns the command context set within this bean.
|
java.lang.String |
getDataBeanKeyChargeTypeId()
This method returns the ChargeTypeId.
|
TypedProperty |
getRequestProperties()
This method returns the request property set within this bean.
|
void |
populate()
This method is used to populate the ChargeTypeDataBean.
|
void |
setCommandContext(CommandContext aCommandContext)
This method sets the command context within this bean.
|
void |
setDataBeanKeyChargeTypeId(java.lang.String aChargeTypeId)
This method sets ChargeTypeId.
|
void |
setRequestProperties(TypedProperty aRequestProperty)
This method sets the request property within this bean.
|
getDelegatefindByCodeAndStoreIdOrStoreGroupIdOrderByStoreent, getChargeTypeId, getChargeTypeIdInEntityType, getCode, getDisplayAggregated, getEntity, getMarkForDeleted, getMarkForDeletedInEntityType, getStoreentId, getStoreentIdInEntityType, instantiateEntity, setChargeTypeId, setChargeTypeId, setCode, setDisplayAggregated, setInitKey_chargeTypeId, setInitKey_chargeTypeId, setMarkForDeleted, setMarkForDeleted, setStoreentId, setStoreentIdpublic static final java.lang.String COPYRIGHT
public ChargeTypeDataBean(java.lang.String aChargeTypeId)
aChargeTypeId - java.lang.Stringpublic TypedProperty getRequestProperties()
getRequestProperties in interface InputDataBeanpublic void setRequestProperties(TypedProperty aRequestProperty)
setRequestProperties in interface InputDataBeanaRequestProperty - com.ibm.commerce.datatype.TypedPropertypublic java.lang.String getDataBeanKeyChargeTypeId()
getDataBeanKeyChargeTypeId in interface com.ibm.commerce.ordermanagement.beans.ChargeTypeSmartDataBeanpublic CommandContext getCommandContext()
getCommandContext in interface SmartDataBeanpublic void setCommandContext(CommandContext aCommandContext)
setCommandContext in interface SmartDataBeanaCommandContext - com.ibm.commerce.command.CommandContextpublic void setDataBeanKeyChargeTypeId(java.lang.String aChargeTypeId)
setDataBeanKeyChargeTypeId in interface com.ibm.commerce.ordermanagement.beans.ChargeTypeInputDataBeanaChargeTypeId - java.lang.Stringpublic void populate()
populate() method.populate in interface SmartDataBeanjava.lang.ExceptionsetDataBeanKeyChargeTypeId(java.lang.String)