Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- ApplicationBOMyCouponExtension - Interface in com.intershop.issup.component.mycoupon.capi
-
Extension for the
ApplicationBO
.
C
- com.intershop.issup.component.mycoupon.capi - package com.intershop.issup.component.mycoupon.capi
- countMyCouponsByEmail(String) - Method in interface com.intershop.issup.component.mycoupon.capi.MyCouponBORepository
-
Counts all
MyCouponBO
s for the given email. - createMyCouponBOByEmail(String) - Method in interface com.intershop.issup.component.mycoupon.capi.MyCouponBORepository
-
Creates a coupon by the given email if the email has already an active coupon, the active coupon will be returned.
E
- EXTENSION_ID - Static variable in interface com.intershop.issup.component.mycoupon.capi.ApplicationBOMyCouponExtension
-
The ID of the created extensions which can be used to get them from the business object later.
- EXTENSION_ID - Static variable in interface com.intershop.issup.component.mycoupon.capi.MyCouponBORepository
G
- getAllCouponBOs() - Method in interface com.intershop.issup.component.mycoupon.capi.MyCouponBORepository
-
Generates a coupon code
- getCode() - Method in interface com.intershop.issup.component.mycoupon.capi.MyCouponBO
- getEmail() - Method in interface com.intershop.issup.component.mycoupon.capi.MyCouponBO
- getMyCouponBOByCode(String) - Method in interface com.intershop.issup.component.mycoupon.capi.MyCouponBORepository
-
Gets a
MyCouponBO
by a coupon code - getMyCouponBOByEmail(String) - Method in interface com.intershop.issup.component.mycoupon.capi.MyCouponBORepository
-
Gets a
MyCouponBO
by a email - getMyCouponBORepository() - Method in interface com.intershop.issup.component.mycoupon.capi.ApplicationBOMyCouponExtension
-
Returns the
MyCouponBORepository
.
M
- MyCouponBO - Interface in com.intershop.issup.component.mycoupon.capi
-
A simple business object with only two attributes.
- MyCouponBORepository - Interface in com.intershop.issup.component.mycoupon.capi
-
Repository for
MyCouponBO
.
All Classes and Interfaces|All Packages|Constant Field Values