Uses of Class
de.hybris.platform.b2ctelcoservices.jalo.TmaBundledProductOffering
Packages that use TmaBundledProductOffering
Package
Description
-
Uses of TmaBundledProductOffering in de.hybris.platform.b2ctelcoservices.jalo
Subclasses of TmaBundledProductOffering in de.hybris.platform.b2ctelcoservices.jaloModifier and TypeClassDescriptionclassGenerated class for type TmaFixedBundledProductOffering.Methods in de.hybris.platform.b2ctelcoservices.jalo that return TmaBundledProductOfferingModifier and TypeMethodDescriptionTmaBundledProdOfferOption.getBundledProductOffering()Generated method - Getter of theTmaBundledProdOfferOption.bundledProductOfferingattribute.TmaBundledProdOfferOption.getBundledProductOffering(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaBundledProdOfferOption.bundledProductOfferingattribute.TmaProductOfferingGroup.getParentBundleProductOffering()Generated method - Getter of theTmaProductOfferingGroup.parentBundleProductOfferingattribute.TmaProductOfferingGroup.getParentBundleProductOffering(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaProductOfferingGroup.parentBundleProductOfferingattribute.TmaBpoPreConfig.getRootBpo()Generated method - Getter of theTmaBpoPreConfig.rootBpoattribute.TmaBpoPreConfig.getRootBpo(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaBpoPreConfig.rootBpoattribute.Methods in de.hybris.platform.b2ctelcoservices.jalo that return types with arguments of type TmaBundledProductOfferingModifier and TypeMethodDescriptionTmaProductOffering.getParents()Generated method - Getter of theTmaProductOffering.parentsattribute.TmaProductOffering.getParents(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaProductOffering.parentsattribute.Methods in de.hybris.platform.b2ctelcoservices.jalo with parameters of type TmaBundledProductOfferingModifier and TypeMethodDescriptionvoidTmaProductOffering.addToParents(TmaBundledProductOffering value) Generated method - Addsvalueto parents.voidTmaProductOffering.addToParents(de.hybris.platform.jalo.SessionContext ctx, TmaBundledProductOffering value) Generated method - Addsvalueto parents.voidTmaProductOffering.removeFromParents(TmaBundledProductOffering value) Generated method - Removesvaluefrom parents.voidTmaProductOffering.removeFromParents(de.hybris.platform.jalo.SessionContext ctx, TmaBundledProductOffering value) Generated method - Removesvaluefrom parents.voidTmaBundledProdOfferOption.setBundledProductOffering(TmaBundledProductOffering value) Generated method - Setter of theTmaBundledProdOfferOption.bundledProductOfferingattribute.voidTmaBundledProdOfferOption.setBundledProductOffering(de.hybris.platform.jalo.SessionContext ctx, TmaBundledProductOffering value) Generated method - Setter of theTmaBundledProdOfferOption.bundledProductOfferingattribute.voidTmaProductOfferingGroup.setParentBundleProductOffering(TmaBundledProductOffering value) Generated method - Setter of theTmaProductOfferingGroup.parentBundleProductOfferingattribute.voidTmaProductOfferingGroup.setParentBundleProductOffering(de.hybris.platform.jalo.SessionContext ctx, TmaBundledProductOffering value) Generated method - Setter of theTmaProductOfferingGroup.parentBundleProductOfferingattribute.voidTmaBpoPreConfig.setRootBpo(TmaBundledProductOffering value) Generated method - Setter of theTmaBpoPreConfig.rootBpoattribute.voidTmaBpoPreConfig.setRootBpo(de.hybris.platform.jalo.SessionContext ctx, TmaBundledProductOffering value) Generated method - Setter of theTmaBpoPreConfig.rootBpoattribute.Method parameters in de.hybris.platform.b2ctelcoservices.jalo with type arguments of type TmaBundledProductOfferingModifier and TypeMethodDescriptionvoidTmaProductOffering.setParents(de.hybris.platform.jalo.SessionContext ctx, Set<TmaBundledProductOffering> value) Generated method - Setter of theTmaProductOffering.parentsattribute.voidTmaProductOffering.setParents(Set<TmaBundledProductOffering> value) Generated method - Setter of theTmaProductOffering.parentsattribute. -
Uses of TmaBundledProductOffering in de.hybris.platform.tuadatacommonsservices.jalo
Methods in de.hybris.platform.tuadatacommonsservices.jalo that return TmaBundledProductOfferingModifier and TypeMethodDescriptionTuadatacommonsservicesManager.createTmaBundledProductOffering(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) TuadatacommonsservicesManager.createTmaBundledProductOffering(Map attributeValues) TuadatacommonsservicesManager.getBpo(de.hybris.platform.jalo.order.AbstractOrderEntry item) Generated method - Getter of theAbstractOrderEntry.bpoattribute.TuadatacommonsservicesManager.getBpo(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrderEntry item) Generated method - Getter of theAbstractOrderEntry.bpoattribute.Methods in de.hybris.platform.tuadatacommonsservices.jalo with parameters of type TmaBundledProductOfferingModifier and TypeMethodDescriptionvoidTuadatacommonsservicesManager.setBpo(de.hybris.platform.jalo.order.AbstractOrderEntry item, TmaBundledProductOffering value) Generated method - Setter of theAbstractOrderEntry.bpoattribute.voidTuadatacommonsservicesManager.setBpo(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrderEntry item, TmaBundledProductOffering value) Generated method - Setter of theAbstractOrderEntry.bpoattribute.