com.ibm.commerce.couponwallet.objects
Interface CouponWalletAccessBeanData
- All Known Implementing Classes:
- CouponWalletAccessBean
- public interface CouponWalletAccessBeanData
getAcceptFromType
public java.lang.String getAcceptFromType()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getBcId
public java.lang.Long getBcId()
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
getNumUse
public java.lang.Integer getNumUse()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getPromoId
public java.lang.Integer getPromoId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getShopperId
public java.lang.Long getShopperId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getState
public java.lang.String getState()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getTimeAccept
public java.sql.Timestamp getTimeAccept()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
setAcceptFromType
public void setAcceptFromType(java.lang.String newValue)
setBcId
public void setBcId(java.lang.Long newValue)
setField1
public void setField1(java.lang.String newValue)
setNumUse
public void setNumUse(java.lang.Integer newValue)
setPromoId
public void setPromoId(java.lang.Integer newValue)
setShopperId
public void setShopperId(java.lang.Long newValue)
setState
public void setState(java.lang.String newValue)
setTimeAccept
public void setTimeAccept(java.sql.Timestamp newValue)