Uses of Class
de.hybris.platform.b2ctelcotmfwebservices.dto.TmaProductRefWsDto
Packages that use TmaProductRefWsDto
Package
Description
-
Uses of TmaProductRefWsDto in de.hybris.platform.b2ctelcotmfwebservices.dto
Methods in de.hybris.platform.b2ctelcotmfwebservices.dto that return TmaProductRefWsDtoModifier and TypeMethodDescriptionTmaProductRefWsDto.publicIdentifier(String publicIdentifier) TmaProductRefWsDto.user(TmaRelatedPartyWsDto user) -
Uses of TmaProductRefWsDto in de.hybris.platform.b2ctelcotmfwebservices.dto.subscription
Methods in de.hybris.platform.b2ctelcotmfwebservices.dto.subscription that return TmaProductRefWsDtoModifier and TypeMethodDescription@NotNull @Valid TmaProductRefWsDtoTmaProductRelationshipWsDto.getProduct()Get productMethods in de.hybris.platform.b2ctelcotmfwebservices.dto.subscription with parameters of type TmaProductRefWsDtoModifier and TypeMethodDescriptionTmaProductRelationshipWsDto.product(TmaProductRefWsDto product) voidTmaProductRelationshipWsDto.setProduct(TmaProductRefWsDto product) -
Uses of TmaProductRefWsDto in de.hybris.platform.b2ctelcotmfwebservices.dto.subscription.base
Methods in de.hybris.platform.b2ctelcotmfwebservices.dto.subscription.base that return types with arguments of type TmaProductRefWsDtoMethods in de.hybris.platform.b2ctelcotmfwebservices.dto.subscription.base with parameters of type TmaProductRefWsDtoModifier and TypeMethodDescriptionTmaSubscriptionBaseDetailRefWsDto.addProductItem(TmaProductRefWsDto productItem) Method parameters in de.hybris.platform.b2ctelcotmfwebservices.dto.subscription.base with type arguments of type TmaProductRefWsDtoModifier and TypeMethodDescriptionTmaSubscriptionBaseDetailRefWsDto.product(List<TmaProductRefWsDto> product) voidTmaSubscriptionBaseDetailRefWsDto.setProduct(List<TmaProductRefWsDto> product) -
Uses of TmaProductRefWsDto in de.hybris.platform.b2ctelcotmfwebservices.dto.subscription.usage
Methods in de.hybris.platform.b2ctelcotmfwebservices.dto.subscription.usage that return TmaProductRefWsDtoModifier and TypeMethodDescription@Valid TmaProductRefWsDtoTmaBucketWsDto.getProduct()Get product@Valid TmaProductRefWsDtoTmaConsumptionCounterWsDto.getProduct()Get productMethods in de.hybris.platform.b2ctelcotmfwebservices.dto.subscription.usage with parameters of type TmaProductRefWsDtoModifier and TypeMethodDescriptionTmaBucketWsDto.product(TmaProductRefWsDto product) TmaConsumptionCounterWsDto.product(TmaProductRefWsDto product) voidTmaBucketWsDto.setProduct(TmaProductRefWsDto product) voidTmaConsumptionCounterWsDto.setProduct(TmaProductRefWsDto product) -
Uses of TmaProductRefWsDto in de.hybris.platform.b2ctelcotmfwebservices.mappers
Methods in de.hybris.platform.b2ctelcotmfwebservices.mappers with parameters of type TmaProductRefWsDtoModifier and TypeMethodDescriptionprotected voidTmaProductRefWsDtoMapper.getRelatedPartyUser(List<TmaSubscriptionAccessData> subscriptionAccesses, TmaSubscribedProductData a, TmaProductRefWsDto b, ma.glasnost.orika.MappingContext context) voidTmaProductRefWsDtoMapper.mapAtoB(TmaSubscribedProductData a, TmaProductRefWsDto b, ma.glasnost.orika.MappingContext context) voidTmaProductRefWsDtoMapper.mapBtoA(TmaProductRefWsDto b, TmaSubscribedProductData a, ma.glasnost.orika.MappingContext context) protected voidTmaProductRefWsDtoMapper.mapDefaultAtoB(TmaSubscribedProductData a, TmaProductRefWsDto b, ma.glasnost.orika.MappingContext context) protected voidTmaProductRefWsDtoMapper.mapFieldsAtoB(TmaSubscribedProductData a, TmaProductRefWsDto b, ma.glasnost.orika.MappingContext context) protected voidTmaProductRefWsDtoMapper.mapRelatedPartyAtoB(TmaSubscribedProductData a, TmaProductRefWsDto b, ma.glasnost.orika.MappingContext context)