Class DefaultIntegrationLocalizationService

java.lang.Object
de.hybris.platform.integrationservices.service.impl.DefaultIntegrationLocalizationService
All Implemented Interfaces:
IntegrationLocalizationService

public class DefaultIntegrationLocalizationService extends Object implements IntegrationLocalizationService
An implementation of the IntegrationLocalizationService, which is built on top of CommonI18NService.
  • Constructor Details

    • DefaultIntegrationLocalizationService

      public DefaultIntegrationLocalizationService()
  • Method Details