Uses of Class
de.hybris.platform.configurablebundleservices.jalo.ChangeProductPriceBundleRule
-
Packages that use ChangeProductPriceBundleRule Package Description de.hybris.platform.configurablebundleservices.jalo de.hybris.platform.subscriptionbundleservices.jalo -
-
Uses of ChangeProductPriceBundleRule in de.hybris.platform.configurablebundleservices.jalo
Fields in de.hybris.platform.configurablebundleservices.jalo with type parameters of type ChangeProductPriceBundleRule Modifier and Type Field Description protected static OneToManyHandler<ChangeProductPriceBundleRule>
GeneratedBundleTemplate. CHANGEPRODUCTPRICEBUNDLERULESHANDLER
OneToManyHandler
for handling 1:n CHANGEPRODUCTPRICEBUNDLERULES's relation attributes from 'many' side.Methods in de.hybris.platform.configurablebundleservices.jalo that return ChangeProductPriceBundleRule Modifier and Type Method Description ChangeProductPriceBundleRule
GeneratedConfigurableBundleServicesManager. createChangeProductPriceBundleRule(SessionContext ctx, java.util.Map attributeValues)
ChangeProductPriceBundleRule
GeneratedConfigurableBundleServicesManager. createChangeProductPriceBundleRule(java.util.Map attributeValues)
Methods in de.hybris.platform.configurablebundleservices.jalo that return types with arguments of type ChangeProductPriceBundleRule Modifier and Type Method Description java.util.Collection<ChangeProductPriceBundleRule>
GeneratedBundleTemplate. getChangeProductPriceBundleRules()
Generated method - Getter of theBundleTemplate.changeProductPriceBundleRules
attribute.java.util.Collection<ChangeProductPriceBundleRule>
GeneratedBundleTemplate. getChangeProductPriceBundleRules(SessionContext ctx)
Generated method - Getter of theBundleTemplate.changeProductPriceBundleRules
attribute.Methods in de.hybris.platform.configurablebundleservices.jalo with parameters of type ChangeProductPriceBundleRule Modifier and Type Method Description void
GeneratedBundleTemplate. addToChangeProductPriceBundleRules(ChangeProductPriceBundleRule value)
Generated method - Addsvalue
to changeProductPriceBundleRules.void
GeneratedBundleTemplate. addToChangeProductPriceBundleRules(SessionContext ctx, ChangeProductPriceBundleRule value)
Generated method - Addsvalue
to changeProductPriceBundleRules.void
GeneratedBundleTemplate. removeFromChangeProductPriceBundleRules(ChangeProductPriceBundleRule value)
Generated method - Removesvalue
from changeProductPriceBundleRules.void
GeneratedBundleTemplate. removeFromChangeProductPriceBundleRules(SessionContext ctx, ChangeProductPriceBundleRule value)
Generated method - Removesvalue
from changeProductPriceBundleRules.Method parameters in de.hybris.platform.configurablebundleservices.jalo with type arguments of type ChangeProductPriceBundleRule Modifier and Type Method Description void
GeneratedBundleTemplate. setChangeProductPriceBundleRules(SessionContext ctx, java.util.Collection<ChangeProductPriceBundleRule> value)
Generated method - Setter of theBundleTemplate.changeProductPriceBundleRules
attribute.void
GeneratedBundleTemplate. setChangeProductPriceBundleRules(java.util.Collection<ChangeProductPriceBundleRule> value)
Generated method - Setter of theBundleTemplate.changeProductPriceBundleRules
attribute. -
Uses of ChangeProductPriceBundleRule in de.hybris.platform.subscriptionbundleservices.jalo
Fields in de.hybris.platform.subscriptionbundleservices.jalo with type parameters of type ChangeProductPriceBundleRule Modifier and Type Field Description protected static OneToManyHandler<ChangeProductPriceBundleRule>
GeneratedSubscriptionbundleservicesManager. BILLINGEVENT2CHANGEPRODUCTPRICEBUNDLERULECHANGEPRODUCTPRICEBUNDLERULESHANDLER
OneToManyHandler
for handling 1:n CHANGEPRODUCTPRICEBUNDLERULES's relation attributes from 'many' side.Methods in de.hybris.platform.subscriptionbundleservices.jalo that return types with arguments of type ChangeProductPriceBundleRule Modifier and Type Method Description java.util.Collection<ChangeProductPriceBundleRule>
GeneratedSubscriptionbundleservicesManager. getChangeProductPriceBundleRules(SessionContext ctx, BillingEvent item)
Generated method - Getter of theBillingEvent.changeProductPriceBundleRules
attribute.java.util.Collection<ChangeProductPriceBundleRule>
GeneratedSubscriptionbundleservicesManager. getChangeProductPriceBundleRules(BillingEvent item)
Generated method - Getter of theBillingEvent.changeProductPriceBundleRules
attribute.Methods in de.hybris.platform.subscriptionbundleservices.jalo with parameters of type ChangeProductPriceBundleRule Modifier and Type Method Description void
GeneratedSubscriptionbundleservicesManager. addToChangeProductPriceBundleRules(SessionContext ctx, BillingEvent item, ChangeProductPriceBundleRule value)
Generated method - Addsvalue
to changeProductPriceBundleRules.void
GeneratedSubscriptionbundleservicesManager. addToChangeProductPriceBundleRules(BillingEvent item, ChangeProductPriceBundleRule value)
Generated method - Addsvalue
to changeProductPriceBundleRules.BillingEvent
GeneratedSubscriptionbundleservicesManager. getBillingEvent(ChangeProductPriceBundleRule item)
Generated method - Getter of theChangeProductPriceBundleRule.billingEvent
attribute.BillingEvent
GeneratedSubscriptionbundleservicesManager. getBillingEvent(SessionContext ctx, ChangeProductPriceBundleRule item)
Generated method - Getter of theChangeProductPriceBundleRule.billingEvent
attribute.void
GeneratedSubscriptionbundleservicesManager. removeFromChangeProductPriceBundleRules(SessionContext ctx, BillingEvent item, ChangeProductPriceBundleRule value)
Generated method - Removesvalue
from changeProductPriceBundleRules.void
GeneratedSubscriptionbundleservicesManager. removeFromChangeProductPriceBundleRules(BillingEvent item, ChangeProductPriceBundleRule value)
Generated method - Removesvalue
from changeProductPriceBundleRules.void
GeneratedSubscriptionbundleservicesManager. setBillingEvent(ChangeProductPriceBundleRule item, BillingEvent value)
Generated method - Setter of theChangeProductPriceBundleRule.billingEvent
attribute.void
GeneratedSubscriptionbundleservicesManager. setBillingEvent(SessionContext ctx, ChangeProductPriceBundleRule item, BillingEvent value)
Generated method - Setter of theChangeProductPriceBundleRule.billingEvent
attribute.Method parameters in de.hybris.platform.subscriptionbundleservices.jalo with type arguments of type ChangeProductPriceBundleRule Modifier and Type Method Description void
GeneratedSubscriptionbundleservicesManager. setChangeProductPriceBundleRules(SessionContext ctx, BillingEvent item, java.util.Collection<ChangeProductPriceBundleRule> value)
Generated method - Setter of theBillingEvent.changeProductPriceBundleRules
attribute.void
GeneratedSubscriptionbundleservicesManager. setChangeProductPriceBundleRules(BillingEvent item, java.util.Collection<ChangeProductPriceBundleRule> value)
Generated method - Setter of theBillingEvent.changeProductPriceBundleRules
attribute.
-