Uses of Class
de.hybris.platform.couponservices.model.CodeGenerationConfigurationModel
Packages that use CodeGenerationConfigurationModel
Package
Description
Contains generated models for each type of de.hybris.platform.couponservices.jalo package.
-
Uses of CodeGenerationConfigurationModel in de.hybris.platform.couponservices.model
Methods in de.hybris.platform.couponservices.model that return CodeGenerationConfigurationModelModifier and TypeMethodDescriptionMultiCodeCouponModel.getCodeGenerationConfiguration()Generated method - Getter of theMultiCodeCoupon.codeGenerationConfigurationattribute defined at extensioncouponservices.Methods in de.hybris.platform.couponservices.model with parameters of type CodeGenerationConfigurationModelModifier and TypeMethodDescriptionvoidMultiCodeCouponModel.setCodeGenerationConfiguration(CodeGenerationConfigurationModel value) Generated method - Setter ofMultiCodeCoupon.codeGenerationConfigurationattribute defined at extensioncouponservices.Constructors in de.hybris.platform.couponservices.model with parameters of type CodeGenerationConfigurationModelModifierConstructorDescriptionMultiCodeCouponModel(CodeGenerationConfigurationModel _codeGenerationConfiguration, String _couponId) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersMultiCodeCouponModel(String _alphabet, CodeGenerationConfigurationModel _codeGenerationConfiguration, String _couponId, ItemModel _owner, String _signature) 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