Uses of Interface
de.hybris.platform.b2ctelcoservices.services.TmaIdentificationService
Packages that use TmaIdentificationService
Package
Description
-
Uses of TmaIdentificationService in de.hybris.platform.b2ctelcofacades.converters.populator
Methods in de.hybris.platform.b2ctelcofacades.converters.populator that return TmaIdentificationServiceModifier and TypeMethodDescriptionprotected TmaIdentificationServiceTmaCustomerReversePopulator.getTmaIdentificationService()Constructors in de.hybris.platform.b2ctelcofacades.converters.populator with parameters of type TmaIdentificationServiceModifierConstructorDescriptionTmaCustomerReversePopulator(de.hybris.platform.servicelayer.dto.converter.Converter<TmaIdentificationData, TmaIdentificationModel> identificationReverseConverter, TmaIdentificationService tmaIdentificationService) -
Uses of TmaIdentificationService in de.hybris.platform.b2ctelcofacades.user.impl
Methods in de.hybris.platform.b2ctelcofacades.user.impl that return TmaIdentificationServiceModifier and TypeMethodDescriptionprotected TmaIdentificationServiceTmaDefaultCustomerFacade.getTmaIdentificationService()Constructors in de.hybris.platform.b2ctelcofacades.user.impl with parameters of type TmaIdentificationServiceModifierConstructorDescriptionTmaDefaultCustomerFacade(de.hybris.platform.enumeration.EnumerationService enumerationService, TmaIdentificationService tmaIdentificationService, TmaPaymentMethodService tmaPaymentMethodService) -
Uses of TmaIdentificationService in de.hybris.platform.b2ctelcoservices.services.impl
Classes in de.hybris.platform.b2ctelcoservices.services.impl that implement TmaIdentificationService