Uses of Class
de.hybris.platform.configurablebundleservices.jalo.ChangeProductPriceBundleRule
Packages that use ChangeProductPriceBundleRule
Package
Description
-
Uses of ChangeProductPriceBundleRule in de.hybris.platform.configurablebundleservices.jalo
Fields in de.hybris.platform.configurablebundleservices.jalo with type parameters of type ChangeProductPriceBundleRuleModifier and TypeFieldDescriptionprotected static final OneToManyHandler<ChangeProductPriceBundleRule>GeneratedBundleTemplate.CHANGEPRODUCTPRICEBUNDLERULESHANDLEROneToManyHandlerfor handling 1:n CHANGEPRODUCTPRICEBUNDLERULES's relation attributes from 'many' side.Methods in de.hybris.platform.configurablebundleservices.jalo that return ChangeProductPriceBundleRuleModifier and TypeMethodDescriptionGeneratedConfigurableBundleServicesManager.createChangeProductPriceBundleRule(SessionContext ctx, Map attributeValues) GeneratedConfigurableBundleServicesManager.createChangeProductPriceBundleRule(Map attributeValues) Methods in de.hybris.platform.configurablebundleservices.jalo that return types with arguments of type ChangeProductPriceBundleRuleModifier and TypeMethodDescriptionGeneratedBundleTemplate.getChangeProductPriceBundleRules()Generated method - Getter of theBundleTemplate.changeProductPriceBundleRulesattribute.GeneratedBundleTemplate.getChangeProductPriceBundleRules(SessionContext ctx) Generated method - Getter of theBundleTemplate.changeProductPriceBundleRulesattribute.Methods in de.hybris.platform.configurablebundleservices.jalo with parameters of type ChangeProductPriceBundleRuleModifier and TypeMethodDescriptionvoidGeneratedBundleTemplate.addToChangeProductPriceBundleRules(ChangeProductPriceBundleRule value) Generated method - Addsvalueto changeProductPriceBundleRules.voidGeneratedBundleTemplate.addToChangeProductPriceBundleRules(SessionContext ctx, ChangeProductPriceBundleRule value) Generated method - Addsvalueto changeProductPriceBundleRules.voidGeneratedBundleTemplate.removeFromChangeProductPriceBundleRules(ChangeProductPriceBundleRule value) Generated method - Removesvaluefrom changeProductPriceBundleRules.voidGeneratedBundleTemplate.removeFromChangeProductPriceBundleRules(SessionContext ctx, ChangeProductPriceBundleRule value) Generated method - Removesvaluefrom changeProductPriceBundleRules.Method parameters in de.hybris.platform.configurablebundleservices.jalo with type arguments of type ChangeProductPriceBundleRuleModifier and TypeMethodDescriptionvoidGeneratedBundleTemplate.setChangeProductPriceBundleRules(SessionContext ctx, Collection<ChangeProductPriceBundleRule> value) Generated method - Setter of theBundleTemplate.changeProductPriceBundleRulesattribute.voidGeneratedBundleTemplate.setChangeProductPriceBundleRules(Collection<ChangeProductPriceBundleRule> value) Generated method - Setter of theBundleTemplate.changeProductPriceBundleRulesattribute. -
Uses of ChangeProductPriceBundleRule in de.hybris.platform.subscriptionbundleservices.jalo
Fields in de.hybris.platform.subscriptionbundleservices.jalo with type parameters of type ChangeProductPriceBundleRuleModifier and TypeFieldDescriptionprotected static final OneToManyHandler<ChangeProductPriceBundleRule>GeneratedSubscriptionbundleservicesManager.BILLINGEVENT2CHANGEPRODUCTPRICEBUNDLERULECHANGEPRODUCTPRICEBUNDLERULESHANDLEROneToManyHandlerfor handling 1:n CHANGEPRODUCTPRICEBUNDLERULES's relation attributes from 'many' side.Methods in de.hybris.platform.subscriptionbundleservices.jalo that return types with arguments of type ChangeProductPriceBundleRuleModifier and TypeMethodDescriptionGeneratedSubscriptionbundleservicesManager.getChangeProductPriceBundleRules(SessionContext ctx, BillingEvent item) Generated method - Getter of theBillingEvent.changeProductPriceBundleRulesattribute.GeneratedSubscriptionbundleservicesManager.getChangeProductPriceBundleRules(BillingEvent item) Generated method - Getter of theBillingEvent.changeProductPriceBundleRulesattribute.Methods in de.hybris.platform.subscriptionbundleservices.jalo with parameters of type ChangeProductPriceBundleRuleModifier and TypeMethodDescriptionvoidGeneratedSubscriptionbundleservicesManager.addToChangeProductPriceBundleRules(SessionContext ctx, BillingEvent item, ChangeProductPriceBundleRule value) Generated method - Addsvalueto changeProductPriceBundleRules.voidGeneratedSubscriptionbundleservicesManager.addToChangeProductPriceBundleRules(BillingEvent item, ChangeProductPriceBundleRule value) Generated method - Addsvalueto changeProductPriceBundleRules.GeneratedSubscriptionbundleservicesManager.getBillingEvent(ChangeProductPriceBundleRule item) Generated method - Getter of theChangeProductPriceBundleRule.billingEventattribute.GeneratedSubscriptionbundleservicesManager.getBillingEvent(SessionContext ctx, ChangeProductPriceBundleRule item) Generated method - Getter of theChangeProductPriceBundleRule.billingEventattribute.voidGeneratedSubscriptionbundleservicesManager.removeFromChangeProductPriceBundleRules(SessionContext ctx, BillingEvent item, ChangeProductPriceBundleRule value) Generated method - Removesvaluefrom changeProductPriceBundleRules.voidGeneratedSubscriptionbundleservicesManager.removeFromChangeProductPriceBundleRules(BillingEvent item, ChangeProductPriceBundleRule value) Generated method - Removesvaluefrom changeProductPriceBundleRules.voidGeneratedSubscriptionbundleservicesManager.setBillingEvent(ChangeProductPriceBundleRule item, BillingEvent value) Generated method - Setter of theChangeProductPriceBundleRule.billingEventattribute.voidGeneratedSubscriptionbundleservicesManager.setBillingEvent(SessionContext ctx, ChangeProductPriceBundleRule item, BillingEvent value) Generated method - Setter of theChangeProductPriceBundleRule.billingEventattribute.Method parameters in de.hybris.platform.subscriptionbundleservices.jalo with type arguments of type ChangeProductPriceBundleRuleModifier and TypeMethodDescriptionvoidGeneratedSubscriptionbundleservicesManager.setChangeProductPriceBundleRules(SessionContext ctx, BillingEvent item, Collection<ChangeProductPriceBundleRule> value) Generated method - Setter of theBillingEvent.changeProductPriceBundleRulesattribute.voidGeneratedSubscriptionbundleservicesManager.setChangeProductPriceBundleRules(BillingEvent item, Collection<ChangeProductPriceBundleRule> value) Generated method - Setter of theBillingEvent.changeProductPriceBundleRulesattribute.