Uses of Interface
de.hybris.platform.integrationservices.service.IntegrationLocalizationService
-
-
Uses of IntegrationLocalizationService in de.hybris.platform.inboundservices.persistence.populator
Methods in de.hybris.platform.inboundservices.persistence.populator that return IntegrationLocalizationService Modifier and Type Method Description protected IntegrationLocalizationServiceDefaultPrimitiveValueHandler. getLocalizationService()Methods in de.hybris.platform.inboundservices.persistence.populator with parameters of type IntegrationLocalizationService Modifier and Type Method Description voidDefaultPrimitiveValueHandler. setLocalizationService(IntegrationLocalizationService localizationService) -
Uses of IntegrationLocalizationService in de.hybris.platform.integrationservices.service.impl
Classes in de.hybris.platform.integrationservices.service.impl that implement IntegrationLocalizationService Modifier and Type Class Description classDefaultIntegrationLocalizationServiceAn implementation of theIntegrationLocalizationService, which is built on top ofCommonI18NService. -
Uses of IntegrationLocalizationService in de.hybris.platform.odata2services.converter
Methods in de.hybris.platform.odata2services.converter that return IntegrationLocalizationService Modifier and Type Method Description protected IntegrationLocalizationServiceDefaultODataEntryToIntegrationItemConverter. getLocalizationService()Deprecated, for removal: This API element is subject to removal in a future version.not used anymore.Methods in de.hybris.platform.odata2services.converter with parameters of type IntegrationLocalizationService Modifier and Type Method Description voidDefaultODataEntryToIntegrationItemConverter. setLocalizationService(IntegrationLocalizationService service)Deprecated, for removal: This API element is subject to removal in a future version.not used anymore.Constructors in de.hybris.platform.odata2services.converter with parameters of type IntegrationLocalizationService Constructor Description DefaultLocalizedValueProvider(@NotNull IntegrationLocalizationService service) -
Uses of IntegrationLocalizationService in de.hybris.platform.odata2services.odata.persistence
Methods in de.hybris.platform.odata2services.odata.persistence that return IntegrationLocalizationService Modifier and Type Method Description protected IntegrationLocalizationServiceDefaultODataContextLocaleExtractor. getLocalizationService()protected IntegrationLocalizationServiceDefaultODataLocalizationService. getLocalizationService()Deprecated, for removal: This API element is subject to removal in a future version.Methods in de.hybris.platform.odata2services.odata.persistence with parameters of type IntegrationLocalizationService Modifier and Type Method Description voidDefaultODataContextLocaleExtractor. setLocalizationService(IntegrationLocalizationService service)voidDefaultODataLocalizationService. setLocalizationService(IntegrationLocalizationService service)Deprecated, for removal: This API element is subject to removal in a future version.
-