com.ibm.commerce.order.objects
Interface OrderOptionAccessBeanData

All Known Implementing Classes:
OrderOptionAccessBean

public interface OrderOptionAccessBeanData

This table is used for Order notification.


Method Summary
 java.lang.String getNotifyMerchant()
           
 java.lang.String getNotifyShopper()
           
 java.lang.String getOrderId()
           
 void setNotifyMerchant(java.lang.String newValue)
           
 void setNotifyShopper(java.lang.String newValue)            
 

Method Detail

getNotifyShopper

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

setNotifyShopper

public void setNotifyShopper(java.lang.String newValue)

getNotifyMerchant

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

setNotifyMerchant

public void setNotifyMerchant(java.lang.String newValue)

getOrderId

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