Uses of Class
de.hybris.platform.b2ctelcoservices.jalo.TmaComponentProdOfferPrice
Packages that use TmaComponentProdOfferPrice
-
Uses of TmaComponentProdOfferPrice in de.hybris.platform.b2ctelcoservices.jalo
Subclasses of TmaComponentProdOfferPrice in de.hybris.platform.b2ctelcoservices.jaloModifier and TypeClassDescriptionclassGenerated class for type TmaAbstractProdOfferPriceCharge.classGenerated class for type TmaAllowanceProdOfferPriceAlteration.classGenerated class for type TmaDiscountProdOfferPriceAlteration.classGenerated class for type TmaOneTimeProdOfferPriceCharge.classGenerated class for type TmaProdOfferPriceAlteration.classGenerated class for type TmaRecurringProdOfferPriceCharge.classGenerated class for type TmaUsageProdOfferPriceCharge.Fields in de.hybris.platform.b2ctelcoservices.jalo with type parameters of type TmaComponentProdOfferPriceModifier and TypeFieldDescriptionprotected static final de.hybris.platform.util.BidirectionalOneToManyHandler<TmaComponentProdOfferPrice>TmaComponentProdOfferPrice.PRICINGLOGICALGORITHMHANDLERBidirectionalOneToManyHandlerfor handling 1:n PRICINGLOGICALGORITHM's relation attributes from 'one' side.protected static final de.hybris.platform.util.OneToManyHandler<TmaComponentProdOfferPrice>TmaPricingLogicAlgorithm.PRODUCTOFFERINGPRICESHANDLEROneToManyHandlerfor handling 1:n PRODUCTOFFERINGPRICES's relation attributes from 'many' side.Methods in de.hybris.platform.b2ctelcoservices.jalo that return types with arguments of type TmaComponentProdOfferPriceModifier and TypeMethodDescriptionTmaPricingLogicAlgorithm.getProductOfferingPrices()Generated method - Getter of theTmaPricingLogicAlgorithm.productOfferingPricesattribute.TmaPricingLogicAlgorithm.getProductOfferingPrices(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaPricingLogicAlgorithm.productOfferingPricesattribute.Methods in de.hybris.platform.b2ctelcoservices.jalo with parameters of type TmaComponentProdOfferPriceModifier and TypeMethodDescriptionvoidTmaPricingLogicAlgorithm.addToProductOfferingPrices(TmaComponentProdOfferPrice value) Generated method - Addsvalueto productOfferingPrices.voidTmaPricingLogicAlgorithm.addToProductOfferingPrices(de.hybris.platform.jalo.SessionContext ctx, TmaComponentProdOfferPrice value) Generated method - Addsvalueto productOfferingPrices.voidTmaPricingLogicAlgorithm.removeFromProductOfferingPrices(TmaComponentProdOfferPrice value) Generated method - Removesvaluefrom productOfferingPrices.voidTmaPricingLogicAlgorithm.removeFromProductOfferingPrices(de.hybris.platform.jalo.SessionContext ctx, TmaComponentProdOfferPrice value) Generated method - Removesvaluefrom productOfferingPrices.Method parameters in de.hybris.platform.b2ctelcoservices.jalo with type arguments of type TmaComponentProdOfferPriceModifier and TypeMethodDescriptionvoidTmaPricingLogicAlgorithm.setProductOfferingPrices(de.hybris.platform.jalo.SessionContext ctx, Set<TmaComponentProdOfferPrice> value) Generated method - Setter of theTmaPricingLogicAlgorithm.productOfferingPricesattribute.voidTmaPricingLogicAlgorithm.setProductOfferingPrices(Set<TmaComponentProdOfferPrice> value) Generated method - Setter of theTmaPricingLogicAlgorithm.productOfferingPricesattribute.