public class OutputQueueDescriptionDataBean
extends com.ibm.commerce.inventory.beansrc.OutputQueueDescriptionDataBeanBase
implements com.ibm.commerce.inventory.beans.OutputQueueDescriptionInputDataBean, com.ibm.commerce.inventory.beans.OutputQueueDescriptionSmartDataBean
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
The IBM copyright notice field.
|
emptyString| Constructor and Description |
|---|
OutputQueueDescriptionDataBean() |
| Modifier and Type | Method and Description |
|---|---|
CommandContext |
getCommandContext()
This method returns the command context set within this bean.
|
java.lang.String |
getDataBeanKeyOutputQId()
This method returns the databean key:OutputQId.
|
java.lang.String |
getLanguageId()
This method returns the languageId.
|
TypedProperty |
getRequestProperties()
This method returns the request property set within this bean.
|
void |
populate()
This method is used to populate the OutputQueueDescriptionDataBean.
|
void |
setCommandContext(CommandContext aCommandContext)
This method sets the command context within this bean.
|
void |
setDataBeanKeyOutputQId(java.lang.String aOutputQId)
This method sets the databean key:OutputQId.
|
void |
setLanguageId(java.lang.String languageId)
This method sets the languageId.
|
void |
setRequestProperties(TypedProperty aRequestProperty)
This method sets the request property within this bean.
|
getDelegatefindByOutputQId, getDescription, getEntity, getLanguageIdInEntityType, getLastupdate, getLastupdateInEntityType, getOutputQId, getOutputQIdInEntityType, instantiateEntity, setDescription, setInitKey_languageId, setInitKey_outputQId, setInitKey_outputQId, setLanguageId, setLastupdate, setLastupdate, setOutputQId, setOutputQIdpublic 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 getDataBeanKeyOutputQId()
getDataBeanKeyOutputQId in interface com.ibm.commerce.inventory.beans.OutputQueueDescriptionSmartDataBeanpublic CommandContext getCommandContext()
getCommandContext in interface SmartDataBeanpublic void setCommandContext(CommandContext aCommandContext)
setCommandContext in interface SmartDataBeanaCommandContext - com.ibm.commerce.command.CommandContextpublic void setDataBeanKeyOutputQId(java.lang.String aOutputQId)
setDataBeanKeyOutputQId in interface com.ibm.commerce.inventory.beans.OutputQueueDescriptionInputDataBeanaOutputQId - java.lang.Stringpublic void populate()
iDataBeanKeyOutputQId
using the setDataBeanKeyOutputQId(String) method before running the populate() method.populate in interface SmartDataBeanjava.lang.ExceptionsetDataBeanKeyOutputQId(String)public java.lang.String getLanguageId()
getLanguageId in class OutputQueueDescriptionAccessBeanpublic void setLanguageId(java.lang.String languageId)
setLanguageId in class OutputQueueDescriptionAccessBeanlanguageId - The languageId to set