This table gives the details of what a promotion is, and reference to its purchase, validity, and discount conditions. CouponPromotionAccessBeanData
Method Summary | |
---|---|
java.lang.Integer |
getCouponPromotionId() getCouponPromotionId |
java.sql.Timestamp |
getCreationTime() getCreationTime |
java.lang.String |
getCurrency() getCurrency |
java.lang.Integer |
getEarlyBirdLimit() getEarlyBirdLimit |
java.sql.Timestamp |
getEndDate() getEndDate |
java.lang.String |
getField1() getField1 |
java.lang.Integer |
getInitiativeId() getInitiativeId |
java.lang.Integer |
getNumAcceptAllowed() getNumAcceptAllowed |
java.lang.Integer |
getNumOffered() getNumOffered |
java.lang.Integer |
getNumSeenAllowed() getNumSeenAllowed |
java.lang.Integer |
getNumUseAllowed() getNumUseAllowed |
java.lang.String |
getPromoDispType() getPromoDispType |
java.lang.String |
getPromotionDescription() getPromotionDescription |
java.lang.String |
getPromotionName() getPromotionName |
java.lang.String |
getPurchaseCondType() getPurchaseCondType |
java.sql.Timestamp |
getStartDate() getStartDate |
java.lang.String |
getStatus() getStatus |
java.lang.Integer |
getStoreId() getStoreId |
java.lang.Integer |
getTotalNumOffer() getTotalNumOffer |
java.lang.Integer |
getValidityId() getValidityId |
void |
setCreationTime(java.sql.Timestamp newValue) setCreationTime |
void |
setCurrency(java.lang.String newValue) setCurrency |
void |
setEarlyBirdLimit(java.lang.Integer newValue) setEarlyBirdLimit |
void |
setEndDate(java.sql.Timestamp newValue) setEndDate |
void |
setField1(java.lang.String newValue) setField1 |
void |
setInitiativeId(java.lang.Integer newValue) setInitiativeId |
void |
setNumAcceptAllowed(java.lang.Integer newValue) setNumAcceptAllowed |
void |
setNumOffered(java.lang.Integer newValue) setNumOffered |
void |
setNumSeenAllowed(java.lang.Integer newValue) setNumSeenAllowed |
void |
setNumUseAllowed(java.lang.Integer newValue) setNumUseAllowed |
void |
setPromoDispType(java.lang.String newValue) setPromoDispType |
void |
setPromotionDescription(java.lang.String newValue) setPromotionDescription |
void |
setPromotionName(java.lang.String newValue) setPromotionName |
void |
setPurchaseCondType(java.lang.String newValue) setPurchaseCondType |
void |
setStartDate(java.sql.Timestamp newValue) setStartDate |
void |
setStatus(java.lang.String newValue) setStatus |
void |
setStoreId(java.lang.Integer newValue) setStoreId |
void |
setTotalNumOffer(java.lang.Integer newValue) setTotalNumOffer |
void |
setValidityId(java.lang.Integer newValue)
setValidityId |
Method Detail |
---|
public java.lang.Integer getCouponPromotionId() 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 java.sql.Timestamp getCreationTime() 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 setCreationTime(java.sql.Timestamp newValue)
public java.lang.String getCurrency() 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 setCurrency(java.lang.String newValue)
public java.lang.Integer getEarlyBirdLimit() 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 setEarlyBirdLimit(java.lang.Integer newValue)
public java.sql.Timestamp getEndDate() 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 setEndDate(java.sql.Timestamp newValue)
public java.lang.String getField1() 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 setField1(java.lang.String newValue)
public java.lang.Integer getInitiativeId() 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 setInitiativeId(java.lang.Integer newValue)
public java.lang.Integer getNumAcceptAllowed() 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 setNumAcceptAllowed(java.lang.Integer newValue)
public java.lang.Integer getNumOffered() 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 setNumOffered(java.lang.Integer newValue)
public java.lang.Integer getNumSeenAllowed() 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 setNumSeenAllowed(java.lang.Integer newValue)
public java.lang.Integer getNumUseAllowed() 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 setNumUseAllowed(java.lang.Integer newValue)
public java.lang.String getPromoDispType() 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 setPromoDispType(java.lang.String newValue)
public java.lang.String getPromotionDescription() 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 setPromotionDescription(java.lang.String newValue)
public java.lang.String getPromotionName() 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 setPromotionName(java.lang.String newValue)
public java.lang.String getPurchaseCondType() 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 setPurchaseCondType(java.lang.String newValue)
public java.sql.Timestamp getStartDate() 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 setStartDate(java.sql.Timestamp newValue)
public java.lang.String getStatus() 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 setStatus(java.lang.String newValue)
public java.lang.Integer getStoreId() 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 setStoreId(java.lang.Integer newValue)
public java.lang.Integer getTotalNumOffer() 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 setTotalNumOffer(java.lang.Integer newValue)
public java.lang.Integer getValidityId() 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 setValidityId(java.lang.Integer newValue)