public class PickTicketDataBean extends com.ibm.commerce.inventory.beansrc.PickTicketDataBeanBase implements com.ibm.commerce.inventory.beans.PickTicketInputDataBean, com.ibm.commerce.inventory.beans.PickTicketSmartDataBean, Delegator
Modifier and Type | Field and Description |
---|---|
static java.lang.String | COPYRIGHT
The IBM copyright notice field.
|
protected CommandContext | iCommandContext |
protected java.lang.String | iDataBeanKeyPickBatchId |
protected TypedProperty | iRequestProperties |
Constructor and Description |
---|
PickTicketDataBean() |
Modifier and Type | Method and Description |
---|---|
CommandContext | getCommandContext()
This method returns the command context set within this bean.
|
java.lang.String | getDataBeanKeyPickBatchId()
This method returns the databean key:PickBatchId.
|
Protectable | getDelegate()
This method returns the Protectable.
|
TypedProperty | getRequestProperties()
This method returns the request property set within this bean.
|
PickTicketDetailDataBean | parsePickSlipXml()
This method parses the pickslipXML .
|
void | populate()
This method is used to populate the PickTicketDataBean.
|
void | setCommandContext(CommandContext aCommandContext)
This method sets the command context within this bean.
|
void | setDataBeanKeyPickBatchId(java.lang.String aPickBatchId)
This method sets the databean key:PickBatchId.
|
void | setRequestProperties(TypedProperty aRequestProperty)
This method sets the request property within this bean.
|
public static final java.lang.String COPYRIGHT
protected CommandContext iCommandContext
protected TypedProperty iRequestProperties
protected java.lang.String iDataBeanKeyPickBatchId
public CommandContext getCommandContext()
public java.lang.String getDataBeanKeyPickBatchId()
public Protectable getDelegate() throws java.lang.Exception
public TypedProperty getRequestProperties()
public PickTicketDetailDataBean parsePickSlipXml() throws java.lang.Exception
public void populate() throws java.lang.Exception
public void setCommandContext(CommandContext aCommandContext)
public void setDataBeanKeyPickBatchId(java.lang.String aPickBatchId)
public void setRequestProperties(TypedProperty aRequestProperty) throws javax.ejb.CreateException, java.rmi.RemoteException, javax.naming.NamingException, javax.ejb.FinderException