com.ibm.commerce.order.objects
Interface OrderMessagingExtensionAccessBeanData
- All Known Implementing Classes:
- OrderMessagingExtensionAccessBean
- public interface OrderMessagingExtensionAccessBeanData
getBuyerOrderId
public java.lang.String getBuyerOrderId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getComments1
public java.lang.String getComments1()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getComments2
public java.lang.String getComments2()
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
getOrderId
public java.lang.String getOrderId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getOrderType
public java.lang.String getOrderType()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getPayloadId
public java.lang.String getPayloadId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getRequestedShipTime
public java.lang.String getRequestedShipTime()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getRequestedTime
public java.lang.String getRequestedTime()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
setBuyerOrderId
public void setBuyerOrderId(java.lang.String newValue)
setComments1
public void setComments1(java.lang.String newValue)
setComments2
public void setComments2(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)
setOrderId
public void setOrderId(java.lang.String newValue)
setOrderType
public void setOrderType(java.lang.String newValue)
setPayloadId
public void setPayloadId(java.lang.String newValue)
setRequestedShipTime
public void setRequestedShipTime(java.lang.String newValue)
setRequestedTime
public void setRequestedTime(java.lang.String newValue)