Class DefaultTmaServiceabilityCheckService

java.lang.Object
de.hybris.platform.b2ctelcoserviceabilityclient.service.impl.DefaultTmaServiceabilityCheckService
All Implemented Interfaces:
TmaServiceabilityCheckService

public class DefaultTmaServiceabilityCheckService extends Object implements TmaServiceabilityCheckService
Default Implementation of TmaServiceabilityCheckService
Since:
2102
  • Constructor Details

    • DefaultTmaServiceabilityCheckService

      public DefaultTmaServiceabilityCheckService(TmaServiceQualificationClientService tmaServiceQualificationClientService, de.hybris.platform.servicelayer.dto.converter.Converter<AddressModel,GeographicAddress> tmaPlaceConverter)
      This is a class constructor used to specify the required dependencies required by class for creation.
      Parameters:
      tmaServiceQualificationClientService - the b2ctelcoServiceabilityClientService
      tmaPlaceConverter - the tmaAddressConverter
  • Method Details