Uses of Class
de.hybris.platform.b2ctelcocommercewebservicescommons.dto.ProductOfferingTermWsDTO
Packages that use ProductOfferingTermWsDTO
Package
Description
-
Uses of ProductOfferingTermWsDTO in de.hybris.platform.b2ctelcocommercewebservicescommons.dto
Methods in de.hybris.platform.b2ctelcocommercewebservicescommons.dto that return types with arguments of type ProductOfferingTermWsDTOMethod parameters in de.hybris.platform.b2ctelcocommercewebservicescommons.dto with type arguments of type ProductOfferingTermWsDTOModifier and TypeMethodDescriptionvoidProductOfferingPriceWsDTO.setProductOfferingTerm(List<ProductOfferingTermWsDTO> productOfferingTerm) -
Uses of ProductOfferingTermWsDTO in de.hybris.platform.b2ctelcocommercewebservicescommons.mappers.priceterm
Methods in de.hybris.platform.b2ctelcocommercewebservicescommons.mappers.priceterm with parameters of type ProductOfferingTermWsDTOModifier and TypeMethodDescriptionvoidTmaPoTermDurationAttributeMapper.populateSourceAttributeFromTarget(ProductOfferingTermWsDTO target, SubscriptionTermData source, ma.glasnost.orika.MappingContext context) Deprecated, for removal: This API element is subject to removal in a future version.voidTmaPoTermBillingPlanAttributeMapper.populateTargetAttributeFromSource(SubscriptionTermData source, ProductOfferingTermWsDTO target, ma.glasnost.orika.MappingContext context) voidTmaPoTermDurationAttributeMapper.populateTargetAttributeFromSource(SubscriptionTermData source, ProductOfferingTermWsDTO target, ma.glasnost.orika.MappingContext context) Deprecated, for removal: This API element is subject to removal in a future version.voidTmaPoTermOfServiceAttributeMapper.populateTargetAttributeFromSource(SubscriptionTermData source, ProductOfferingTermWsDTO target, ma.glasnost.orika.MappingContext context) -
Uses of ProductOfferingTermWsDTO in de.hybris.platform.commercewebservicescommons.dto.order
Methods in de.hybris.platform.commercewebservicescommons.dto.order that return ProductOfferingTermWsDTOMethods in de.hybris.platform.commercewebservicescommons.dto.order with parameters of type ProductOfferingTermWsDTOModifier and TypeMethodDescriptionvoidOrderEntryWsDTO.setSubscriptionTerm(ProductOfferingTermWsDTO subscriptionTerm)