com.ibm.commerce.order.objects
Interface OrderAccessBeanData

All Known Implementing Classes:
OrderAccessBean

public interface OrderAccessBeanData


Method Summary
 java.lang.String getAddressId()
           
 java.lang.String getCurrency()
           
 java.lang.String getDescription()
           
 java.lang.String getField1()
           
 java.lang.String getField2()
           
 java.lang.String getField3()
           
 java.lang.String getLastUpdate()
           
 java.lang.String getLock()
           
 java.lang.String getMemberId()
           
 java.lang.String getMerchantOrderId()
           
 java.lang.String getOrderChannelTypeId()
           
 java.lang.String getOrderId()
           
 java.lang.String getOrganizationId()
           
 java.lang.String getPlaceOrderTime()
           
 java.lang.String getProviderOrderNumber()
           
 java.lang.String getSequence()
           
 java.lang.String getShipAsComplete()
           
 java.lang.String getStatus()
           
 java.lang.String getStoreEntityId()
           
 java.lang.String getTotalAdjustment()
           
 java.lang.String getTotalProductPrice()
           
 java.lang.String getTotalShippingCharge()
           
 java.lang.String getTotalShippingTax()
           
 java.lang.String getTotalTax()
           
 void setAddressId(java.lang.String newValue)
           
 void setCurrency(java.lang.String newValue)
           
 void setDescription(java.lang.String newValue)
           
 void setField1(java.lang.String newValue)
           
 void setField2(java.lang.String newValue)
           
 void setField3(java.lang.String newValue)
           
 void setLastUpdate(java.lang.String newValue)
           
 void setLock(java.lang.String newValue)
           
 void setMemberId(java.lang.String newValue)
           
 void setMerchantOrderId(java.lang.String newValue)
           
 void setOrderChannelTypeId(java.lang.String newValue)
           
 void setOrganizationId(java.lang.String newValue)
           
 void setPlaceOrderTime(java.lang.String newValue)
           
 void setProviderOrderNumber(java.lang.String newValue)
           
 void setSequence(java.lang.String newValue)
           
 void setShipAsComplete(java.lang.String newValue)
           
 void setStatus(java.lang.String newValue)
           
 void setStoreEntityId(java.lang.String newValue)
           
 void setTotalAdjustment(java.lang.String newValue)
           
 void setTotalProductPrice(java.lang.String newValue)
           
 void setTotalShippingCharge(java.lang.String newValue)
           
 void setTotalShippingTax(java.lang.String newValue)
           
 void setTotalTax(java.lang.String newValue)
           
 

Method Detail

getAddressId

public java.lang.String getAddressId()
                              throws java.rmi.RemoteException,
                                     javax.ejb.CreateException,
                                     javax.ejb.FinderException,
                                     javax.naming.NamingException

getCurrency

public java.lang.String getCurrency()
                             throws java.rmi.RemoteException,
                                    javax.ejb.CreateException,
                                    javax.ejb.FinderException,
                                    javax.naming.NamingException

getDescription

public java.lang.String getDescription()
                                throws java.rmi.RemoteException,
                                       javax.ejb.CreateException,
                                       javax.ejb.FinderException,
                                       javax.naming.NamingException

getField1

public java.lang.String getField1()
                           throws java.rmi.RemoteException,
                                  javax.ejb.CreateException,
                                  javax.ejb.FinderException,
                                  javax.naming.NamingException

getField2

public java.lang.String getField2()
                           throws java.rmi.RemoteException,
                                  javax.ejb.CreateException,
                                  javax.ejb.FinderException,
                                  javax.naming.NamingException

getField3

public java.lang.String getField3()
                           throws java.rmi.RemoteException,
                                  javax.ejb.CreateException,
                                  javax.ejb.FinderException,
                                  javax.naming.NamingException

getLastUpdate

public java.lang.String getLastUpdate()
                               throws java.rmi.RemoteException,
                                      javax.ejb.CreateException,
                                      javax.ejb.FinderException,
                                      javax.naming.NamingException

getLock

public java.lang.String getLock()
                         throws java.rmi.RemoteException,
                                javax.ejb.CreateException,
                                javax.ejb.FinderException,
                                javax.naming.NamingException

getMemberId

public java.lang.String getMemberId()
                             throws java.rmi.RemoteException,
                                    javax.ejb.CreateException,
                                    javax.ejb.FinderException,
                                    javax.naming.NamingException

getMerchantOrderId

public java.lang.String getMerchantOrderId()
                                    throws java.rmi.RemoteException,
                                           javax.ejb.CreateException,
                                           javax.ejb.FinderException,
                                           javax.naming.NamingException

getOrderChannelTypeId

