|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ibm.ivj.ejb.runtime.AbstractAccessBean | +--com.ibm.ivj.ejb.runtime.AbstractEntityAccessBean | +--com.ibm.commerce.inventory.objects.PickBatchAccessBean
This bean provides access to the PICKBATCH table.
The following is a description of this table:
Contains pick batch information. A pick batch groups together order releases for their processing as a unit at a FulfillmentCenter (picking inventory for order items, packing them into boxes, shipping to customer through selected carrier).
Fields inherited from class com.ibm.ivj.ejb.runtime.AbstractAccessBean |
DEFAULT_NAMESERVICE_PROVIDER_URL, DEFAULT_NAMESERVICE_TYPE, ejbRef |
Constructor Summary | |
PickBatchAccessBean()
Default constructor. |
|
PickBatchAccessBean(javax.ejb.EJBObject object)
Creates an access bean for the specified EJB |
|
PickBatchAccessBean(java.lang.Long MemberId,
java.lang.Integer FulfillmentCenterId)
Maps to a corresponding ejbCreate method in the home interface of the EJB |
Method Summary | |
void |
commitCopyHelper()
Update(flush) data to the EJBObject (persistent storage). |
java.lang.String |
getDate1()
This method provides access to the PICKBATCH.DATE1 column of DB2 type TIMESTAMP NULL. |
java.sql.Timestamp |
getDate1InEJBType()
This method provides access to the PICKBATCH.DATE1 column of DB2 type TIMESTAMP NULL. |
java.lang.String |
getDate2()
This method provides access to the PICKBATCH.DATE2 column of DB2 type TIMESTAMP NULL. |
java.sql.Timestamp |
getDate2InEJBType()
This method provides access to the PICKBATCH.DATE2 column of DB2 type TIMESTAMP NULL. |
java.lang.String |
getField1()
This method provides access to the PICKBATCH.FIELD1 column of DB2 type INTEGER NULL. |
java.lang.Integer |
getField1InEJBType()
This method provides access to the PICKBATCH.FIELD1 column of DB2 type INTEGER NULL. |
java.lang.String |
getField2()
This method provides access to the PICKBATCH.FIELD2 column of DB2 type VARCHAR(254) NULL. |
java.lang.String |
getField3()
This method provides access to the PICKBATCH.FIELD3 column of DB2 type VARCHAR(254) NULL. |
java.lang.String |
getFufillmentCenterId()
This method provides access to the PICKBATCH.FFMCENTER_ID column of DB2 type INTEGER NOT NULL. |
java.lang.Integer |
getFufillmentCenterIdInEJBType()
This method provides access to the PICKBATCH.FFMCENTER_ID column of DB2 type INTEGER NOT NULL. |
java.lang.String |
getLastUpdate()
This method provides access to the PICKBATCH.LASTUPDATE column of DB2 type TIMESTAMP NULL. |
java.sql.Timestamp |
getLastUpdateInEJBType()
This method provides access to the PICKBATCH.LASTUPDATE column of DB2 type TIMESTAMP NULL. |
java.lang.String |
getMemberId()
This method provides access to the PICKBATCH.MEMBER_ID column of DB2 type BIGINT NULL. |
java.lang.Long |
getMemberIdInEJBType()
This method provides access to the PICKBATCH.MEMBER_ID column of DB2 type BIGINT NULL. |
java.lang.String |
getPickBatchId()
This method provides access to the PICKBATCH.PICKBATCH_ID column of DB2 type BIGINT NOT NULL. |
java.lang.Long |
getPickBatchIdInEJBType()
This method provides access to the PICKBATCH.PICKBATCH_ID column of DB2 type BIGINT NOT NULL. |
java.lang.String |
getPickSlipXml()
This method provides access to the PICKBATCH.PICKSLIPXML column of DB2 type CLOB(1000000000) NULL. |
void |
refreshCopyHelper()
Load data from the EJBObject. |
void |
setDate1(java.lang.String aDate1)
This method provides access to the PICKBATCH.DATE1 column of DB2 type TIMESTAMP NULL. |
void |
setDate1(java.sql.Timestamp aDate1)
This method provides access to the PICKBATCH.DATE1 column of DB2 type TIMESTAMP NULL. |
void |
setDate2(java.lang.String aDate2)
This method provides access to the PICKBATCH.DATE2 column of DB2 type TIMESTAMP NULL. |
void |
setDate2(java.sql.Timestamp aDate2)
This method provides access to the PICKBATCH.DATE2 column of DB2 type TIMESTAMP NULL. |
void |
setField1(java.lang.Integer aField1)
This method provides access to the PICKBATCH.FIELD1 column of DB2 type INTEGER NULL. |
void |
setField1(java.lang.String aField1)
This method provides access to the PICKBATCH.FIELD1 column of DB2 type INTEGER NULL. |
void |
setField2(java.lang.String aField2)
This method provides access to the PICKBATCH.FIELD2 column of DB2 type VARCHAR(254) NULL. |
void |
setField3(java.lang.String aField3)
This method provides access to the PICKBATCH.FIELD3 column of DB2 type VARCHAR(254) NULL. |
void |
setFufillmentCenterId(java.lang.Integer aFufillmentCenterId)
This method provides access to the PICKBATCH.FFMCENTER_ID column of DB2 type INTEGER NOT NULL. |
void |
setFufillmentCenterId(java.lang.String aFufillmentCenterId)
This method provides access to the PICKBATCH.FFMCENTER_ID column of DB2 type INTEGER NOT NULL. |
void |
setInitKey_pickBatchId(java.lang.String aInitKey_pickBatchId)
Set the primary key for this object |
void |
setLastUpdate(java.lang.String aLastUpdate)
This method provides access to the PICKBATCH.LASTUPDATE column of DB2 type TIMESTAMP NULL. |
void |
setLastUpdate(java.sql.Timestamp aLastUpdate)
This method provides access to the PICKBATCH.LASTUPDATE column of DB2 type TIMESTAMP NULL. |
void |
setMemberId(java.lang.Long aMemberId)
This method provides access to the PICKBATCH.MEMBER_ID column of DB2 type BIGINT NULL. |
void |
setMemberId(java.lang.String aMemberId)
This method provides access to the PICKBATCH.MEMBER_ID column of DB2 type BIGINT NULL. |
void |
setPickBatchId(java.lang.Long aPickBatchId)
This method provides access to the PICKBATCH.PICKBATCH_ID column of DB2 type BIGINT NOT NULL. |
void |
setPickBatchId(java.lang.String aPickBatchId)
This method provides access to the PICKBATCH.PICKBATCH_ID column of DB2 type BIGINT NOT NULL. |
void |
setPickSlipXml(java.lang.String aPickSlipXml)
This method provides access to the PICKBATCH.PICKSLIPXML column of DB2 type CLOB(1000000000) NULL. |
Methods inherited from class com.ibm.ivj.ejb.runtime.AbstractEntityAccessBean |
__getCache, __getCache, __getKey, __setCache, __setCache, __setKey, commitCopyHelper, createAccessBeans, createAccessBeans, instantiateEJBByPrimaryKey, refreshCopyHelper, setEJBRef |
Methods inherited from class com.ibm.ivj.ejb.runtime.AbstractAccessBean |
defaultJNDIName, defaultNameServiceType, defaultNameServiceURL, getEJBRef, getGlobalHome, getHome, getInit_GlobalNameServiceTypeName, getInit_GlobalNameServiceURLName, getInit_JNDIName, getInit_NameServiceTypeName, getInit_NameServiceURLName, getInitContext, getInitContext, instantiateEJB, resetEJBRef, resetHomeCache, setInit_GlobalNameServiceTypeName, setInit_GlobalNameServiceURLName, setInit_JNDIName, setInit_NameServiceTypeName, setInit_NameServiceURLName |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PickBatchAccessBean()
Default constructor. Maps to findByPrimaryKey.
public PickBatchAccessBean(javax.ejb.EJBObject object) throws java.rmi.RemoteException
Creates an access bean for the specified EJB
object
- - javax.ejb.EJBObjectjava.rmi.RemoteException
- The java.rmi.RemoteException exceptionpublic PickBatchAccessBean(java.lang.Long MemberId, java.lang.Integer FulfillmentCenterId) throws javax.naming.NamingException, javax.ejb.CreateException, java.rmi.RemoteException, javax.ejb.FinderException
Maps to a corresponding ejbCreate method in the home interface of the EJB
MemberId
- - java.lang.LongFulfillmentCenterId
- - java.lang.Integerjavax.naming.NamingException
- The javax.naming.NamingException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjava.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionMethod Detail |
public void commitCopyHelper() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
Update(flush) data to the EJBObject (persistent storage).
commitCopyHelper
in class com.ibm.ivj.ejb.runtime.AbstractEntityAccessBean
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getDate1() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the PICKBATCH.DATE1 column of DB2 type TIMESTAMP NULL.
The following is a description of this column:
Customizable.
getDate1
in interface PickBatchAccessBeanData
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.sql.Timestamp getDate1InEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the PICKBATCH.DATE1 column of DB2 type TIMESTAMP NULL.
The following is a description of this column:
Customizable.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getDate2() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the PICKBATCH.DATE2 column of DB2 type TIMESTAMP NULL.
The following is a description of this column:
Customizable.
getDate2
in interface PickBatchAccessBeanData
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.sql.Timestamp getDate2InEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the PICKBATCH.DATE2 column of DB2 type TIMESTAMP NULL.
The following is a description of this column:
Customizable.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getField1() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the PICKBATCH.FIELD1 column of DB2 type INTEGER NULL.
The following is a description of this column:
Customizable.
getField1
in interface PickBatchAccessBeanData
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.Integer getField1InEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the PICKBATCH.FIELD1 column of DB2 type INTEGER NULL.
The following is a description of this column:
Customizable.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getField2() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the PICKBATCH.FIELD2 column of DB2 type VARCHAR(254) NULL.
The following is a description of this column:
Customizable.
getField2
in interface PickBatchAccessBeanData
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getField3() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the PICKBATCH.FIELD3 column of DB2 type VARCHAR(254) NULL.
The following is a description of this column:
Customizable.
getField3
in interface PickBatchAccessBeanData
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getFufillmentCenterId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the PICKBATCH.FFMCENTER_ID column of DB2 type INTEGER NOT NULL.
The following is a description of this column:
FulfillmentCenter for which the pick batch was generated. Foreign key to FFMCENTER.
getFufillmentCenterId
in interface PickBatchAccessBeanData
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.Integer getFufillmentCenterIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the PICKBATCH.FFMCENTER_ID column of DB2 type INTEGER NOT NULL.
The following is a description of this column:
FulfillmentCenter for which the pick batch was generated. Foreign key to FFMCENTER.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getLastUpdate() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the PICKBATCH.LASTUPDATE column of DB2 type TIMESTAMP NULL.
The following is a description of this column:
Timestamp of last update.
getLastUpdate
in interface PickBatchAccessBeanData
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.sql.Timestamp getLastUpdateInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the PICKBATCH.LASTUPDATE column of DB2 type TIMESTAMP NULL.
The following is a description of this column:
Timestamp of last update.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getMemberId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the PICKBATCH.MEMBER_ID column of DB2 type BIGINT NULL.
The following is a description of this column:
ID of the user who generated the pick batch.
getMemberId
in interface PickBatchAccessBeanData
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.Long getMemberIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the PICKBATCH.MEMBER_ID column of DB2 type BIGINT NULL.
The following is a description of this column:
ID of the user who generated the pick batch.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getPickBatchId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the PICKBATCH.PICKBATCH_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
Unique key.
getPickBatchId
in interface PickBatchAccessBeanData
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.Long getPickBatchIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the PICKBATCH.PICKBATCH_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
Unique key.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getPickSlipXml() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the PICKBATCH.PICKSLIPXML column of DB2 type CLOB(1000000000) NULL.
The following is a description of this column:
XML for the pick ticket.
getPickSlipXml
in interface PickBatchAccessBeanData
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic void refreshCopyHelper() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
Load data from the EJBObject.
refreshCopyHelper
in class com.ibm.ivj.ejb.runtime.AbstractEntityAccessBean
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic void setDate1(java.lang.String aDate1)
This method provides access to the PICKBATCH.DATE1 column of DB2 type TIMESTAMP NULL.
The following is a description of this column:
Customizable.
setDate1
in interface PickBatchAccessBeanData
aDate1
- java.lang.Stringpublic void setDate1(java.sql.Timestamp aDate1)
This method provides access to the PICKBATCH.DATE1 column of DB2 type TIMESTAMP NULL.
The following is a description of this column:
Customizable.
aDate1
- java.sql.Timestamppublic void setDate2(java.lang.String aDate2)
This method provides access to the PICKBATCH.DATE2 column of DB2 type TIMESTAMP NULL.
The following is a description of this column:
Customizable.
setDate2
in interface PickBatchAccessBeanData
aDate2
- java.lang.Stringpublic void setDate2(java.sql.Timestamp aDate2)
This method provides access to the PICKBATCH.DATE2 column of DB2 type TIMESTAMP NULL.
The following is a description of this column:
Customizable.
aDate2
- java.sql.Timestamppublic void setField1(java.lang.Integer aField1)
This method provides access to the PICKBATCH.FIELD1 column of DB2 type INTEGER NULL.
The following is a description of this column:
Customizable.
aField1
- java.lang.Integerpublic void setField1(java.lang.String aField1)
This method provides access to the PICKBATCH.FIELD1 column of DB2 type INTEGER NULL.
The following is a description of this column:
Customizable.
setField1
in interface PickBatchAccessBeanData
aField1
- java.lang.Stringpublic void setField2(java.lang.String aField2)
This method provides access to the PICKBATCH.FIELD2 column of DB2 type VARCHAR(254) NULL.
The following is a description of this column:
Customizable.
setField2
in interface PickBatchAccessBeanData
aField2
- java.lang.Stringpublic void setField3(java.lang.String aField3)
This method provides access to the PICKBATCH.FIELD3 column of DB2 type VARCHAR(254) NULL.
The following is a description of this column:
Customizable.
setField3
in interface PickBatchAccessBeanData
aField3
- java.lang.Stringpublic void setFufillmentCenterId(java.lang.Integer aFufillmentCenterId)
This method provides access to the PICKBATCH.FFMCENTER_ID column of DB2 type INTEGER NOT NULL.
The following is a description of this column:
FulfillmentCenter for which the pick batch was generated. Foreign key to FFMCENTER.
aFufillmentCenterId
- java.lang.Integerpublic void setFufillmentCenterId(java.lang.String aFufillmentCenterId)
This method provides access to the PICKBATCH.FFMCENTER_ID column of DB2 type INTEGER NOT NULL.
The following is a description of this column:
FulfillmentCenter for which the pick batch was generated. Foreign key to FFMCENTER.
setFufillmentCenterId
in interface PickBatchAccessBeanData
aFufillmentCenterId
- java.lang.Stringpublic void setInitKey_pickBatchId(java.lang.String aInitKey_pickBatchId)
Set the primary key for this object
aInitKey_pickBatchId
- java.lang.Stringpublic void setLastUpdate(java.lang.String aLastUpdate)
This method provides access to the PICKBATCH.LASTUPDATE column of DB2 type TIMESTAMP NULL.
The following is a description of this column:
Timestamp of last update.
setLastUpdate
in interface PickBatchAccessBeanData
aLastUpdate
- java.lang.Stringpublic void setLastUpdate(java.sql.Timestamp aLastUpdate)
This method provides access to the PICKBATCH.LASTUPDATE column of DB2 type TIMESTAMP NULL.
The following is a description of this column:
Timestamp of last update.
aLastUpdate
- java.sql.Timestamppublic void setMemberId(java.lang.Long aMemberId)
This method provides access to the PICKBATCH.MEMBER_ID column of DB2 type BIGINT NULL.
The following is a description of this column:
ID of the user who generated the pick batch.
aMemberId
- java.lang.Longpublic void setMemberId(java.lang.String aMemberId)
This method provides access to the PICKBATCH.MEMBER_ID column of DB2 type BIGINT NULL.
The following is a description of this column:
ID of the user who generated the pick batch.
setMemberId
in interface PickBatchAccessBeanData
aMemberId
- java.lang.Stringpublic void setPickBatchId(java.lang.Long aPickBatchId)
This method provides access to the PICKBATCH.PICKBATCH_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
Unique key.
aPickBatchId
- java.lang.Longpublic void setPickBatchId(java.lang.String aPickBatchId)
This method provides access to the PICKBATCH.PICKBATCH_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
Unique key.
setPickBatchId
in interface PickBatchAccessBeanData
aPickBatchId
- java.lang.Stringpublic void setPickSlipXml(java.lang.String aPickSlipXml)
This method provides access to the PICKBATCH.PICKSLIPXML column of DB2 type CLOB(1000000000) NULL.
The following is a description of this column:
XML for the pick ticket.
setPickSlipXml
in interface PickBatchAccessBeanData
aPickSlipXml
- java.lang.String
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |