|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
com.ibm.commerce.inventory.beans.ManifestDataBean
IBM internal use only.
Fields inherited from interface com.ibm.commerce.security.Delegator |
COPYRIGHT |
Constructor Summary | |
ManifestDataBean()
|
Method Summary | |
CommandContext |
getCommandContext()
Gets the command context set within this bean. |
java.lang.String |
getDataBeanKeyManifestId()
Retrieve its primary key. |
java.lang.String |
getDateShipped()
IBM internal use only. |
java.sql.Timestamp |
getDateShippedInEJBType()
IBM internal use only. |
Protectable |
getDelegate()
Retrieves access control information. |
java.lang.String |
getField1()
IBM internal use only. |
java.lang.String |
getLastupdate()
IBM internal use only. |
java.sql.Timestamp |
getLastupdateInEJBType()
IBM internal use only. |
java.lang.String |
getManifestId()
IBM internal use only. |
java.lang.Long |
getManifestIdInEJBType()
IBM internal use only. |
java.lang.String |
getManifestStatus()
IBM internal use only. |
java.lang.String |
getOrdersId()
IBM internal use only. |
java.lang.Long |
getOrdersIdInEJBType()
IBM internal use only. |
java.lang.String |
getOrdReleaseNum()
IBM internal use only. |
java.lang.Integer |
getOrdReleaseNumInEJBType()
IBM internal use only. |
java.lang.String |
getPackageId()
IBM internal use only. |
java.lang.String[] |
getPackageIds()
IBM internal use only. |
java.lang.String |
getPickupRecordId()
IBM internal use only. |
TypedProperty |
getRequestProperties()
Gets the request property set within this bean. |
java.lang.String |
getSetCCurr()
IBM internal use only. |
java.lang.String |
getShipModeId()
IBM internal use only. |
java.lang.Integer |
getShipModeIdInEJBType()
IBM internal use only. |
java.lang.String |
getShippingCosts()
IBM internal use only. |
java.math.BigDecimal |
getShippingCostsInEJBType()
IBM internal use only. |
java.lang.String |
getTrackingId()
IBM internal use only. |
java.lang.String[] |
getTrackingIds()
IBM internal use only. |
java.lang.String |
getWeight()
IBM internal use only. |
java.lang.Double |
getWeightInEJBType()
IBM internal use only. |
java.lang.String |
getWeightMeasure()
IBM internal use only. |
void |
populate()
Retrieves data from the database. |
void |
setCommandContext(CommandContext aCommandContext)
Sets the command context within this bean. |
void |
setDataBeanKeyManifestId(java.lang.String aDataBeanKeyManifestId)
Set its primary key for fetching. |
void |
setDateShipped(java.sql.Timestamp aDateShipped)
IBM internal use only. |
void |
setField1(java.lang.String aField1)
IBM internal use only. |
void |
setLastupdate(java.sql.Timestamp aLastupdate)
IBM internal use only. |
void |
setManifestId(java.lang.Long aManifestId)
IBM internal use only. |
void |
setManifestStatus(java.lang.String aManifestStatus)
IBM internal use only. |
void |
setOrdersId(java.lang.Long aOrdersId)
IBM internal use only. |
void |
setOrdReleaseNum(java.lang.Integer aOrdReleaseNum)
IBM internal use only. |
void |
setPackageId(java.lang.String aPackageId)
IBM internal use only. |
void |
setPickupRecordId(java.lang.String aPickupRecordId)
IBM internal use only. |
void |
setRequestProperties(TypedProperty aRequestProperties)
Sets the request property within this bean. |
void |
setSetCCurr(java.lang.String aSetCCurr)
IBM internal use only. |
void |
setShipModeId(java.lang.Integer aShipModeId)
IBM internal use only. |
void |
setShippingCosts(java.math.BigDecimal aShippingCosts)
IBM internal use only. |
void |
setTrackingId(java.lang.String aTrackingId)
IBM internal use only. |
void |
setWeight(java.lang.Double aWeight)
IBM internal use only. |
void |
setWeightMeasure(java.lang.String aWeightMeasure)
IBM internal use only. |
Constructor Detail |
public ManifestDataBean()
Method Detail |
public CommandContext getCommandContext()
Gets the command context set within this bean.
public java.lang.String getDataBeanKeyManifestId()
Retrieve its primary key.
public java.lang.String getDateShipped() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
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 getDateShippedInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
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.
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
IBM internal use only.
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.
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 getManifestId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
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 getManifestIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
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 getManifestStatus() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
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 getOrdersId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
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 getOrdersIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
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 getOrdReleaseNum() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
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 getOrdReleaseNumInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
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 getPackageId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
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[] getPackageIds() throws java.lang.Exception
IBM internal use only.
java.lang.Exception
- The java.lang.Exception exceptionpublic java.lang.String getPickupRecordId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
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 TypedProperty getRequestProperties()
Gets the request property set within this bean.
public java.lang.String getSetCCurr() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
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 getShipModeId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
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 getShipModeIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
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 getShippingCosts() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
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.math.BigDecimal getShippingCostsInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
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 getTrackingId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
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[] getTrackingIds() throws java.lang.Exception
IBM internal use only.
java.lang.Exception
- The java.lang.Exception exceptionpublic java.lang.String getWeight() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
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.Double getWeightInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
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 getWeightMeasure() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
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 populate() throws java.lang.Exception
Retrieves data from the database.
java.lang.Exception
- The java.lang.Exception exceptionpublic void setCommandContext(CommandContext aCommandContext)
Sets the command context within this bean.
aCommandContext
- com.ibm.commerce.command.CommandContextpublic void setDataBeanKeyManifestId(java.lang.String aDataBeanKeyManifestId)
Set its primary key for fetching.
aDataBeanKeyManifestId
- java.lang.Stringpublic void setDateShipped(java.sql.Timestamp aDateShipped)
IBM internal use only.
aDateShipped
- java.sql.Timestamppublic void setField1(java.lang.String aField1)
IBM internal use only.
aField1
- java.lang.Stringpublic void setLastupdate(java.sql.Timestamp aLastupdate)
IBM internal use only.
aLastupdate
- java.sql.Timestamppublic void setManifestId(java.lang.Long aManifestId)
IBM internal use only.
aManifestId
- java.lang.Longpublic void setManifestStatus(java.lang.String aManifestStatus)
IBM internal use only.
aManifestStatus
- java.lang.Stringpublic void setOrdersId(java.lang.Long aOrdersId)
IBM internal use only.
aOrdersId
- java.lang.Longpublic void setOrdReleaseNum(java.lang.Integer aOrdReleaseNum)
IBM internal use only.
aOrdReleaseNum
- java.lang.Integerpublic void setPackageId(java.lang.String aPackageId)
IBM internal use only.
aPackageId
- java.lang.Stringpublic void setPickupRecordId(java.lang.String aPickupRecordId)
IBM internal use only.
aPickupRecordId
- java.lang.Stringpublic void setRequestProperties(TypedProperty aRequestProperties) throws javax.ejb.CreateException, java.rmi.RemoteException, javax.naming.NamingException, javax.ejb.FinderException
Sets the request property within this bean.
aRequestProperties
- com.ibm.commerce.datatype.TypedPropertyjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjava.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionpublic void setSetCCurr(java.lang.String aSetCCurr)
IBM internal use only.
aSetCCurr
- java.lang.Stringpublic void setShipModeId(java.lang.Integer aShipModeId)
IBM internal use only.
aShipModeId
- java.lang.Integerpublic void setShippingCosts(java.math.BigDecimal aShippingCosts)
IBM internal use only.
aShippingCosts
- java.math.BigDecimalpublic void setTrackingId(java.lang.String aTrackingId)
IBM internal use only.
aTrackingId
- java.lang.Stringpublic void setWeight(java.lang.Double aWeight)
IBM internal use only.
aWeight
- java.lang.Doublepublic void setWeightMeasure(java.lang.String aWeightMeasure)
IBM internal use only.
aWeightMeasure
- java.lang.String
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |