Class ApplicationBOMyCouponExtensionImpl

java.lang.Object
com.intershop.beehive.businessobject.capi.AbstractBusinessObjectExtension<com.intershop.component.application.capi.ApplicationBO>
com.intershop.issup.component.mycoupon.internal.ApplicationBOMyCouponExtensionImpl
All Implemented Interfaces:
com.intershop.beehive.businessobject.capi.BusinessObjectExtension<com.intershop.component.application.capi.ApplicationBO>, com.intershop.issup.component.mycoupon.capi.ApplicationBOMyCouponExtension

public class ApplicationBOMyCouponExtensionImpl extends com.intershop.beehive.businessobject.capi.AbstractBusinessObjectExtension<com.intershop.component.application.capi.ApplicationBO> implements com.intershop.issup.component.mycoupon.capi.ApplicationBOMyCouponExtension
  • Field Summary

    Fields inherited from interface com.intershop.issup.component.mycoupon.capi.ApplicationBOMyCouponExtension

    EXTENSION_ID
  • Constructor Summary

    Constructors
    Constructor
    Description
    ApplicationBOMyCouponExtensionImpl(String extensionID, com.intershop.component.application.capi.ApplicationBO extendedObject)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    com.intershop.issup.component.mycoupon.capi.MyCouponBORepository
     

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

    getContext, getExtendedObject, getExtensionID

    Methods inherited from class java.lang.Object

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

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

    getContext, getExtendedObject, getExtensionID
  • Constructor Details

    • ApplicationBOMyCouponExtensionImpl

      public ApplicationBOMyCouponExtensionImpl(String extensionID, com.intershop.component.application.capi.ApplicationBO extendedObject)
  • Method Details

    • getMyCouponBORepository

      public com.intershop.issup.component.mycoupon.capi.MyCouponBORepository getMyCouponBORepository()
      Specified by:
      getMyCouponBORepository in interface com.intershop.issup.component.mycoupon.capi.ApplicationBOMyCouponExtension