Chapter 8. Post-migration steps 143
Draft Document for Review July 28, 2004 7:33 pm 6320ch_DEV_post_migration.fm
getContractIdInEJBType()
setContractId(lContractId) getContractId()
setContractId(lContractId)
getOfferIdInEJBType()
setOfferId(lOfferId) getOfferId()
setOfferId(lOfferId)
getAddressIdInEJBType()
setAddressId(lAddressId) getAddressId()
setAddressId(lAddressId)
getFulfillmentCenterIdInEJBType()
setFulfillmentCenterId(lFfmCenterId) getFulfill mentCenterId()
setFulfillmentCenterId(lFfmCenterId)
getShippingModeIdInEJBType()
setShippingModeId(iShipmode) getShippingModeId()
setShippingModeId(iShipmode)
getPrepareFlagsInEJBType()
setPrepareFlags(iPrepareFlags) getPrepareFlags()
setPrepareFlags(iPrepareFlags)
getPriceInEJBType()
setPrice(bdPrice) getPrice()
setPrice(bdPrice)
getQuantityInEJBType() [Double]
setQuantity(dQuant) getQuantity() [BigDecimal]
setQuantity(new BigDecimal(dQuant))
getTotalProductInEJBType()
setTotalProduct(bdTotal) getProductTotal()
setProductTotal(bdTotal)
getTotalAdjustmentInEJBType()
setTotalAdjustment(bdTotal) getAdjustmentTotal()
setAdjustmentTotal(bdTotal)
getShippingChargeInEJBType()
setShippingCharge(bdTotal) getShippingTotal()
setShippingTotal(bdTotal)
getTaxAmountInEJBType()
setTaxAmount(bdTotal) getSalesTaxTotal()
setSalesTaxTotal(bdTotal)
getShippingTaxAmountInEJBType()
setShippingTaxTotal(bdTotal) getShippingTaxTotal ()
setShippingTaxTotal(bdTotal)
getEstimatedAvailableTimeInEJBType()
setEstimatedAvailableTime(tsTime) getEstimatedAva ilableTime()
setEstimatedAvailableTime(tsTime)
getShippingOffsetInEJBType()
setShippingOffset(iShipOffset) getShippingOffset ()
setShippingOffset(iShipOffset)
getCategoryTaxAmount(iTaxCatId)
setCategoryTaxAmount(iTaxCatId,dVal) getTaxAmou nt(iTaxCatId)
setTaxAmount(iTaxCatId,dVal)
Accessing OrderItemAccessBean Accessing Item