Uses of Class
de.hybris.platform.b2ctelcoservices.jalo.TmaPricingLogicAlgorithm
Packages that use TmaPricingLogicAlgorithm
-
Uses of TmaPricingLogicAlgorithm in de.hybris.platform.b2ctelcoservices.jalo
Subclasses of TmaPricingLogicAlgorithm in de.hybris.platform.b2ctelcoservices.jaloModifier and TypeClassDescriptionclassGenerated class for type TmaOneTimeRatingPla.classGenerated class for type TmaRecurringRatingPla.classGenerated class for type TmaUsageRatingPla.Fields in de.hybris.platform.b2ctelcoservices.jalo with type parameters of type TmaPricingLogicAlgorithmModifier and TypeFieldDescriptionprotected static final de.hybris.platform.util.OneToManyHandler<TmaPricingLogicAlgorithm>TmaPricingLogicAlgorithmSpec.PRICINGLOGICALGORITHMSHANDLEROneToManyHandlerfor handling 1:n PRICINGLOGICALGORITHMS's relation attributes from 'many' side.protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<TmaPricingLogicAlgorithm>TmaPricingLogicAlgorithm.PRICINGLOGICALGORITHMSPECHANDLERBidirectionalOneToManyHandlerfor handling 1:n PRICINGLOGICALGORITHMSPEC's relation attributes from 'one' side.Methods in de.hybris.platform.b2ctelcoservices.jalo that return TmaPricingLogicAlgorithmModifier and TypeMethodDescriptionTmaComponentProdOfferPrice.getPricingLogicAlgorithm()Generated method - Getter of theTmaComponentProdOfferPrice.pricingLogicAlgorithmattribute.TmaComponentProdOfferPrice.getPricingLogicAlgorithm(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaComponentProdOfferPrice.pricingLogicAlgorithmattribute.TmaExternalIdentifier.getPricingLogicAlgorithm()Generated method - Getter of theTmaExternalIdentifier.pricingLogicAlgorithmattribute.TmaExternalIdentifier.getPricingLogicAlgorithm(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaExternalIdentifier.pricingLogicAlgorithmattribute.Methods in de.hybris.platform.b2ctelcoservices.jalo that return types with arguments of type TmaPricingLogicAlgorithmModifier and TypeMethodDescriptionTmaPricingLogicAlgorithmSpec.getPricingLogicAlgorithms()Generated method - Getter of theTmaPricingLogicAlgorithmSpec.pricingLogicAlgorithmsattribute.TmaPricingLogicAlgorithmSpec.getPricingLogicAlgorithms(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaPricingLogicAlgorithmSpec.pricingLogicAlgorithmsattribute.Methods in de.hybris.platform.b2ctelcoservices.jalo with parameters of type TmaPricingLogicAlgorithmModifier and TypeMethodDescriptionvoidTmaPricingLogicAlgorithmSpec.addToPricingLogicAlgorithms(TmaPricingLogicAlgorithm value) Generated method - Addsvalueto pricingLogicAlgorithms.voidTmaPricingLogicAlgorithmSpec.addToPricingLogicAlgorithms(de.hybris.platform.jalo.SessionContext ctx, TmaPricingLogicAlgorithm value) Generated method - Addsvalueto pricingLogicAlgorithms.voidTmaPricingLogicAlgorithmSpec.removeFromPricingLogicAlgorithms(TmaPricingLogicAlgorithm value) Generated method - Removesvaluefrom pricingLogicAlgorithms.voidTmaPricingLogicAlgorithmSpec.removeFromPricingLogicAlgorithms(de.hybris.platform.jalo.SessionContext ctx, TmaPricingLogicAlgorithm value) Generated method - Removesvaluefrom pricingLogicAlgorithms.voidTmaComponentProdOfferPrice.setPricingLogicAlgorithm(TmaPricingLogicAlgorithm value) Generated method - Setter of theTmaComponentProdOfferPrice.pricingLogicAlgorithmattribute.voidTmaComponentProdOfferPrice.setPricingLogicAlgorithm(de.hybris.platform.jalo.SessionContext ctx, TmaPricingLogicAlgorithm value) Generated method - Setter of theTmaComponentProdOfferPrice.pricingLogicAlgorithmattribute.voidTmaExternalIdentifier.setPricingLogicAlgorithm(TmaPricingLogicAlgorithm value) Generated method - Setter of theTmaExternalIdentifier.pricingLogicAlgorithmattribute.voidTmaExternalIdentifier.setPricingLogicAlgorithm(de.hybris.platform.jalo.SessionContext ctx, TmaPricingLogicAlgorithm value) Generated method - Setter of theTmaExternalIdentifier.pricingLogicAlgorithmattribute.Method parameters in de.hybris.platform.b2ctelcoservices.jalo with type arguments of type TmaPricingLogicAlgorithmModifier and TypeMethodDescriptionvoidTmaPricingLogicAlgorithmSpec.setPricingLogicAlgorithms(de.hybris.platform.jalo.SessionContext ctx, Set<TmaPricingLogicAlgorithm> value) Generated method - Setter of theTmaPricingLogicAlgorithmSpec.pricingLogicAlgorithmsattribute.voidTmaPricingLogicAlgorithmSpec.setPricingLogicAlgorithms(Set<TmaPricingLogicAlgorithm> value) Generated method - Setter of theTmaPricingLogicAlgorithmSpec.pricingLogicAlgorithmsattribute.