Uses of Class
de.hybris.platform.b2ctelcotmfwebservices.v3.dto.ProductOfferingPrice
Packages that use ProductOfferingPrice
Package
Description
-
Uses of ProductOfferingPrice in de.hybris.platform.b2ctelcotmfwebservices.v3.api
Methods in de.hybris.platform.b2ctelcotmfwebservices.v3.api that return types with arguments of type ProductOfferingPriceModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<ProductOfferingPrice>ProductOfferingPriceApi.createProductOfferingPrice(@Valid ProductOfferingPrice productOfferingPrice, @Valid String baseSiteId, @Valid String catalogId, @Valid String catalogVersion) org.springframework.http.ResponseEntity<ProductOfferingPrice>ProductOfferingPriceApi.patchProductOfferingPrice(String id, @Valid ProductOfferingPrice productOfferingPrice, @Valid String baseSiteId, @Valid String catalogId, @Valid String catalogVersion) org.springframework.http.ResponseEntity<ProductOfferingPrice>ProductOfferingPriceApi.retrieveProductOfferingPrice(String id, @Valid String fields, @Valid String baseSiteId, @Valid String catalogId, @Valid String catalogVersion) Methods in de.hybris.platform.b2ctelcotmfwebservices.v3.api with parameters of type ProductOfferingPriceModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<ProductOfferingPrice>ProductOfferingPriceApi.createProductOfferingPrice(@Valid ProductOfferingPrice productOfferingPrice, @Valid String baseSiteId, @Valid String catalogId, @Valid String catalogVersion) org.springframework.http.ResponseEntity<ProductOfferingPrice>ProductOfferingPriceApi.patchProductOfferingPrice(String id, @Valid ProductOfferingPrice productOfferingPrice, @Valid String baseSiteId, @Valid String catalogId, @Valid String catalogVersion) -
Uses of ProductOfferingPrice in de.hybris.platform.b2ctelcotmfwebservices.v3.controller
Methods in de.hybris.platform.b2ctelcotmfwebservices.v3.controller that return types with arguments of type ProductOfferingPriceModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<ProductOfferingPrice>TmaProductOfferingPriceApiController.createProductOfferingPrice(@Valid ProductOfferingPrice productOfferingPrice, @Valid String baseSiteId, @Valid String catalogId, @Valid String catalogVersion) org.springframework.http.ResponseEntity<List<ProductOfferingPrice>>TmaProductOfferingPriceApiController.listProductOfferingPrice(@Valid String baseSiteId, @Valid String catalogId, @Valid String catalogVersion, @Valid String fields, @Valid Integer offset, @Valid Integer limit, @Valid String name, @Valid String lifecycleStatus, @Valid String lastUpdate, @Valid Boolean isBundle, @Valid String priceType) org.springframework.http.ResponseEntity<ProductOfferingPrice>TmaProductOfferingPriceApiController.patchProductOfferingPrice(String id, @Valid ProductOfferingPrice productOfferingPrice, @Valid String baseSiteId, @Valid String catalogId, @Valid String catalogVersion) org.springframework.http.ResponseEntity<ProductOfferingPrice>TmaProductOfferingPriceApiController.retrieveProductOfferingPrice(String id, @Valid String fields, @Valid String baseSiteId, @Valid String catalogId, @Valid String catalogVersion) Methods in de.hybris.platform.b2ctelcotmfwebservices.v3.controller with parameters of type ProductOfferingPriceModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<ProductOfferingPrice>TmaProductOfferingPriceApiController.createProductOfferingPrice(@Valid ProductOfferingPrice productOfferingPrice, @Valid String baseSiteId, @Valid String catalogId, @Valid String catalogVersion) org.springframework.http.ResponseEntity<ProductOfferingPrice>TmaProductOfferingPriceApiController.patchProductOfferingPrice(String id, @Valid ProductOfferingPrice productOfferingPrice, @Valid String baseSiteId, @Valid String catalogId, @Valid String catalogVersion) -
Uses of ProductOfferingPrice in de.hybris.platform.b2ctelcotmfwebservices.v3.dto
Methods in de.hybris.platform.b2ctelcotmfwebservices.v3.dto that return ProductOfferingPriceModifier and TypeMethodDescriptionProductOfferingPrice.addBundledPopItem(ProductOfferingPrice bundledPopItem) ProductOfferingPrice.addBundledPopRelationshipItem(BundledPopRelationship bundledPopRelationshipItem) ProductOfferingPrice.addConstraintItem(ConstraintRef constraintItem) ProductOfferingPrice.addPlaceItem(PlaceRef placeItem) ProductOfferingPrice.addPopRelationshipItem(PopRelationship popRelationshipItem) ProductOfferingPrice.addPricingLogicAlgorithmItem(PricingLogicAlgorithm pricingLogicAlgorithmItem) ProductOfferingPrice.addProdSpecCharValueUseItem(ProdSpecCharValueUse prodSpecCharValueUseItem) ProductOfferingPrice.addProductOfferingTermItem(ProductOfferingTerm productOfferingTermItem) ProductOfferingPrice.addTaxItem(Tax taxItem) ProductOfferingPrice.atschemaLocation(String atschemaLocation) ProductOfferingPrice.bundledPop(List<ProductOfferingPrice> bundledPop) ProductOfferingPrice.bundledPopRelationship(List<BundledPopRelationship> bundledPopRelationship) ProductOfferingPrice.constraint(List<ConstraintRef> constraint) ProductOfferingPrice.description(String description) ProductOfferingPrice.lastUpdate(Date lastUpdate) ProductOfferingPrice.lifecycleStatus(String lifecycleStatus) ProductOfferingPrice.percentage(Float percentage) ProductOfferingPrice.popRelationship(List<PopRelationship> popRelationship) ProductOfferingPrice.priceEvent(String priceEvent) ProductOfferingPrice.pricingLogicAlgorithm(List<PricingLogicAlgorithm> pricingLogicAlgorithm) ProductOfferingPrice.prodSpecCharValueUse(List<ProdSpecCharValueUse> prodSpecCharValueUse) ProductOfferingPrice.productOfferingTerm(List<ProductOfferingTerm> productOfferingTerm) ProductOfferingPrice.recurringChargePeriodLength(Integer recurringChargePeriodLength) ProductOfferingPrice.recurringChargePeriodType(String recurringChargePeriodType) ProductOfferingPrice.unitOfMeasure(Quantity unitOfMeasure) ProductOfferingPrice.usageChargeType(String usageChargeType) ProductOfferingPrice.usageSpecification(UsageSpecificationRef usageSpecification) ProductOfferingPrice.validFor(TimePeriod validFor) Methods in de.hybris.platform.b2ctelcotmfwebservices.v3.dto that return types with arguments of type ProductOfferingPriceModifier and TypeMethodDescription@Valid List<ProductOfferingPrice>ProductOfferingPrice.getBundledPop()Represents the contained prices (charges), for a composed price.@Valid List<ProductOfferingPrice>ProductOffering.getProductOfferingPrice()Get productOfferingPriceMethods in de.hybris.platform.b2ctelcotmfwebservices.v3.dto with parameters of type ProductOfferingPriceModifier and TypeMethodDescriptionProductOfferingPrice.addBundledPopItem(ProductOfferingPrice bundledPopItem) ProductOffering.addProductOfferingPriceItem(ProductOfferingPrice productOfferingPriceItem) Method parameters in de.hybris.platform.b2ctelcotmfwebservices.v3.dto with type arguments of type ProductOfferingPriceModifier and TypeMethodDescriptionProductOfferingPrice.bundledPop(List<ProductOfferingPrice> bundledPop) ProductOffering.productOfferingPrice(List<ProductOfferingPrice> productOfferingPrice) voidProductOfferingPrice.setBundledPop(List<ProductOfferingPrice> bundledPop) voidProductOffering.setProductOfferingPrice(List<ProductOfferingPrice> productOfferingPrice) -
Uses of ProductOfferingPrice in de.hybris.platform.b2ctelcotmfwebservices.v3.mappers.productofferingprice
Methods in de.hybris.platform.b2ctelcotmfwebservices.v3.mappers.productofferingprice with parameters of type ProductOfferingPriceModifier and TypeMethodDescriptionvoidPopAllowanceTypeAttributeMapper.populateSourceAttributeFromTarget(ProductOfferingPrice source, TmaAllowanceProdOfferPriceAlterationData target, ma.glasnost.orika.MappingContext context) voidPopBundledPopAttributeMapper.populateSourceAttributeFromTarget(ProductOfferingPrice source, TmaCompositeProdOfferPriceData target, ma.glasnost.orika.MappingContext context) voidPopDiscountCycleAttributeMapper.populateSourceAttributeFromTarget(ProductOfferingPrice source, TmaProdOfferPriceAlterationData target, ma.glasnost.orika.MappingContext context) voidPopDiscountPercentageAttributeMapper.populateSourceAttributeFromTarget(ProductOfferingPrice source, TmaProdOfferPriceAlterationData target, ma.glasnost.orika.MappingContext context) voidPopLifecycleStatusAttributeMapper.populateSourceAttributeFromTarget(ProductOfferingPrice source, TmaProductOfferingPriceData target, ma.glasnost.orika.MappingContext context) voidPopPriceAttributeMapper.populateSourceAttributeFromTarget(ProductOfferingPrice source, TmaComponentProdOfferPriceData target, ma.glasnost.orika.MappingContext context) voidPopPriceCycleAttributeMapper.populateSourceAttributeFromTarget(ProductOfferingPrice source, TmaRecurringProdOfferPriceChargeData target, ma.glasnost.orika.MappingContext context) voidPopPriceEventAttributeMapper.populateSourceAttributeFromTarget(ProductOfferingPrice source, TmaProductOfferingPriceData target, ma.glasnost.orika.MappingContext context) voidPopPricingLogicAlgorithmAttributeMapper.populateSourceAttributeFromTarget(ProductOfferingPrice source, TmaComponentProdOfferPriceData target, ma.glasnost.orika.MappingContext context) voidPopPscvuAttributeMapper.populateSourceAttributeFromTarget(ProductOfferingPrice source, TmaProductOfferingPriceData target, ma.glasnost.orika.MappingContext context) voidPopUsageChargeTypeAttributeMapper.populateSourceAttributeFromTarget(ProductOfferingPrice source, TmaTierUsageCompositeProdOfferPriceData target, ma.glasnost.orika.MappingContext context) voidPopUsageSpecificationAttributeMapper.populateSourceAttributeFromTarget(ProductOfferingPrice source, TmaUsageProdOfferPriceChargeData target, ma.glasnost.orika.MappingContext context) voidPopUsageUnitAttributeMapper.populateSourceAttributeFromTarget(ProductOfferingPrice source, TmaUsageProdOfferPriceChargeData target, ma.glasnost.orika.MappingContext context) voidPopAllowanceTypeAttributeMapper.populateTargetAttributeFromSource(TmaAllowanceProdOfferPriceAlterationData source, ProductOfferingPrice target, ma.glasnost.orika.MappingContext context) voidPopAtTypeAttributeMapper.populateTargetAttributeFromSource(TmaProductOfferingPriceData source, ProductOfferingPrice target, ma.glasnost.orika.MappingContext context) voidPopBundledPopAttributeMapper.populateTargetAttributeFromSource(TmaCompositeProdOfferPriceData source, ProductOfferingPrice target, ma.glasnost.orika.MappingContext context) voidPopDiscountCycleAttributeMapper.populateTargetAttributeFromSource(TmaProdOfferPriceAlterationData source, ProductOfferingPrice target, ma.glasnost.orika.MappingContext context) voidPopDiscountPercentageAttributeMapper.populateTargetAttributeFromSource(TmaProdOfferPriceAlterationData source, ProductOfferingPrice target, ma.glasnost.orika.MappingContext context) voidPopHrefAttributeMapper.populateTargetAttributeFromSource(TmaProductOfferingPriceData source, ProductOfferingPrice target, ma.glasnost.orika.MappingContext context) voidPopIsBundleAttributeMapper.populateTargetAttributeFromSource(TmaProductOfferingPriceData source, ProductOfferingPrice target, ma.glasnost.orika.MappingContext context) voidPopLastUpdateAttributeMapper.populateTargetAttributeFromSource(TmaProductOfferingPriceData source, ProductOfferingPrice target, ma.glasnost.orika.MappingContext context) voidPopLifecycleStatusAttributeMapper.populateTargetAttributeFromSource(TmaProductOfferingPriceData source, ProductOfferingPrice target, ma.glasnost.orika.MappingContext context) voidPopPriceAttributeMapper.populateTargetAttributeFromSource(TmaComponentProdOfferPriceData source, ProductOfferingPrice target, ma.glasnost.orika.MappingContext context) voidPopPriceCycleAttributeMapper.populateTargetAttributeFromSource(TmaRecurringProdOfferPriceChargeData source, ProductOfferingPrice target, ma.glasnost.orika.MappingContext context) voidPopPriceEventAttributeMapper.populateTargetAttributeFromSource(TmaProductOfferingPriceData source, ProductOfferingPrice target, ma.glasnost.orika.MappingContext context) voidPopPriceTypeAttributeMapper.populateTargetAttributeFromSource(TmaProductOfferingPriceData source, ProductOfferingPrice target, ma.glasnost.orika.MappingContext context) voidPopPricingLogicAlgorithmAttributeMapper.populateTargetAttributeFromSource(TmaComponentProdOfferPriceData source, ProductOfferingPrice target, ma.glasnost.orika.MappingContext context) voidPopPscvuAttributeMapper.populateTargetAttributeFromSource(TmaProductOfferingPriceData source, ProductOfferingPrice target, ma.glasnost.orika.MappingContext context) voidPopSchemaLocationAttributeMapper.populateTargetAttributeFromSource(TmaProductOfferingPriceData source, ProductOfferingPrice target, ma.glasnost.orika.MappingContext context) voidPopUsageChargeTypeAttributeMapper.populateTargetAttributeFromSource(TmaTierUsageCompositeProdOfferPriceData source, ProductOfferingPrice target, ma.glasnost.orika.MappingContext context) voidPopUsageSpecificationAttributeMapper.populateTargetAttributeFromSource(TmaUsageProdOfferPriceChargeData source, ProductOfferingPrice target, ma.glasnost.orika.MappingContext context) voidPopUsageUnitAttributeMapper.populateTargetAttributeFromSource(TmaUsageProdOfferPriceChargeData source, ProductOfferingPrice target, ma.glasnost.orika.MappingContext context)