|
||||||||
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 | +--com.ibm.commerce.inventory.beans.PickTicketDetailDataBean
IBM internal use only.
Fields inherited from class com.ibm.ivj.ejb.runtime.AbstractAccessBean |
DEFAULT_NAMESERVICE_PROVIDER_URL, DEFAULT_NAMESERVICE_TYPE, ejbRef |
Fields inherited from interface com.ibm.commerce.security.Delegator |
COPYRIGHT |
Constructor Summary | |
PickTicketDetailDataBean()
|
Method Summary | |
java.lang.String |
getDate1()
IBM internal use only. |
java.sql.Timestamp |
getDate1InEJBType()
IBM internal use only. |
java.lang.String |
getDate2()
IBM internal use only. |
java.sql.Timestamp |
getDate2InEJBType()
IBM internal use only. |
Protectable |
getDelegate()
Retrieves access control information. |
java.lang.String |
getField1()
IBM internal use only. |
java.lang.Integer |
getField1InEJBType()
IBM internal use only. |
java.lang.String |
getField2()
IBM internal use only. |
java.lang.String |
getField3()
IBM internal use only. |
java.lang.String |
getFufillmentCenterId()
IBM internal use only. |
java.lang.Integer |
getFufillmentCenterIdInEJBType()
IBM internal use only. |
java.lang.String |
getFulfillmentCenter()
IBM internal use only. |
java.lang.String |
getLastUpdate()
IBM internal use only. |
java.sql.Timestamp |
getLastUpdateInEJBType()
IBM internal use only. |
java.lang.String |
getMemberId()
IBM internal use only. |
java.lang.Long |
getMemberIdInEJBType()
IBM internal use only. |
java.lang.String |
getPickBatchId()
IBM internal use only. |
java.lang.Long |
getPickBatchIdInEJBType()
IBM internal use only. |
java.lang.String |
getPickbatchNumber()
IBM internal use only. |
java.lang.String |
getPickSlipXml()
IBM internal use only. |
com.ibm.commerce.inventory.beans.PickTicketPickbatchItemDataBean[] |
getPickTicketPickbatchItemList()
IBM internal use only. |
java.lang.String |
getStoreName()
IBM internal use only. |
void |
setDate1(java.sql.Timestamp aDate1)
IBM internal use only. |
void |
setDate2(java.sql.Timestamp aDate2)
IBM internal use only. |
void |
setField1(java.lang.Integer aField1)
IBM internal use only. |
void |
setField2(java.lang.String aField2)
IBM internal use only. |
void |
setField3(java.lang.String aField3)
IBM internal use only. |
void |
setFufillmentCenterId(java.lang.Integer aFufillmentCenterId)
IBM internal use only. |
void |
setFulfillmentCenter(java.lang.String aFulfillmentCenter)
IBM internal use only. |
void |
setLastUpdate(java.sql.Timestamp aLastUpdate)
IBM internal use only. |
void |
setMemberId(java.lang.Long aMemberId)
IBM internal use only. |
void |
setPickBatchId(java.lang.Long aPickBatchId)
IBM internal use only. |
void |
setPickbatchNumber(java.lang.String aPickbatchNumber)
IBM internal use only. |
void |
setPickSlipXml(java.lang.String aPickSlipXml)
IBM internal use only. |
void |
setPickTicketPickbatchItemList(com.ibm.commerce.inventory.beans.PickTicketPickbatchItemDataBean[] aPickTicketPickbatchItemList)
IBM internal use only. |
void |
setStoreName(java.lang.String aStoreName)
IBM internal use only. |
Methods inherited from class com.ibm.commerce.inventory.objects.PickBatchAccessBean |
commitCopyHelper, refreshCopyHelper, setDate1, setDate2, setField1, setFufillmentCenterId, setInitKey_pickBatchId, setLastUpdate, setMemberId, setPickBatchId |
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 PickTicketDetailDataBean()
Method Detail |
public java.lang.String getDate1() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
getDate1
in class PickBatchAccessBean
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
IBM internal use only.
getDate1InEJBType
in class PickBatchAccessBean
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
IBM internal use only.
getDate2
in class PickBatchAccessBean
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
IBM internal use only.
getDate2InEJBType
in class PickBatchAccessBean
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 Protectable getDelegate() throws java.lang.Exception
Retrieves access control information.
getDelegate
in interface Delegator
java.lang.Exception
- The java.lang.Exception exceptionpublic java.lang.String getField1() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
getField1
in class PickBatchAccessBean
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
IBM internal use only.
getField1InEJBType
in class PickBatchAccessBean
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
IBM internal use only.
getField2
in class PickBatchAccessBean
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
IBM internal use only.
getField3
in class PickBatchAccessBean
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
IBM internal use only.
getFufillmentCenterId
in class PickBatchAccessBean
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
IBM internal use only.
getFufillmentCenterIdInEJBType
in class PickBatchAccessBean
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 getFulfillmentCenter()
IBM internal use only.
public java.lang.String getLastUpdate() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
getLastUpdate
in class PickBatchAccessBean
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
IBM internal use only.
getLastUpdateInEJBType
in class PickBatchAccessBean
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
IBM internal use only.
getMemberId
in class PickBatchAccessBean
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
IBM internal use only.
getMemberIdInEJBType
in class PickBatchAccessBean
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
IBM internal use only.
getPickBatchId
in class PickBatchAccessBean
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
IBM internal use only.
getPickBatchIdInEJBType
in class PickBatchAccessBean
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 getPickbatchNumber()
IBM internal use only.
public java.lang.String getPickSlipXml() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
getPickSlipXml
in class PickBatchAccessBean
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 com.ibm.commerce.inventory.beans.PickTicketPickbatchItemDataBean[] getPickTicketPickbatchItemList()
IBM internal use only.
public java.lang.String getStoreName()
IBM internal use only.
public void setDate1(java.sql.Timestamp aDate1)
IBM internal use only.
setDate1
in class PickBatchAccessBean
aDate1
- java.sql.Timestamppublic void setDate2(java.sql.Timestamp aDate2)
IBM internal use only.
setDate2
in class PickBatchAccessBean
aDate2
- java.sql.Timestamppublic void setField1(java.lang.Integer aField1)
IBM internal use only.
setField1
in class PickBatchAccessBean
aField1
- java.lang.Integerpublic void setField2(java.lang.String aField2)
IBM internal use only.
setField2
in class PickBatchAccessBean
aField2
- java.lang.Stringpublic void setField3(java.lang.String aField3)
IBM internal use only.
setField3
in class PickBatchAccessBean
aField3
- java.lang.Stringpublic void setFufillmentCenterId(java.lang.Integer aFufillmentCenterId)
IBM internal use only.
setFufillmentCenterId
in class PickBatchAccessBean
aFufillmentCenterId
- java.lang.Integerpublic void setFulfillmentCenter(java.lang.String aFulfillmentCenter)
IBM internal use only.
aFulfillmentCenter
- java.lang.Stringpublic void setLastUpdate(java.sql.Timestamp aLastUpdate)
IBM internal use only.
setLastUpdate
in class PickBatchAccessBean
aLastUpdate
- java.sql.Timestamppublic void setMemberId(java.lang.Long aMemberId)
IBM internal use only.
setMemberId
in class PickBatchAccessBean
aMemberId
- java.lang.Longpublic void setPickBatchId(java.lang.Long aPickBatchId)
IBM internal use only.
setPickBatchId
in class PickBatchAccessBean
aPickBatchId
- java.lang.Longpublic void setPickbatchNumber(java.lang.String aPickbatchNumber)
IBM internal use only.
aPickbatchNumber
- java.lang.Stringpublic void setPickSlipXml(java.lang.String aPickSlipXml)
IBM internal use only.
setPickSlipXml
in class PickBatchAccessBean
aPickSlipXml
- java.lang.Stringpublic void setPickTicketPickbatchItemList(com.ibm.commerce.inventory.beans.PickTicketPickbatchItemDataBean[] aPickTicketPickbatchItemList)
IBM internal use only.
aPickTicketPickbatchItemList
- com.ibm.commerce.inventory.beans.PickTicketPickbatchItemDataBean[]public void setStoreName(java.lang.String aStoreName)
IBM internal use only.
aStoreName
- java.lang.String
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |