Uses of Class
de.hybris.platform.subscribedproductservices.jalo.SpiProductPrice
Packages that use SpiProductPrice
-
Uses of SpiProductPrice in de.hybris.platform.subscribedproductservices.jalo
Subclasses of SpiProductPrice in de.hybris.platform.subscribedproductservices.jaloModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.classDeprecated, for removal: This API element is subject to removal in a future version.classDeprecated, for removal: This API element is subject to removal in a future version.classDeprecated, for removal: This API element is subject to removal in a future version.classclassclassclassFields in de.hybris.platform.subscribedproductservices.jalo with type parameters of type SpiProductPriceModifier and TypeFieldDescriptionprotected static final de.hybris.platform.util.OneToManyHandler<SpiProductPrice>GeneratedSpiCompositeProdPrice.CHILDPRICESHANDLERDeprecated, for removal: This API element is subject to removal in a future version.OneToManyHandlerfor handling 1:n CHILDPRICES's relation attributes from 'many' side.protected static final de.hybris.platform.util.OneToManyHandler<SpiProductPrice>GeneratedSpiProduct.PRODUCTPRICESHANDLERDeprecated, for removal: This API element is subject to removal in a future version.OneToManyHandlerfor handling 1:n PRODUCTPRICES's relation attributes from 'many' side.Methods in de.hybris.platform.subscribedproductservices.jalo that return types with arguments of type SpiProductPriceModifier and TypeMethodDescriptionGeneratedSpiCompositeProdPrice.getChildPrices()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theSpiCompositeProdPrice.childPricesattribute.GeneratedSpiCompositeProdPrice.getChildPrices(de.hybris.platform.jalo.SessionContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theSpiCompositeProdPrice.childPricesattribute.GeneratedSpiProduct.getProductPrices()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theSpiProduct.productPricesattribute.GeneratedSpiProduct.getProductPrices(de.hybris.platform.jalo.SessionContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theSpiProduct.productPricesattribute.Methods in de.hybris.platform.subscribedproductservices.jalo with parameters of type SpiProductPriceModifier and TypeMethodDescriptionvoidGeneratedSpiCompositeProdPrice.addToChildPrices(de.hybris.platform.jalo.SessionContext ctx, SpiProductPrice value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto childPrices.voidGeneratedSpiCompositeProdPrice.addToChildPrices(SpiProductPrice value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto childPrices.voidGeneratedSpiProduct.addToProductPrices(de.hybris.platform.jalo.SessionContext ctx, SpiProductPrice value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto productPrices.voidGeneratedSpiProduct.addToProductPrices(SpiProductPrice value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto productPrices.voidGeneratedSpiCompositeProdPrice.removeFromChildPrices(de.hybris.platform.jalo.SessionContext ctx, SpiProductPrice value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom childPrices.voidGeneratedSpiCompositeProdPrice.removeFromChildPrices(SpiProductPrice value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom childPrices.voidGeneratedSpiProduct.removeFromProductPrices(de.hybris.platform.jalo.SessionContext ctx, SpiProductPrice value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom productPrices.voidGeneratedSpiProduct.removeFromProductPrices(SpiProductPrice value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom productPrices.Method parameters in de.hybris.platform.subscribedproductservices.jalo with type arguments of type SpiProductPriceModifier and TypeMethodDescriptionvoidGeneratedSpiCompositeProdPrice.setChildPrices(de.hybris.platform.jalo.SessionContext ctx, Set<SpiProductPrice> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theSpiCompositeProdPrice.childPricesattribute.voidGeneratedSpiCompositeProdPrice.setChildPrices(Set<SpiProductPrice> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theSpiCompositeProdPrice.childPricesattribute.voidGeneratedSpiProduct.setProductPrices(de.hybris.platform.jalo.SessionContext ctx, Set<SpiProductPrice> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theSpiProduct.productPricesattribute.voidGeneratedSpiProduct.setProductPrices(Set<SpiProductPrice> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theSpiProduct.productPricesattribute.