Uses of Class
de.hybris.platform.sap.productconfig.rules.cps.jalo.CharacteristicValueRulesResult
-
Packages that use CharacteristicValueRulesResult Package Description de.hybris.platform.sap.productconfig.rules.cps.jalo -
-
Uses of CharacteristicValueRulesResult in de.hybris.platform.sap.productconfig.rules.cps.jalo
Fields in de.hybris.platform.sap.productconfig.rules.cps.jalo with type parameters of type CharacteristicValueRulesResult Modifier and Type Field Description protected static OneToManyHandler<CharacteristicValueRulesResult>GeneratedSapproductconfigrulescpsManager. PRODUCTCONFIG2CHARACTERISTICVALUERULESRESULTSCHARACTERISTICVALUERULESRESULTSHANDLEROneToManyHandlerfor handling 1:n CHARACTERISTICVALUERULESRESULTS's relation attributes from 'many' side.Methods in de.hybris.platform.sap.productconfig.rules.cps.jalo that return CharacteristicValueRulesResult Modifier and Type Method Description CharacteristicValueRulesResultGeneratedSapproductconfigrulescpsManager. createCharacteristicValueRulesResult(SessionContext ctx, java.util.Map attributeValues)CharacteristicValueRulesResultGeneratedSapproductconfigrulescpsManager. createCharacteristicValueRulesResult(java.util.Map attributeValues)CharacteristicValueRulesResultGeneratedDiscountMessageRulesResult. getCsticValueRulesResult()Generated method - Getter of theDiscountMessageRulesResult.csticValueRulesResultattribute.CharacteristicValueRulesResultGeneratedDiscountMessageRulesResult. getCsticValueRulesResult(SessionContext ctx)Generated method - Getter of theDiscountMessageRulesResult.csticValueRulesResultattribute.Methods in de.hybris.platform.sap.productconfig.rules.cps.jalo that return types with arguments of type CharacteristicValueRulesResult Modifier and Type Method Description java.util.List<CharacteristicValueRulesResult>GeneratedSapproductconfigrulescpsManager. getCharacteristicValueRulesResults(SessionContext ctx, GenericItem item)Generated method - Getter of theProductConfiguration.characteristicValueRulesResultsattribute.java.util.List<CharacteristicValueRulesResult>GeneratedSapproductconfigrulescpsManager. getCharacteristicValueRulesResults(ProductConfiguration item)Generated method - Getter of theProductConfiguration.characteristicValueRulesResultsattribute.Methods in de.hybris.platform.sap.productconfig.rules.cps.jalo with parameters of type CharacteristicValueRulesResult Modifier and Type Method Description voidGeneratedSapproductconfigrulescpsManager. addToCharacteristicValueRulesResults(SessionContext ctx, GenericItem item, CharacteristicValueRulesResult value)Generated method - Addsvalueto characteristicValueRulesResults.voidGeneratedSapproductconfigrulescpsManager. addToCharacteristicValueRulesResults(ProductConfiguration item, CharacteristicValueRulesResult value)Generated method - Addsvalueto characteristicValueRulesResults.voidGeneratedSapproductconfigrulescpsManager. removeFromCharacteristicValueRulesResults(SessionContext ctx, GenericItem item, CharacteristicValueRulesResult value)Generated method - Removesvaluefrom characteristicValueRulesResults.voidGeneratedSapproductconfigrulescpsManager. removeFromCharacteristicValueRulesResults(ProductConfiguration item, CharacteristicValueRulesResult value)Generated method - Removesvaluefrom characteristicValueRulesResults.voidGeneratedDiscountMessageRulesResult. setCsticValueRulesResult(SessionContext ctx, CharacteristicValueRulesResult value)Generated method - Setter of theDiscountMessageRulesResult.csticValueRulesResultattribute.voidGeneratedDiscountMessageRulesResult. setCsticValueRulesResult(CharacteristicValueRulesResult value)Generated method - Setter of theDiscountMessageRulesResult.csticValueRulesResultattribute.Method parameters in de.hybris.platform.sap.productconfig.rules.cps.jalo with type arguments of type CharacteristicValueRulesResult Modifier and Type Method Description voidGeneratedSapproductconfigrulescpsManager. setCharacteristicValueRulesResults(SessionContext ctx, GenericItem item, java.util.List<CharacteristicValueRulesResult> value)Generated method - Setter of theProductConfiguration.characteristicValueRulesResultsattribute.voidGeneratedSapproductconfigrulescpsManager. setCharacteristicValueRulesResults(ProductConfiguration item, java.util.List<CharacteristicValueRulesResult> value)Generated method - Setter of theProductConfiguration.characteristicValueRulesResultsattribute.
-