Uses of Class
de.hybris.platform.couponservices.jalo.CodeGenerationConfiguration
-
Packages that use CodeGenerationConfiguration Package Description de.hybris.platform.couponservices.jalo -
-
Uses of CodeGenerationConfiguration in de.hybris.platform.couponservices.jalo
Methods in de.hybris.platform.couponservices.jalo that return CodeGenerationConfiguration Modifier and Type Method Description CodeGenerationConfigurationGeneratedMultiCodeCoupon. getCodeGenerationConfiguration()Generated method - Getter of theMultiCodeCoupon.codeGenerationConfigurationattribute.CodeGenerationConfigurationGeneratedMultiCodeCoupon. getCodeGenerationConfiguration(SessionContext ctx)Generated method - Getter of theMultiCodeCoupon.codeGenerationConfigurationattribute.Methods in de.hybris.platform.couponservices.jalo with parameters of type CodeGenerationConfiguration Modifier and Type Method Description voidGeneratedMultiCodeCoupon. setCodeGenerationConfiguration(CodeGenerationConfiguration value)Generated method - Setter of theMultiCodeCoupon.codeGenerationConfigurationattribute.voidGeneratedMultiCodeCoupon. setCodeGenerationConfiguration(SessionContext ctx, CodeGenerationConfiguration value)Generated method - Setter of theMultiCodeCoupon.codeGenerationConfigurationattribute.
-