Uses of Class
de.hybris.platform.subscribedproducttmfwebservices.v1.dto.ProductPrice
Packages that use ProductPrice
Package
Description
-
Uses of ProductPrice in de.hybris.platform.subscribedproducttmfwebservices.v1.dto
Methods in de.hybris.platform.subscribedproducttmfwebservices.v1.dto that return ProductPriceModifier and TypeMethodDescriptionProductPrice.addProductPriceAlterationItem(PriceAlteration productPriceAlterationItem) Deprecated.ProductPrice.atBaseType(String atBaseType) Deprecated.ProductPrice.atSchemaLocation(String atSchemaLocation) Deprecated.Deprecated.ProductPrice.billingAccount(BillingAccountRef billingAccount) Deprecated.ProductPrice.description(String description) Deprecated.Deprecated.Deprecated.Deprecated.ProductPrice.productOfferingPrice(ProductOfferingPriceRef productOfferingPrice) Deprecated.ProductPrice.productPriceAlteration(List<PriceAlteration> productPriceAlteration) Deprecated.ProductPrice.recurringChargePeriod(String recurringChargePeriod) Deprecated.ProductPrice.unitOfMeasure(String unitOfMeasure) Deprecated.Methods in de.hybris.platform.subscribedproducttmfwebservices.v1.dto that return types with arguments of type ProductPriceModifier and TypeMethodDescription@Valid List<ProductPrice>Product.getProductPrice()Deprecated.Get productPrice@Valid List<ProductPrice>ProductRefOrValue.getProductPrice()Deprecated.Get productPrice@Valid List<ProductPrice>ProductUnderscoreCreate.getProductPrice()Deprecated.Get productPrice@Valid List<ProductPrice>ProductUnderscoreUpdate.getProductPrice()Deprecated.Get productPriceMethods in de.hybris.platform.subscribedproducttmfwebservices.v1.dto with parameters of type ProductPriceModifier and TypeMethodDescriptionProduct.addProductPriceItem(ProductPrice productPriceItem) Deprecated.ProductRefOrValue.addProductPriceItem(ProductPrice productPriceItem) Deprecated.ProductUnderscoreCreate.addProductPriceItem(ProductPrice productPriceItem) Deprecated.ProductUnderscoreUpdate.addProductPriceItem(ProductPrice productPriceItem) Deprecated.Method parameters in de.hybris.platform.subscribedproducttmfwebservices.v1.dto with type arguments of type ProductPriceModifier and TypeMethodDescriptionProduct.productPrice(List<ProductPrice> productPrice) Deprecated.ProductRefOrValue.productPrice(List<ProductPrice> productPrice) Deprecated.ProductUnderscoreCreate.productPrice(List<ProductPrice> productPrice) Deprecated.ProductUnderscoreUpdate.productPrice(List<ProductPrice> productPrice) Deprecated.voidProduct.setProductPrice(List<ProductPrice> productPrice) Deprecated.voidProductRefOrValue.setProductPrice(List<ProductPrice> productPrice) Deprecated.voidProductUnderscoreCreate.setProductPrice(List<ProductPrice> productPrice) Deprecated.voidProductUnderscoreUpdate.setProductPrice(List<ProductPrice> productPrice) Deprecated. -
Uses of ProductPrice in de.hybris.platform.subscribedproducttmfwebservices.v1.mappers.productprice
Methods in de.hybris.platform.subscribedproducttmfwebservices.v1.mappers.productprice with parameters of type ProductPriceModifier and TypeMethodDescriptionvoidProductPriceBillingAccountAttributeMapper.populateSourceAttributeFromTarget(ProductPrice target, SpiProductPriceModel source, ma.glasnost.orika.MappingContext context) Deprecated.voidProductPricePriceAttributeMapper.populateSourceAttributeFromTarget(ProductPrice target, SpiProductPriceModel source, ma.glasnost.orika.MappingContext context) Deprecated.voidProductPricePriceTypeAttributeMapper.populateSourceAttributeFromTarget(ProductPrice target, SpiProdPriceChargeModel source, ma.glasnost.orika.MappingContext context) Deprecated.voidProductPriceProductOfferingPriceAttributeMapper.populateSourceAttributeFromTarget(ProductPrice target, SpiProductPriceModel source, ma.glasnost.orika.MappingContext context) Deprecated.voidProductPriceBillingAccountAttributeMapper.populateTargetAttributeFromSource(SpiProductPriceModel source, ProductPrice target, ma.glasnost.orika.MappingContext context) Deprecated.voidProductPricePriceAttributeMapper.populateTargetAttributeFromSource(SpiProductPriceModel source, ProductPrice target, ma.glasnost.orika.MappingContext context) Deprecated.voidProductPricePriceTypeAttributeMapper.populateTargetAttributeFromSource(SpiProdPriceChargeModel source, ProductPrice target, ma.glasnost.orika.MappingContext context) Deprecated.voidProductPriceProductOfferingPriceAttributeMapper.populateTargetAttributeFromSource(SpiProductPriceModel source, ProductPrice target, ma.glasnost.orika.MappingContext context) Deprecated.voidProductPriceSchemaLocationAttributeMapper.populateTargetAttributeFromSource(SpiProductPriceModel source, ProductPrice target, ma.glasnost.orika.MappingContext context) Deprecated.voidProductPriceTypeAttributeMapper.populateTargetAttributeFromSource(SpiProductPriceModel source, ProductPrice target, ma.glasnost.orika.MappingContext context) Deprecated.