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.
|
getDelegate
findByOutputQId, getDescription, getEntity, getLanguageIdInEntityType, getLastupdate, getLastupdateInEntityType, getOutputQId, getOutputQIdInEntityType, instantiateEntity, setDescription, setInitKey_languageId, setInitKey_outputQId, setInitKey_outputQId, setLanguageId, setLastupdate, setLastupdate, setOutputQId, setOutputQId
public static final java.lang.String COPYRIGHT
public TypedProperty getRequestProperties()
getRequestProperties
in interface InputDataBean
public void setRequestProperties(TypedProperty aRequestProperty)
setRequestProperties
in interface InputDataBean
aRequestProperty
- com.ibm.commerce.datatype.TypedPropertypublic java.lang.String getDataBeanKeyOutputQId()
getDataBeanKeyOutputQId
in interface com.ibm.commerce.inventory.beans.OutputQueueDescriptionSmartDataBean
public CommandContext getCommandContext()
getCommandContext
in interface SmartDataBean
public void setCommandContext(CommandContext aCommandContext)
setCommandContext
in interface SmartDataBean
aCommandContext
- com.ibm.commerce.command.CommandContextpublic void setDataBeanKeyOutputQId(java.lang.String aOutputQId)
setDataBeanKeyOutputQId
in interface com.ibm.commerce.inventory.beans.OutputQueueDescriptionInputDataBean
aOutputQId
- java.lang.Stringpublic void populate()
iDataBeanKeyOutputQId
using the setDataBeanKeyOutputQId(String) method before running the populate()
method.populate
in interface SmartDataBean
java.lang.Exception
setDataBeanKeyOutputQId(String)
public java.lang.String getLanguageId()
getLanguageId
in class OutputQueueDescriptionAccessBean
public void setLanguageId(java.lang.String languageId)
setLanguageId
in class OutputQueueDescriptionAccessBean
languageId
- The languageId to set