This table contains the discount conditions for a promotion. Every coupon has exactly one calculation code.
Method Summary | |
---|---|
java.lang.Integer |
getCalcCodeId() |
java.lang.Integer |
getPromoDiscId() |
java.lang.Integer |
getPromoId() |
void |
setCalcCodeId(java.lang.Integer newValue) |
void |
setPromoDiscId(java.lang.Integer newValue) |
void |
setPromoId(java.lang.Integer newValue)
|
Method Detail |
---|
public java.lang.Integer getPromoDiscId() 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
public void setPromoDiscId(java.lang.Integer newValue)
public java.lang.Integer getCalcCodeId() 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
public void setCalcCodeId(java.lang.Integer newValue)
public java.lang.Integer getPromoId() 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
public void setPromoId(java.lang.Integer newValue)