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, hashCodeMethods 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, setInvalidationHandlerMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods 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:
getCodein interfacecom.intershop.issup.component.mycoupon.capi.MyCouponBO
-
getEmail
- Specified by:
getEmailin interfacecom.intershop.issup.component.mycoupon.capi.MyCouponBO
-