Uses of Class
de.hybris.platform.timedaccesspromotionengineservices.jalo.FlashBuyCoupon
-
Packages that use FlashBuyCoupon Package Description de.hybris.platform.timedaccesspromotionengineservices.jalo -
-
Uses of FlashBuyCoupon in de.hybris.platform.timedaccesspromotionengineservices.jalo
Methods in de.hybris.platform.timedaccesspromotionengineservices.jalo that return FlashBuyCoupon Modifier and Type Method Description FlashBuyCoupon
GeneratedTimedaccesspromotionengineservicesManager. createFlashBuyCoupon(SessionContext ctx, java.util.Map attributeValues)
FlashBuyCoupon
GeneratedTimedaccesspromotionengineservicesManager. createFlashBuyCoupon(java.util.Map attributeValues)
FlashBuyCoupon
GeneratedFlashBuyCronJob. getFlashBuyCoupon()
Generated method - Getter of theFlashBuyCronJob.flashBuyCoupon
attribute.FlashBuyCoupon
GeneratedFlashBuyCronJob. getFlashBuyCoupon(SessionContext ctx)
Generated method - Getter of theFlashBuyCronJob.flashBuyCoupon
attribute.Methods in de.hybris.platform.timedaccesspromotionengineservices.jalo with parameters of type FlashBuyCoupon Modifier and Type Method Description void
GeneratedFlashBuyCronJob. setFlashBuyCoupon(SessionContext ctx, FlashBuyCoupon value)
Generated method - Setter of theFlashBuyCronJob.flashBuyCoupon
attribute.void
GeneratedFlashBuyCronJob. setFlashBuyCoupon(FlashBuyCoupon value)
Generated method - Setter of theFlashBuyCronJob.flashBuyCoupon
attribute.
-