Uses of Class
de.hybris.platform.voucher.model.VoucherModel
Packages that use VoucherModel
Package
Description
Contains generated models for each type of de.hybris.platform.promotions.jalo package.
Contains generated models for each type of de.hybris.platform.voucher.jalo package.
-
Uses of VoucherModel in de.hybris.platform.b2ctelcofacades.voucher.converters.populator
Methods in de.hybris.platform.b2ctelcofacades.voucher.converters.populator with parameters of type VoucherModelModifier and TypeMethodDescriptionvoidTmaVoucherPopulator.populate(VoucherModel source, TmaVoucherData target) -
Uses of VoucherModel in de.hybris.platform.b2ctelcofacades.voucher.impl
Methods in de.hybris.platform.b2ctelcofacades.voucher.impl that return types with arguments of type VoucherModelModifier and TypeMethodDescriptionprotected de.hybris.platform.servicelayer.dto.converter.Converter<VoucherModel,TmaVoucherData> DefaultTmaVoucherFacade.getTmaVoucherConverter()Constructor parameters in de.hybris.platform.b2ctelcofacades.voucher.impl with type arguments of type VoucherModelModifierConstructorDescriptionDefaultTmaVoucherFacade(de.hybris.platform.servicelayer.dto.converter.Converter<VoucherModel, TmaVoucherData> tmaVoucherConverter, de.hybris.platform.servicelayer.dto.converter.Converter<SingleCodeCouponModel, TmaVoucherData> tmaCouponModelToVoucherDataConverter, de.hybris.platform.servicelayer.dto.converter.Converter<TmaCouponListContextData, TmaCouponListContext> tmaCouponListContextConverter, de.hybris.platform.servicelayer.dto.converter.Converter<TmaVoucherData, SingleCodeCouponModel> tmaVoucherReverseConverter, de.hybris.platform.servicelayer.i18n.CommonI18NService commonI18NService, de.hybris.platform.servicelayer.model.ModelService modelService, de.hybris.platform.voucher.VoucherService voucherService) -
Uses of VoucherModel in de.hybris.platform.promotions.model
Methods in de.hybris.platform.promotions.model that return VoucherModelModifier and TypeMethodDescriptionOrderThresholdFreeVoucherPromotionModel.getFreeVoucher()Generated method - Getter of theOrderThresholdFreeVoucherPromotion.freeVoucherattribute defined at extensionpromotions.Methods in de.hybris.platform.promotions.model with parameters of type VoucherModelModifier and TypeMethodDescriptionvoidOrderThresholdFreeVoucherPromotionModel.setFreeVoucher(VoucherModel value) Generated method - Setter ofOrderThresholdFreeVoucherPromotion.freeVoucherattribute defined at extensionpromotions. -
Uses of VoucherModel in de.hybris.platform.voucher.model
Subclasses of VoucherModel in de.hybris.platform.voucher.modelModifier and TypeClassDescriptionclassGenerated model class for type PromotionVoucher first defined at extension voucher.classGenerated model class for type SerialVoucher first defined at extension voucher.Methods in de.hybris.platform.voucher.model that return VoucherModelModifier and TypeMethodDescriptionRestrictionModel.getVoucher()Generated method - Getter of theRestriction.voucherattribute defined at extensionvoucher.VoucherInvalidationModel.getVoucher()Generated method - Getter of theVoucherInvalidation.voucherattribute defined at extensionvoucher.Methods in de.hybris.platform.voucher.model with parameters of type VoucherModelModifier and TypeMethodDescriptionvoidRestrictionModel.setVoucher(VoucherModel value) Generated method - Initial setter ofRestriction.voucherattribute defined at extensionvoucher.voidVoucherInvalidationModel.setVoucher(VoucherModel value) Generated method - Initial setter ofVoucherInvalidation.voucherattribute defined at extensionvoucher.Constructors in de.hybris.platform.voucher.model with parameters of type VoucherModelModifierConstructorDescriptionDateRestrictionModel(Date _endDate, ItemModel _owner, Date _startDate, VoucherModel _voucher) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersDateRestrictionModel(Date _endDate, Date _startDate, VoucherModel _voucher) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersNewCustomerRestrictionModel(ItemModel _owner, VoucherModel _voucher) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersNewCustomerRestrictionModel(VoucherModel _voucher) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersOrderRestrictionModel(CurrencyModel _currency, ItemModel _owner, Double _total, VoucherModel _voucher) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersOrderRestrictionModel(CurrencyModel _currency, Double _total, VoucherModel _voucher) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersProductCategoryRestrictionModel(ItemModel _owner, VoucherModel _voucher) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersProductCategoryRestrictionModel(VoucherModel _voucher) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersProductQuantityRestrictionModel(ItemModel _owner, Long _quantity, UnitModel _unit, VoucherModel _voucher) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersProductQuantityRestrictionModel(Long _quantity, UnitModel _unit, VoucherModel _voucher) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersProductRestrictionModel(ItemModel _owner, VoucherModel _voucher) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersProductRestrictionModel(VoucherModel _voucher) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersRegularCustomerOrderQuantityRestrictionModel(Integer _orderQuantity, ItemModel _owner, VoucherModel _voucher) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersRegularCustomerOrderQuantityRestrictionModel(Integer _orderQuantity, VoucherModel _voucher) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersRegularCustomerOrderTotalRestrictionModel(Double _allOrdersTotal, CurrencyModel _currency, ItemModel _owner, VoucherModel _voucher) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersRegularCustomerOrderTotalRestrictionModel(Double _allOrdersTotal, CurrencyModel _currency, VoucherModel _voucher) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersRestrictionModel(ItemModel _owner, VoucherModel _voucher) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersRestrictionModel(VoucherModel _voucher) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersUserRestrictionModel(ItemModel _owner, Collection<PrincipalModel> _users, VoucherModel _voucher) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersUserRestrictionModel(Collection<PrincipalModel> _users, VoucherModel _voucher) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersVoucherInvalidationModel(String _code, OrderModel _order, ItemModel _owner, UserModel _user, VoucherModel _voucher) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersVoucherInvalidationModel(String _code, OrderModel _order, UserModel _user, VoucherModel _voucher) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters