org.broadleafcommerce.core.offer.domain
Class OfferAuditWeaveImpl
java.lang.Object
org.broadleafcommerce.core.offer.domain.OfferAuditWeaveImpl
@Embeddable
public class OfferAuditWeaveImpl
- extends Object
This entity is ONLY to be used as a fix for https://github.com/broadleafcommerce/broadleafcommerce/pull/195 in the 3.0
line starting with 3.0.6-GA. This class should be removed in 3.1 and the properties in this class added to
OfferAuditImpl.
- Author:
- Phillip Verheyden (phillipuniverse)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
offerCodeId
protected Long offerCodeId
OfferAuditWeaveImpl
public OfferAuditWeaveImpl()
getOfferCodeId
public Long getOfferCodeId()
setOfferCodeId
public void setOfferCodeId(Long offerCodeId)
Copyright © 2013. All Rights Reserved.