Uses of Class
de.hybris.platform.couponservices.jalo.CodeGenerationConfiguration
Packages that use CodeGenerationConfiguration
-
Uses of CodeGenerationConfiguration in de.hybris.platform.couponservices.jalo
Methods in de.hybris.platform.couponservices.jalo that return CodeGenerationConfigurationModifier and TypeMethodDescriptionGeneratedMultiCodeCoupon.getCodeGenerationConfiguration()Generated method - Getter of theMultiCodeCoupon.codeGenerationConfigurationattribute.GeneratedMultiCodeCoupon.getCodeGenerationConfiguration(SessionContext ctx) Generated method - Getter of theMultiCodeCoupon.codeGenerationConfigurationattribute.Methods in de.hybris.platform.couponservices.jalo with parameters of type CodeGenerationConfigurationModifier and TypeMethodDescriptionvoidGeneratedMultiCodeCoupon.setCodeGenerationConfiguration(CodeGenerationConfiguration value) Generated method - Setter of theMultiCodeCoupon.codeGenerationConfigurationattribute.voidGeneratedMultiCodeCoupon.setCodeGenerationConfiguration(SessionContext ctx, CodeGenerationConfiguration value) Generated method - Setter of theMultiCodeCoupon.codeGenerationConfigurationattribute.