Uses of Interface
de.hybris.platform.odata2services.odata.persistence.ODataLocalizationService
-
Packages that use ODataLocalizationService Package Description de.hybris.platform.odata2services.odata.persistence de.hybris.platform.odata2services.odata.persistence.populator.processor -
-
Uses of ODataLocalizationService in de.hybris.platform.odata2services.odata.persistence
Classes in de.hybris.platform.odata2services.odata.persistence that implement ODataLocalizationService Modifier and Type Class Description classDefaultODataLocalizationServiceDeprecated, for removal: This API element is subject to removal in a future version.useDefaultIntegrationLocalizationServiceDefault implementation of theODataLocalizationServiceMethods in de.hybris.platform.odata2services.odata.persistence that return ODataLocalizationService Modifier and Type Method Description protected ODataLocalizationServiceDefaultODataContextLocaleExtractor. getODataLocalizationService()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 ODataLocalizationService Modifier and Type Method Description voidDefaultODataContextLocaleExtractor. setoDataLocalizationService(ODataLocalizationService oDataLocalizationService)Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of ODataLocalizationService in de.hybris.platform.odata2services.odata.persistence.populator.processor
Methods in de.hybris.platform.odata2services.odata.persistence.populator.processor that return ODataLocalizationService Modifier and Type Method Description protected ODataLocalizationServiceLocalizedAttributesPropertyProcessor. getoDataLocalizationService()Methods in de.hybris.platform.odata2services.odata.persistence.populator.processor with parameters of type ODataLocalizationService Modifier and Type Method Description voidLocalizedAttributesPropertyProcessor. setoDataLocalizationService(ODataLocalizationService oDataLocalizationService)
-