Uses of Class
de.hybris.platform.b2ctelcoservices.jalo.TmaPoVariant
Packages that use TmaPoVariant
Package
Description
-
Uses of TmaPoVariant in de.hybris.platform.b2ctelcoservices.jalo
Fields in de.hybris.platform.b2ctelcoservices.jalo with type parameters of type TmaPoVariantModifier and TypeFieldDescriptionprotected static final de.hybris.platform.util.BidirectionalOneToManyHandler<TmaPoVariant>TmaPoVariant.TMABASEPOHANDLERBidirectionalOneToManyHandlerfor handling 1:n TMABASEPO's relation attributes from 'one' side.protected static final de.hybris.platform.util.OneToManyHandler<TmaPoVariant>TmaSimpleProductOffering.TMAPOVARIANTSHANDLEROneToManyHandlerfor handling 1:n TMAPOVARIANTS's relation attributes from 'many' side.Methods in de.hybris.platform.b2ctelcoservices.jalo that return types with arguments of type TmaPoVariantModifier and TypeMethodDescriptionTmaSimpleProductOffering.getTmaPoVariants()Generated method - Getter of theTmaSimpleProductOffering.tmaPoVariantsattribute.TmaSimpleProductOffering.getTmaPoVariants(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaSimpleProductOffering.tmaPoVariantsattribute.Methods in de.hybris.platform.b2ctelcoservices.jalo with parameters of type TmaPoVariantModifier and TypeMethodDescriptionvoidTmaSimpleProductOffering.addToTmaPoVariants(TmaPoVariant value) Generated method - Addsvalueto tmaPoVariants.voidTmaSimpleProductOffering.addToTmaPoVariants(de.hybris.platform.jalo.SessionContext ctx, TmaPoVariant value) Generated method - Addsvalueto tmaPoVariants.voidTmaSimpleProductOffering.removeFromTmaPoVariants(TmaPoVariant value) Generated method - Removesvaluefrom tmaPoVariants.voidTmaSimpleProductOffering.removeFromTmaPoVariants(de.hybris.platform.jalo.SessionContext ctx, TmaPoVariant value) Generated method - Removesvaluefrom tmaPoVariants.Method parameters in de.hybris.platform.b2ctelcoservices.jalo with type arguments of type TmaPoVariantModifier and TypeMethodDescriptionvoidTmaSimpleProductOffering.setTmaPoVariants(de.hybris.platform.jalo.SessionContext ctx, Collection<TmaPoVariant> value) Generated method - Setter of theTmaSimpleProductOffering.tmaPoVariantsattribute.voidTmaSimpleProductOffering.setTmaPoVariants(Collection<TmaPoVariant> value) Generated method - Setter of theTmaSimpleProductOffering.tmaPoVariantsattribute. -
Uses of TmaPoVariant in de.hybris.platform.tuadatacommonsservices.jalo
Methods in de.hybris.platform.tuadatacommonsservices.jalo that return TmaPoVariantModifier and TypeMethodDescriptionTuadatacommonsservicesManager.createTmaPoVariant(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) TuadatacommonsservicesManager.createTmaPoVariant(Map attributeValues)