java.lang.Object | +--com.ibm.ivj.ejb.runtime.AbstractEntityAccessBean | +--com.ibm.commerce.order.objects.OrderOptionAccessBean
This table is used for Order notification.
Constructor Summary | |
---|---|
OrderOptionAccessBean() constructor | |
OrderOptionAccessBean(javax.ejb.EJBObject o) constructor | |
OrderOptionAccessBean(java.lang.Long arg0, java.lang.Integer arg1,
java.lang.Integer arg2) constructor |
Method Summary | |
---|---|
void |
commitCopyHelper() Update(flush) data to the EJBObject (persistent storage). |
protected
java.lang.String |
defaultJNDIName() |
java.lang.String |
getNotifyMerchant() This method provides access to the ORDOPTIONS.NOTIFYMERCHANT column of DB2 type INTEGER. |
java.lang.Integer |
getNotifyMerchantInEJBType() This method provides access to the ORDOPTIONS.NOTIFYMERCHANT column of DB2 type INTEGER. |
java.lang.String |
getNotifyShopper() This method provides access to the ORDOPTIONS.NOTIFYSHOPPER column of DB2 type INTEGER. |
java.lang.Integer |
getNotifyShopperInEJBType() This method provides access to the ORDOPTIONS.NOTIFYSHOPPER column of DB2 type INTEGER. |
java.lang.String |
getOrderId() This method provides access to the ORDOPTIONS.ORDERS_ID column of DB2 type BIGINT NOT NULL. |
java.lang.Long |
getOrderIdInEJBType() This method provides access to the ORDOPTIONS.ORDERS_ID column of DB2 type BIGINT NOT NULL. |
protected
void |
instantiateEJB() |
protected
boolean |
instantiateEJBByPrimaryKey() |
void |
refreshCopyHelper() Load data from the EJBObject. |
void |
setInitKey_orderId(java.lang.String newValue) Set the primary key for this object |
void |
setNotifyMerchant(java.lang.Integer newValue) This method provides access to the ORDOPTIONS.NOTIFYMERCHANT column of DB2 type INTEGER. |
void |
setNotifyMerchant(java.lang.String newValue) This method provides access to the ORDOPTIONS.NOTIFYMERCHANT column of DB2 type INTEGER. |
void |
setNotifyShopper(java.lang.Integer newValue) This method provides access to the ORDOPTIONS.NOTIFYSHOPPER column of DB2 type INTEGER. |
void |
setNotifyShopper(java.lang.String newValue) This method provides access to the ORDOPTIONS.NOTIFYSHOPPER column of DB2 type INTEGER. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll,
toString, wait, wait, wait |
Constructor Detail |
---|
public OrderOptionAccessBean()
public OrderOptionAccessBean(javax.ejb.EJBObject o) throws java.rmi.RemoteException
o
- javax.ejb.EJBObjectjava.rmi.RemoteException
public OrderOptionAccessBean(java.lang.Long arg0, java.lang.Integer arg1, java.lang.Integer arg2) throws javax.ejb.CreateException, java.rmi.RemoteException, javax.naming.NamingException
arg0
- java.lang.Longarg1
- java.lang.Integerarg2
- java.lang.Integerjavax.ejb.CreateException
java.rmi.RemoteException
javax.naming.NamingException
Method Detail |
---|
public void setInitKey_orderId(java.lang.String newValue)
Set the primary key for this object
newValue
- java.lang.Stringprotected java.lang.String defaultJNDIName()
protected void instantiateEJB() throws java.rmi.RemoteException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.FinderException
javax.naming.NamingException
protected boolean instantiateEJBByPrimaryKey() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.naming.NamingException
public void commitCopyHelper() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
Update(flush) data to the EJBObject (persistent storage).
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void refreshCopyHelper() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
Load data from the EJBObject.
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public java.lang.String getNotifyShopper() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the ORDOPTIONS.NOTIFYSHOPPER column of DB2 type INTEGER.
The following is a description of this column:
Flag to indicate whether the customer will be notified
getNotifyShopper
in interface
OrderOptionAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public java.lang.Integer getNotifyShopperInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the ORDOPTIONS.NOTIFYSHOPPER column of DB2 type INTEGER.
The following is a description of this column:
Flag to indicate whether the customer will be notified
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setNotifyShopper(java.lang.String newValue)
This method provides access to the ORDOPTIONS.NOTIFYSHOPPER column of DB2 type INTEGER.
The following is a description of this column:
Flag to indicate whether the customer will be notified
setNotifyShopper
in interface
OrderOptionAccessBeanData
newValue
- Stringpublic void setNotifyShopper(java.lang.Integer newValue)
This method provides access to the ORDOPTIONS.NOTIFYSHOPPER column of DB2 type INTEGER.
The following is a description of this column:
Flag to indicate whether the customer will be notified
newValue
- java.lang.Integerpublic java.lang.String getNotifyMerchant() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the ORDOPTIONS.NOTIFYMERCHANT column of DB2 type INTEGER.
The following is a description of this column:
Flag to indicate whether the merchant will be notified
getNotifyMerchant
in interface
OrderOptionAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public java.lang.Integer getNotifyMerchantInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the ORDOPTIONS.NOTIFYMERCHANT column of DB2 type INTEGER.
The following is a description of this column:
Flag to indicate whether the merchant will be notified
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setNotifyMerchant(java.lang.String newValue)
This method provides access to the ORDOPTIONS.NOTIFYMERCHANT column of DB2 type INTEGER.
The following is a description of this column:
Flag to indicate whether the merchant will be notified
setNotifyMerchant
in interface
OrderOptionAccessBeanData
newValue
- Stringpublic void setNotifyMerchant(java.lang.Integer newValue)
This method provides access to the ORDOPTIONS.NOTIFYMERCHANT column of DB2 type INTEGER.
The following is a description of this column:
Flag to indicate whether the merchant will be notified
newValue
- java.lang.Integerpublic java.lang.String getOrderId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the ORDOPTIONS.ORDERS_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
Order ID.
getOrderId
in interface
OrderOptionAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public java.lang.Long getOrderIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the ORDOPTIONS.ORDERS_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
Order ID.
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException