Uses of Interface
de.hybris.platform.b2ctelcoservices.services.TmaIdentificationService
-
-
Uses of TmaIdentificationService in de.hybris.platform.b2ctelcofacades.converters.populator
Methods in de.hybris.platform.b2ctelcofacades.converters.populator that return TmaIdentificationService Modifier and Type Method Description protected TmaIdentificationServiceTmaCustomerReversePopulator. getTmaIdentificationService()Constructors in de.hybris.platform.b2ctelcofacades.converters.populator with parameters of type TmaIdentificationService Constructor Description TmaCustomerReversePopulator(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 TmaIdentificationService Modifier and Type Method Description protected TmaIdentificationServiceTmaDefaultCustomerFacade. getTmaIdentificationService()Constructors in de.hybris.platform.b2ctelcofacades.user.impl with parameters of type TmaIdentificationService Constructor Description TmaDefaultCustomerFacade(de.hybris.platform.enumeration.EnumerationService enumerationService, TmaIdentificationService tmaIdentificationService) -
Uses of TmaIdentificationService in de.hybris.platform.b2ctelcoservices.services.impl
Classes in de.hybris.platform.b2ctelcoservices.services.impl that implement TmaIdentificationService Modifier and Type Class Description classDefaultTmaIdentificationServiceDefault implementation of theTmaIdentificationService.
-