Uses of Class
de.hybris.platform.b2ctelcoservices.jalo.TmaBundledProdOfferOption
Packages that use TmaBundledProdOfferOption
Package
Description
-
Uses of TmaBundledProdOfferOption in de.hybris.platform.b2ctelcoservices.jalo
Fields in de.hybris.platform.b2ctelcoservices.jalo with type parameters of type TmaBundledProdOfferOptionModifier and TypeFieldDescriptionprotected static final de.hybris.platform.util.OneToManyHandler<TmaBundledProdOfferOption>TmaBundledProductOffering.BPOOPTIONSHANDLEROneToManyHandlerfor handling 1:n BPOOPTIONS's relation attributes from 'many' side.protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<TmaBundledProdOfferOption>TmaBundledProdOfferOption.BUNDLEDPRODUCTOFFERINGHANDLERBidirectionalOneToManyHandlerfor handling 1:n BUNDLEDPRODUCTOFFERING's relation attributes from 'one' side.protected static final de.hybris.platform.util.OneToManyHandler<TmaBundledProdOfferOption>TmaProductOffering.PARENTBPOOPTIONSHANDLEROneToManyHandlerfor handling 1:n PARENTBPOOPTIONS's relation attributes from 'many' side.protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<TmaBundledProdOfferOption>TmaBundledProdOfferOption.PRODUCTOFFERINGHANDLERBidirectionalOneToManyHandlerfor handling 1:n PRODUCTOFFERING's relation attributes from 'one' side.Methods in de.hybris.platform.b2ctelcoservices.jalo that return types with arguments of type TmaBundledProdOfferOptionModifier and TypeMethodDescriptionTmaBundledProductOffering.getBpoOptions()Generated method - Getter of theTmaBundledProductOffering.bpoOptionsattribute.TmaBundledProductOffering.getBpoOptions(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaBundledProductOffering.bpoOptionsattribute.TmaProductOffering.getParentBpoOptions()Generated method - Getter of theTmaProductOffering.parentBpoOptionsattribute.TmaProductOffering.getParentBpoOptions(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaProductOffering.parentBpoOptionsattribute.Methods in de.hybris.platform.b2ctelcoservices.jalo with parameters of type TmaBundledProdOfferOptionModifier and TypeMethodDescriptionvoidTmaBundledProductOffering.addToBpoOptions(TmaBundledProdOfferOption value) Generated method - Addsvalueto bpoOptions.voidTmaBundledProductOffering.addToBpoOptions(de.hybris.platform.jalo.SessionContext ctx, TmaBundledProdOfferOption value) Generated method - Addsvalueto bpoOptions.voidTmaProductOffering.addToParentBpoOptions(TmaBundledProdOfferOption value) Generated method - Addsvalueto parentBpoOptions.voidTmaProductOffering.addToParentBpoOptions(de.hybris.platform.jalo.SessionContext ctx, TmaBundledProdOfferOption value) Generated method - Addsvalueto parentBpoOptions.voidTmaBundledProductOffering.removeFromBpoOptions(TmaBundledProdOfferOption value) Generated method - Removesvaluefrom bpoOptions.voidTmaBundledProductOffering.removeFromBpoOptions(de.hybris.platform.jalo.SessionContext ctx, TmaBundledProdOfferOption value) Generated method - Removesvaluefrom bpoOptions.voidTmaProductOffering.removeFromParentBpoOptions(TmaBundledProdOfferOption value) Generated method - Removesvaluefrom parentBpoOptions.voidTmaProductOffering.removeFromParentBpoOptions(de.hybris.platform.jalo.SessionContext ctx, TmaBundledProdOfferOption value) Generated method - Removesvaluefrom parentBpoOptions.Method parameters in de.hybris.platform.b2ctelcoservices.jalo with type arguments of type TmaBundledProdOfferOptionModifier and TypeMethodDescriptionvoidTmaBundledProductOffering.setBpoOptions(de.hybris.platform.jalo.SessionContext ctx, Set<TmaBundledProdOfferOption> value) Generated method - Setter of theTmaBundledProductOffering.bpoOptionsattribute.voidTmaBundledProductOffering.setBpoOptions(Set<TmaBundledProdOfferOption> value) Generated method - Setter of theTmaBundledProductOffering.bpoOptionsattribute.voidTmaProductOffering.setParentBpoOptions(de.hybris.platform.jalo.SessionContext ctx, Set<TmaBundledProdOfferOption> value) Generated method - Setter of theTmaProductOffering.parentBpoOptionsattribute.voidTmaProductOffering.setParentBpoOptions(Set<TmaBundledProdOfferOption> value) Generated method - Setter of theTmaProductOffering.parentBpoOptionsattribute. -
Uses of TmaBundledProdOfferOption in de.hybris.platform.tuadatacommonsservices.jalo
Methods in de.hybris.platform.tuadatacommonsservices.jalo that return TmaBundledProdOfferOptionModifier and TypeMethodDescriptionTuadatacommonsservicesManager.createTmaBundledProdOfferOption(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) TuadatacommonsservicesManager.createTmaBundledProdOfferOption(Map attributeValues)