public class TradingPositionContainerDataBean extends TradingPositionContainerDataBeanBase implements com.ibm.commerce.order.beans.TradingPositionContainerInputDataBean, com.ibm.commerce.order.beans.TradingPositionContainerSmartDataBean
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
The IBM copyright notice field.
|
emptyString| Constructor and Description |
|---|
TradingPositionContainerDataBean() |
| Modifier and Type | Method and Description |
|---|---|
CommandContext |
getCommandContext()
This method returns the command context set within this bean.
|
java.lang.String |
getDataBeanKeyTradingPositionContainerId()
TradingPositionContainer Id.
|
TypedProperty |
getRequestProperties()
This method returns the request property set within this bean.
|
void |
populate()
This method is used to populate the TradingPositionContainerDataBean.
|
void |
setCommandContext(CommandContext aCommandContext)
This method sets the command context within this bean.
|
void |
setDataBeanKeyTradingPositionContainerId(java.lang.String aTradingPositionContainerId)
This method sets TradingPositionContainerId.
|
void |
setRequestProperties(TypedProperty aRequestProperty)
This method sets the request property within this bean.
|
getDelegatefindAll, findByName, findByNameAndMemberId, findByType, getDescription, getEntity, getFlags, getFlagsInEntityType, getMarkForDelete, getMarkForDeleteInEntityType, getMemberId, getMemberIdInEntityType, getName, getPrecedence, getPrecedenceInEntityType, getProductSetId, getProductSetIdInEntityType, getTradingPositionContainerId, getTradingPositionContainerIdInEntityType, getType, getXMLDefinition, instantiateEntity, setDescription, setFlags, setFlags, setInitKey_tradingPositionContainerId, setInitKey_tradingPositionContainerId, setMarkForDelete, setMarkForDelete, setMemberId, setMemberId, setName, setPrecedence, setPrecedence, setProductSetId, setProductSetId, setType, setXMLDefinition, setXMLDefinitionpublic static final java.lang.String COPYRIGHT
public TypedProperty getRequestProperties()
getRequestProperties in interface InputDataBeanpublic void setRequestProperties(TypedProperty aRequestProperty)
setRequestProperties in interface InputDataBeanaRequestProperty - TypedPropertypublic java.lang.String getDataBeanKeyTradingPositionContainerId()
getDataBeanKeyTradingPositionContainerId in interface com.ibm.commerce.order.beans.TradingPositionContainerSmartDataBeanpublic CommandContext getCommandContext()
getCommandContext in interface SmartDataBeanpublic void setCommandContext(CommandContext aCommandContext)
setCommandContext in interface SmartDataBeanaCommandContext - com.ibm.commerce.command.CommandContextpublic void setDataBeanKeyTradingPositionContainerId(java.lang.String aTradingPositionContainerId)
setDataBeanKeyTradingPositionContainerId in interface com.ibm.commerce.order.beans.TradingPositionContainerInputDataBeanaTradingPositionContainerId - java.lang.Stringpublic void populate()
populate() method.populate in interface SmartDataBeanjava.lang.ExceptionsetDataBeanKeyTradingPositionContainerId(String)