Uses of Class
de.hybris.platform.b2ctelcotmfwebservices.dto.subscription.base.TmaSubscriptionBaseWsDto
Packages that use TmaSubscriptionBaseWsDto
Package
Description
-
Uses of TmaSubscriptionBaseWsDto in de.hybris.platform.b2ctelcotmfwebservices.dto.subscription.base
Methods in de.hybris.platform.b2ctelcotmfwebservices.dto.subscription.base that return TmaSubscriptionBaseWsDtoModifier and TypeMethodDescriptionTmaSubscriptionBaseWsDto.description(String description) TmaSubscriptionBaseWsDto.effectiveDate(Date effectiveDate) TmaSubscriptionBaseWsDto.schemaLocation(String schemaLocation) TmaSubscriptionBaseWsDto.subscriptionBase(TmaSubscriptionBaseDetailRefWsDto subscriptionBase) TmaSubscriptionBaseWsDto.user(TmaRelatedPartyWsDto user) -
Uses of TmaSubscriptionBaseWsDto in de.hybris.platform.b2ctelcotmfwebservices.mappers.subscription.base
Methods in de.hybris.platform.b2ctelcotmfwebservices.mappers.subscription.base with parameters of type TmaSubscriptionBaseWsDtoModifier and TypeMethodDescriptionvoidTmaSubscriptionBaseWsDtoMapper.mapAtoB(TmaSubscriptionBaseData a, TmaSubscriptionBaseWsDto b, ma.glasnost.orika.MappingContext context) voidTmaSubscriptionBaseWsDtoMapper.mapBtoA(TmaSubscriptionBaseWsDto b, TmaSubscriptionBaseData a, ma.glasnost.orika.MappingContext context) protected voidTmaSubscriptionBaseWsDtoMapper.mapDefaultAtoB(TmaSubscriptionBaseData a, TmaSubscriptionBaseWsDto b, ma.glasnost.orika.MappingContext context) protected voidTmaSubscriptionBaseWsDtoMapper.mapSubscriptionBaseDetailRefAtoB(TmaSubscriptionBaseData a, TmaSubscriptionBaseWsDto b, ma.glasnost.orika.MappingContext context) -
Uses of TmaSubscriptionBaseWsDto in de.hybris.platform.b2ctelcotmfwebservices.v2.controller
Methods in de.hybris.platform.b2ctelcotmfwebservices.v2.controller with parameters of type TmaSubscriptionBaseWsDtoModifier and TypeMethodDescriptionprotected voidTmaSubscriptionApiController.setSubscriptionBaseHref(String href, TmaSubscriptionBaseWsDto subscriptionBaseWsDto)