Uses of Class
de.hybris.platform.b2ctelcofacades.data.TmaUserData
-
Packages that use TmaUserData Package Description de.hybris.platform.b2ctelcofacades.converters.populator de.hybris.platform.subscriptionfacades.data -
-
Uses of TmaUserData in de.hybris.platform.b2ctelcofacades.converters.populator
Methods in de.hybris.platform.b2ctelcofacades.converters.populator that return types with arguments of type TmaUserData Modifier and Type Method Description protected de.hybris.platform.servicelayer.dto.converter.Converter<UserModel,TmaUserData>TmaSubscriptionPricePlanPopulator. getUserConverter()Methods in de.hybris.platform.b2ctelcofacades.converters.populator with parameters of type TmaUserData Modifier and Type Method Description voidTmaUserUidPopulator. populate(UserModel source, TmaUserData target)Method parameters in de.hybris.platform.b2ctelcofacades.converters.populator with type arguments of type TmaUserData Modifier and Type Method Description voidTmaSubscriptionPricePlanPopulator. setUserConverter(de.hybris.platform.servicelayer.dto.converter.Converter<UserModel,TmaUserData> userConverter) -
Uses of TmaUserData in de.hybris.platform.subscriptionfacades.data
Methods in de.hybris.platform.subscriptionfacades.data that return TmaUserData Modifier and Type Method Description TmaUserDataSubscriptionPricePlanData. getUser()Methods in de.hybris.platform.subscriptionfacades.data with parameters of type TmaUserData Modifier and Type Method Description voidSubscriptionPricePlanData. setUser(TmaUserData user)
-