Uses of Class
de.hybris.platform.subscriptionservices.jalo.BillingEvent
Packages that use BillingEvent
Package
Description
-
Uses of BillingEvent in de.hybris.platform.subscriptionbundleservices.jalo
Methods in de.hybris.platform.subscriptionbundleservices.jalo that return BillingEventModifier and TypeMethodDescriptionGeneratedSubscriptionbundleservicesManager.getBillingEvent(ChangeProductPriceBundleRule item) Generated method - Getter of theChangeProductPriceBundleRule.billingEventattribute.GeneratedSubscriptionbundleservicesManager.getBillingEvent(SessionContext ctx, ChangeProductPriceBundleRule item) Generated method - Getter of theChangeProductPriceBundleRule.billingEventattribute.Methods in de.hybris.platform.subscriptionbundleservices.jalo with parameters of type BillingEventModifier and TypeMethodDescriptionvoidGeneratedSubscriptionbundleservicesManager.addToChangeProductPriceBundleRules(SessionContext ctx, BillingEvent item, ChangeProductPriceBundleRule value) Generated method - Addsvalueto changeProductPriceBundleRules.voidGeneratedSubscriptionbundleservicesManager.addToChangeProductPriceBundleRules(BillingEvent item, ChangeProductPriceBundleRule value) Generated method - Addsvalueto changeProductPriceBundleRules.GeneratedSubscriptionbundleservicesManager.getChangeProductPriceBundleRules(SessionContext ctx, BillingEvent item) Generated method - Getter of theBillingEvent.changeProductPriceBundleRulesattribute.GeneratedSubscriptionbundleservicesManager.getChangeProductPriceBundleRules(BillingEvent item) Generated method - Getter of theBillingEvent.changeProductPriceBundleRulesattribute.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.voidGeneratedSubscriptionbundleservicesManager.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. -
Uses of BillingEvent in de.hybris.platform.subscriptionservices.jalo
Methods in de.hybris.platform.subscriptionservices.jalo that return BillingEventModifier and TypeMethodDescriptionGeneratedSubscriptionservicesManager.createBillingEvent(SessionContext ctx, Map attributeValues) GeneratedSubscriptionservicesManager.createBillingEvent(Map attributeValues) GeneratedOneTimeChargeEntry.getBillingEvent()Generated method - Getter of theOneTimeChargeEntry.billingEventattribute.GeneratedOneTimeChargeEntry.getBillingEvent(SessionContext ctx) Generated method - Getter of theOneTimeChargeEntry.billingEventattribute.Methods in de.hybris.platform.subscriptionservices.jalo with parameters of type BillingEventModifier and TypeMethodDescriptionvoidGeneratedOneTimeChargeEntry.setBillingEvent(SessionContext ctx, BillingEvent value) Generated method - Setter of theOneTimeChargeEntry.billingEventattribute.voidGeneratedOneTimeChargeEntry.setBillingEvent(BillingEvent value) Generated method - Setter of theOneTimeChargeEntry.billingEventattribute.