Package org.bhn.promotion.voucherify.mapper
package org.bhn.promotion.voucherify.mapper
Provides the classes to convert between different object types for PIMCore
-
ClassDescriptionMapper interface for converting between Voucherify's
Categoryand the core modelCategoryModel.Mapper interface for convertingDiscountobjects from the Voucherify client toDiscountModelused in the promotions core model.Mapper interface for converting between Voucherify'sDiscountUnitMultipleOneUnitand the core modelDiscountUnitMultipleOneUnitModel.Mapper interface for converting various Voucherify response bodies intoPimcorePromotionModelinstances.Mapper interface for converting between Voucherify product models and PMS product models.Mapper interface for converting between Voucherify SKU models and PMS product SKU models.Mapper interface for converting aPromotionTierActionto aPromotionTierActionModel.Mapper interface for converting between PromotionTier and PromotionTierModel as well as their related request and response bodies.Mapper interface for converting between Voucherify'sValidityHoursDailyItemand the application-specificValidityHoursDailyInnerModel.Mapper interface for converting between Voucherify ValidityHours model and the internal ValidityHoursModel.Mapper interface for converting between Voucherify ValidityTimeframe model and the internal ValidityTimeframeModel.Mapper interface for converting between Voucherify campaign-related request/response models and internal CampaignModel.