Class MyCouponBOImpl

java.lang.Object
com.intershop.beehive.businessobject.capi.AbstractBusinessObject
com.intershop.beehive.core.capi.domain.AbstractPersistentObjectBO<MyCouponPO>
com.intershop.issup.component.mycoupon.internal.MyCouponBOImpl
All Implemented Interfaces:
com.intershop.beehive.businessobject.capi.BusinessObject, com.intershop.issup.component.mycoupon.capi.MyCouponBO

public class MyCouponBOImpl extends com.intershop.beehive.core.capi.domain.AbstractPersistentObjectBO<MyCouponPO> implements com.intershop.issup.component.mycoupon.capi.MyCouponBO
  • Constructor Summary

    Constructors
    Constructor
    Description
    MyCouponBOImpl(MyCouponPO myCouponPO, com.intershop.beehive.businessobject.capi.BusinessObjectContext context)
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
     

    Methods inherited from class com.intershop.beehive.core.capi.domain.AbstractPersistentObjectBO

    equals, getID, getPersistentObject, getQueryExecutor, hashCode

    Methods inherited from class com.intershop.beehive.businessobject.capi.AbstractBusinessObject

    addListener, clearExtensions, delete, getBusinessObjectListeners, getConfiguration, getConfiguration, getContext, getExtension, getExtension, getExtensions, getInvalidationHandler, logStatistic, objectChanged, objectCreated, objectDeleting, removeListener, setInvalidationHandler

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface com.intershop.beehive.businessobject.capi.BusinessObject

    addListener, getConfiguration, getConfiguration, getContext, getExtension, getExtension, getExtensions, getGuaranteedExtension, getGuaranteedExtension, getID, getInvalidationHandler, removeListener
  • Constructor Details

    • MyCouponBOImpl

      public MyCouponBOImpl(MyCouponPO myCouponPO, com.intershop.beehive.businessobject.capi.BusinessObjectContext context)
  • Method Details

    • getCode

      public String getCode()
      Specified by:
      getCode in interface com.intershop.issup.component.mycoupon.capi.MyCouponBO
    • getEmail

      public String getEmail()
      Specified by:
      getEmail in interface com.intershop.issup.component.mycoupon.capi.MyCouponBO