public java.lang.String getOrderChannelTypeId()
                                       throws java.rmi.RemoteException,
                                              javax.ejb.CreateException,
                                              javax.ejb.FinderException,
                                              javax.naming.NamingException

getOrderId

public java.lang.String getOrderId()
                            throws java.rmi.RemoteException,
                                   javax.ejb.CreateException,
                                   javax.ejb.FinderException,
                                   javax.naming.NamingException

getOrganizationId

public java.lang.String getOrganizationId()
                                   throws java.rmi.RemoteException,
                                          javax.ejb.CreateException,
                                          javax.ejb.FinderException,
                                          javax.naming.NamingException

getPlaceOrderTime

public java.lang.String getPlaceOrderTime()
                                   throws java.rmi.RemoteException,
                                          javax.ejb.CreateException,
                                          javax.ejb.FinderException,
                                          javax.naming.NamingException

getProviderOrderNumber

public java.lang.String getProviderOrderNumber()
                                        throws java.rmi.RemoteException,
                                               javax.ejb.CreateException,
                                               javax.ejb.FinderException,
                                               javax.naming.NamingException

getSequence

public java.lang.String getSequence()
                             throws java.rmi.RemoteException,
                                    javax.ejb.CreateException,
                                    javax.ejb.FinderException,
                                    javax.naming.NamingException

getShipAsComplete

public java.lang.String getShipAsComplete()
                                   throws java.rmi.RemoteException,
                                          javax.ejb.CreateException,
                                          javax.ejb.FinderException,
                                          javax.naming.NamingException

getStatus

public java.lang.String getStatus()
                           throws java.rmi.RemoteException,
                                  javax.ejb.CreateException,
                                  javax.ejb.FinderException,
                                  javax.naming.NamingException

getStoreEntityId

public java.lang.String getStoreEntityId()
                                  throws java.rmi.RemoteException,
                                         javax.ejb.CreateException,
                                         javax.ejb.FinderException,
                                         javax.naming.NamingException

getTotalAdjustment

public java.lang.String getTotalAdjustment()
                                    throws java.rmi.RemoteException,
                                           javax.ejb.CreateException,
                                           javax.ejb.FinderException,
                                           javax.naming.NamingException

getTotalProductPrice

public java.lang.String getTotalProductPrice()
                                      throws java.rmi.RemoteException,
                                             javax.ejb.CreateException,
                                             javax.ejb.FinderException,
                                             javax.naming.NamingException

getTotalShippingCharge

public java.lang.String getTotalShippingCharge()
                                        throws java.rmi.RemoteException,
                                               javax.ejb.CreateException,
                                               javax.ejb.FinderException,
                                               javax.naming.NamingException

getTotalShippingTax

public java.lang.String getTotalShippingTax()
                                     throws java.rmi.RemoteException,
                                            javax.ejb.CreateException,
                                            javax.ejb.FinderException,
                                            javax.naming.NamingException

getTotalTax

public java.lang.String getTotalTax()
                             throws java.rmi.RemoteException,
                                    javax.ejb.CreateException,
                                    javax.ejb.FinderException,
                                    javax.naming.NamingException

setAddressId

public void setAddressId(java.lang.String newValue)

setCurrency

public void setCurrency(java.lang.String newValue)

setDescription

public void setDescription(java.lang.String newValue)

setField1

public void setField1(java.lang.String newValue)

setField2

public void setField2(java.lang.String newValue)

setField3

public void setField3(java.lang.String newValue)

setLastUpdate

public void setLastUpdate(java.lang.String newValue)

setLock

public void setLock(java.lang.String newValue)

setMemberId

public void setMemberId(java.lang.String newValue)

setMerchantOrderId

public void setMerchantOrderId(java.lang.String newValue)

setOrderChannelTypeId

public void setOrderChannelTypeId(java.lang.String newValue)

setOrganizationId

public void setOrganizationId(java.lang.String newValue)

setPlaceOrderTime

public void setPlaceOrderTime(java.lang.String newValue)

setProviderOrderNumber

public void setProviderOrderNumber(java.lang.String newValue)

setSequence

public void setSequence(java.lang.String newValue)

setShipAsComplete

public void setShipAsComplete(java.lang.String newValue)

setStatus

public void setStatus(java.lang.String newValue)

setStoreEntityId

public void setStoreEntityId(java.lang.String newValue)

setTotalAdjustment

public void setTotalAdjustment(java.lang.String newValue)

setTotalProductPrice

public void setTotalProductPrice(java.lang.String newValue)

setTotalShippingCharge

public void setTotalShippingCharge(java.lang.String newValue)

setTotalShippingTax

public void setTotalShippingTax(java.lang.String newValue)

setTotalTax

public void setTotalTax(java.lang.String newValue)