|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
com.ibm.commerce.orderstatus.beans.OrderFulfillmentItemStatusDataBean
IBM internal use only.
Fields inherited from interface com.ibm.commerce.security.Delegator |
COPYRIGHT |
Fields inherited from interface com.ibm.commerce.security.Protectable |
COPYRIGHT |
Constructor Summary | |
OrderFulfillmentItemStatusDataBean()
|
Method Summary | |
boolean |
fulfills(java.lang.Long aFills,
java.lang.String aFills)
IBM internal use only. |
java.sql.Timestamp |
getActualShipDateTime()
IBM internal use only. |
CommandContext |
getCommandContext()
Gets the command context set within this bean. |
java.lang.String |
getCurrency()
IBM internal use only. |
java.lang.String |
getDataBeanKeyOrderItemStatusId()
Retrieve its primary key. |
Protectable |
getDelegate()
Retrieves access control information. |
java.lang.Integer |
getField1()
IBM internal use only. |
java.math.BigDecimal |
getField2()
IBM internal use only. |
java.lang.String |
getField3()
IBM internal use only. |
java.sql.Timestamp |
getInvoiceDateTime()
IBM internal use only. |
java.math.BigDecimal |
getInvoiceValue()
IBM internal use only. |
java.lang.String |
getItemComment()
IBM internal use only. |
java.lang.String |
getMerchantItemNumber()
IBM internal use only. |
java.lang.String |
getMerchantOrderNumber()
IBM internal use only. |
java.lang.Long |
getOrderId()
IBM internal use only. |
java.lang.Long |
getOrderItemId()
IBM internal use only. |
java.lang.String |
getOrderItemStatus()
IBM internal use only. |
java.lang.Long |
getOrderItemStatusId()
IBM internal use only. |
java.lang.Long |
getOwner()
IBM internal use only. |
java.lang.String |
getPartNumber()
IBM internal use only. |
java.sql.Timestamp |
getPlaceDateTime()
IBM internal use only. |
java.math.BigDecimal |
getPriceTotal()
IBM internal use only. |
java.lang.Integer |
getQuantityConfirmed()
IBM internal use only. |
java.lang.Integer |
getQuantityRequested()
IBM internal use only. |
java.lang.Integer |
getQuantityShipped()
IBM internal use only. |
TypedProperty |
getRequestProperties()
Gets the request property set within this bean. |
java.sql.Timestamp |
getRequestShipDateTime()
IBM internal use only. |
java.sql.Timestamp |
getScheduleShipDateTime()
IBM internal use only. |
java.lang.String |
getShipCondition()
IBM internal use only. |
java.math.BigDecimal |
getShippingTaxTotal()
IBM internal use only. |
java.math.BigDecimal |
getShippingTotal()
IBM internal use only. |
java.math.BigDecimal |
getTaxTotal()
IBM internal use only. |
java.lang.String |
getUnitOfMeasure()
IBM internal use only. |
java.math.BigDecimal |
getUnitPrice()
IBM internal use only. |
java.lang.Integer |
getVersioning()
IBM internal use only. |
void |
populate()
Retrieves data from the database. |
void |
setActualShipDateTime(java.sql.Timestamp aActualShipDateTime)
IBM internal use only. |
void |
setCommandContext(CommandContext aCommandContext)
Sets the command context within this bean. |
void |
setCurrency(java.lang.String aCurrency)
IBM internal use only. |
void |
setDataBeanKeyOrderItemStatusId(java.lang.String aDataBeanKeyOrderItemStatusId)
Set its primary key for fetching. |
void |
setField1(java.lang.Integer aField1)
IBM internal use only. |
void |
setField2(java.math.BigDecimal aField2)
IBM internal use only. |
void |
setField3(java.lang.String aField3)
IBM internal use only. |
void |
setInvoiceDateTime(java.sql.Timestamp aInvoiceDateTime)
IBM internal use only. |
void |
setInvoiceValue(java.math.BigDecimal aInvoiceValue)
IBM internal use only. |
void |
setItemComment(java.lang.String aItemComment)
IBM internal use only. |
void |
setMerchantItemNumber(java.lang.String aMerchantItemNumber)
IBM internal use only. |
void |
setMerchantOrderNumber(java.lang.String aMerchantOrderNumber)
IBM internal use only. |
void |
setOrderId(java.lang.Long aOrderId)
IBM internal use only. |
void |
setOrderItemId(java.lang.Long aOrderItemId)
IBM internal use only. |
void |
setOrderItemStatus(java.lang.String aOrderItemStatus)
IBM internal use only. |
void |
setOrderItemStatusId(java.lang.Long aOrderItemStatusId)
IBM internal use only. |
void |
setPartNumber(java.lang.String aPartNumber)
IBM internal use only. |
void |
setPlaceDateTime(java.sql.Timestamp aPlaceDateTime)
IBM internal use only. |
void |
setPriceTotal(java.math.BigDecimal aPriceTotal)
IBM internal use only. |
void |
setQuantityConfirmed(java.lang.Integer aQuantityConfirmed)
IBM internal use only. |
void |
setQuantityRequested(java.lang.Integer aQuantityRequested)
IBM internal use only. |
void |
setQuantityShipped(java.lang.Integer aQuantityShipped)
IBM internal use only. |
void |
setRequestProperties(TypedProperty aRequestProperties)
Sets the request property within this bean. |
void |
setRequestShipDateTime(java.sql.Timestamp aRequestShipDateTime)
IBM internal use only. |
void |
setScheduleShipDateTime(java.sql.Timestamp aScheduleShipDateTime)
IBM internal use only. |
void |
setShipCondition(java.lang.String aShipCondition)
IBM internal use only. |
void |
setShippingTaxTotal(java.math.BigDecimal aShippingTaxTotal)
IBM internal use only. |
void |
setShippingTotal(java.math.BigDecimal aShippingTotal)
IBM internal use only. |
void |
setTaxTotal(java.math.BigDecimal aTaxTotal)
IBM internal use only. |
void |
setUnitOfMeasure(java.lang.String aUnitOfMeasure)
IBM internal use only. |
void |
setUnitPrice(java.math.BigDecimal aUnitPrice)
IBM internal use only. |
void |
setVersioning(java.lang.Integer aVersioning)
IBM internal use only. |
Constructor Detail |
public OrderFulfillmentItemStatusDataBean()
Method Detail |
public boolean fulfills(java.lang.Long aFills, java.lang.String aFills) throws java.rmi.RemoteException, java.lang.Exception
IBM internal use only.
fulfills
in interface Protectable
aFills
- java.lang.LongaFills
- java.lang.Stringjava.rmi.RemoteException
- The java.rmi.RemoteException exceptionjava.lang.Exception
- The java.lang.Exception exceptionpublic java.sql.Timestamp getActualShipDateTime() 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 CommandContext getCommandContext()
Gets the command context set within this bean.
public java.lang.String getCurrency() 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 getDataBeanKeyOrderItemStatusId()
Retrieve its primary key.
public Protectable getDelegate() throws java.lang.Exception
Retrieves access control information.
getDelegate
in interface Delegator
java.lang.Exception
- The java.lang.Exception exceptionpublic java.lang.Integer 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.math.BigDecimal getField2() 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 getField3() 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 getInvoiceDateTime() 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 getInvoiceValue() 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 getItemComment() 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 getMerchantItemNumber() 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 getMerchantOrderNumber() 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 getOrderId() 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 getOrderItemId() 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 getOrderItemStatus() 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 getOrderItemStatusId() 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 getOwner() throws java.lang.Exception, java.rmi.RemoteException
IBM internal use only.
getOwner
in interface Protectable
java.lang.Exception
- The java.lang.Exception exceptionjava.rmi.RemoteException
- The java.rmi.RemoteException exceptionpublic java.lang.String getPartNumber() 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 getPlaceDateTime() 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 getPriceTotal() 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 getQuantityConfirmed() 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 getQuantityRequested() 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 getQuantityShipped() 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.sql.Timestamp getRequestShipDateTime() 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 getScheduleShipDateTime() 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 getShipCondition() 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 getShippingTaxTotal() 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 getShippingTotal() 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 getTaxTotal() 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 getUnitOfMeasure() 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 getUnitPrice() 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 getVersioning() 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 setActualShipDateTime(java.sql.Timestamp aActualShipDateTime)
IBM internal use only.
aActualShipDateTime
- java.sql.Timestamppublic void setCommandContext(CommandContext aCommandContext)
Sets the command context within this bean.
aCommandContext
- com.ibm.commerce.command.CommandContextpublic void setCurrency(java.lang.String aCurrency)
IBM internal use only.
aCurrency
- java.lang.Stringpublic void setDataBeanKeyOrderItemStatusId(java.lang.String aDataBeanKeyOrderItemStatusId)
Set its primary key for fetching.
aDataBeanKeyOrderItemStatusId
- java.lang.Stringpublic void setField1(java.lang.Integer aField1)
IBM internal use only.
aField1
- java.lang.Integerpublic void setField2(java.math.BigDecimal aField2)
IBM internal use only.
aField2
- java.math.BigDecimalpublic void setField3(java.lang.String aField3)
IBM internal use only.
aField3
- java.lang.Stringpublic void setInvoiceDateTime(java.sql.Timestamp aInvoiceDateTime)
IBM internal use only.
aInvoiceDateTime
- java.sql.Timestamppublic void setInvoiceValue(java.math.BigDecimal aInvoiceValue)
IBM internal use only.
aInvoiceValue
- java.math.BigDecimalpublic void setItemComment(java.lang.String aItemComment)
IBM internal use only.
aItemComment
- java.lang.Stringpublic void setMerchantItemNumber(java.lang.String aMerchantItemNumber)
IBM internal use only.
aMerchantItemNumber
- java.lang.Stringpublic void setMerchantOrderNumber(java.lang.String aMerchantOrderNumber)
IBM internal use only.
aMerchantOrderNumber
- java.lang.Stringpublic void setOrderId(java.lang.Long aOrderId)
IBM internal use only.
aOrderId
- java.lang.Longpublic void setOrderItemId(java.lang.Long aOrderItemId)
IBM internal use only.
aOrderItemId
- java.lang.Longpublic void setOrderItemStatus(java.lang.String aOrderItemStatus)
IBM internal use only.
aOrderItemStatus
- java.lang.Stringpublic void setOrderItemStatusId(java.lang.Long aOrderItemStatusId)
IBM internal use only.
aOrderItemStatusId
- java.lang.Longpublic void setPartNumber(java.lang.String aPartNumber)
IBM internal use only.
aPartNumber
- java.lang.Stringpublic void setPlaceDateTime(java.sql.Timestamp aPlaceDateTime)
IBM internal use only.
aPlaceDateTime
- java.sql.Timestamppublic void setPriceTotal(java.math.BigDecimal aPriceTotal)
IBM internal use only.
aPriceTotal
- java.math.BigDecimalpublic void setQuantityConfirmed(java.lang.Integer aQuantityConfirmed)
IBM internal use only.
aQuantityConfirmed
- java.lang.Integerpublic void setQuantityRequested(java.lang.Integer aQuantityRequested)
IBM internal use only.
aQuantityRequested
- java.lang.Integerpublic void setQuantityShipped(java.lang.Integer aQuantityShipped)
IBM internal use only.
aQuantityShipped
- java.lang.Integerpublic 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 setRequestShipDateTime(java.sql.Timestamp aRequestShipDateTime)
IBM internal use only.
aRequestShipDateTime
- java.sql.Timestamppublic void setScheduleShipDateTime(java.sql.Timestamp aScheduleShipDateTime)
IBM internal use only.
aScheduleShipDateTime
- java.sql.Timestamppublic void setShipCondition(java.lang.String aShipCondition)
IBM internal use only.
aShipCondition
- java.lang.Stringpublic void setShippingTaxTotal(java.math.BigDecimal aShippingTaxTotal)
IBM internal use only.
aShippingTaxTotal
- java.math.BigDecimalpublic void setShippingTotal(java.math.BigDecimal aShippingTotal)
IBM internal use only.
aShippingTotal
- java.math.BigDecimalpublic void setTaxTotal(java.math.BigDecimal aTaxTotal)
IBM internal use only.
aTaxTotal
- java.math.BigDecimalpublic void setUnitOfMeasure(java.lang.String aUnitOfMeasure)
IBM internal use only.
aUnitOfMeasure
- java.lang.Stringpublic void setUnitPrice(java.math.BigDecimal aUnitPrice)
IBM internal use only.
aUnitPrice
- java.math.BigDecimalpublic void setVersioning(java.lang.Integer aVersioning)
IBM internal use only.
aVersioning
- java.lang.Integer
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |