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
ConstructorsConstructorDescriptionMyCouponBOImpl
(MyCouponPO myCouponPO, com.intershop.beehive.businessobject.capi.BusinessObjectContext context) -
Method Summary
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
- Specified by:
getCode
in interfacecom.intershop.issup.component.mycoupon.capi.MyCouponBO
-
getEmail
- Specified by:
getEmail
in interfacecom.intershop.issup.component.mycoupon.capi.MyCouponBO
-