Uses of Interface
de.hybris.platform.servicelayer.internal.i18n.LocalizationService
-
-
Uses of LocalizationService in com.hybris.backoffice.cockpitng.search.builder.impl
Methods in com.hybris.backoffice.cockpitng.search.builder.impl with parameters of type LocalizationService Modifier and Type Method Description voidLocalizedGenericConditionQueryBuilder. setLocalizationService(LocalizationService localizationService) -
Uses of LocalizationService in com.hybris.backoffice.excel.export.wizard
Methods in com.hybris.backoffice.excel.export.wizard that return LocalizationService Modifier and Type Method Description LocalizationServiceExcelExportHandler. getLocalizationService()Methods in com.hybris.backoffice.excel.export.wizard with parameters of type LocalizationService Modifier and Type Method Description voidExcelExportHandler. setLocalizationService(LocalizationService localizationService) -
Uses of LocalizationService in com.hybris.backoffice.workflow.impl
Methods in com.hybris.backoffice.workflow.impl that return LocalizationService Modifier and Type Method Description LocalizationServiceDefaultWorkflowTemplateActivationService. getLocalizationService()Methods in com.hybris.backoffice.workflow.impl with parameters of type LocalizationService Modifier and Type Method Description voidDefaultWorkflowTemplateActivationService. setLocalizationService(LocalizationService localizationService) -
Uses of LocalizationService in de.hybris.platform.cmscockpit.services.impl
Methods in de.hybris.platform.cmscockpit.services.impl that return LocalizationService Modifier and Type Method Description protected LocalizationServiceCmsCockpitServiceImpl. getLocalizationService()Methods in de.hybris.platform.cmscockpit.services.impl with parameters of type LocalizationService Modifier and Type Method Description voidCmsCockpitServiceImpl. setLocalizationService(LocalizationService localizationService) -
Uses of LocalizationService in de.hybris.platform.cockpit.daos.impl
Methods in de.hybris.platform.cockpit.daos.impl that return LocalizationService Modifier and Type Method Description LocalizationServiceDefaultReportsDAO. getLocaleService()Methods in de.hybris.platform.cockpit.daos.impl with parameters of type LocalizationService Modifier and Type Method Description voidDefaultReportsDAO. setLocaleService(LocalizationService localeService) -
Uses of LocalizationService in de.hybris.platform.cockpit.helpers.impl
Methods in de.hybris.platform.cockpit.helpers.impl that return LocalizationService Modifier and Type Method Description protected LocalizationServiceDefaultModelHelper. getLocalizationService()Deprecated.since 6.3Methods in de.hybris.platform.cockpit.helpers.impl with parameters of type LocalizationService Modifier and Type Method Description voidDefaultModelHelper. setLocalizationService(LocalizationService localizationService)Deprecated.since 6.3 -
Uses of LocalizationService in de.hybris.platform.cockpit.session.impl
Methods in de.hybris.platform.cockpit.session.impl that return LocalizationService Modifier and Type Method Description LocalizationServiceUISessionImpl. getLocalizationService()Methods in de.hybris.platform.cockpit.session.impl with parameters of type LocalizationService Modifier and Type Method Description voidUISessionImpl. setLocalizationService(LocalizationService localizationService) -
Uses of LocalizationService in de.hybris.platform.commerceservices.search.solrfacetsearch.provider.impl
Fields in de.hybris.platform.commerceservices.search.solrfacetsearch.provider.impl declared as LocalizationService Modifier and Type Field Description protected LocalizationServicePropertyFieldValueProviderTestBase. localeService -
Uses of LocalizationService in de.hybris.platform.directpersistence.impl
Methods in de.hybris.platform.directpersistence.impl with parameters of type LocalizationService Modifier and Type Method Description voidDefaultWritePersistenceGateway. setLocalizationService(LocalizationService localizationService) -
Uses of LocalizationService in de.hybris.platform.directpersistence.record.visitor
Methods in de.hybris.platform.directpersistence.record.visitor with parameters of type LocalizationService Modifier and Type Method Description EntityRecord.EntityRecordVisitor<java.util.Set<PersistResult>>RecordVisitorFactory. createEntityRecordVisitor(BatchCollector batchCollector, org.springframework.jdbc.core.JdbcTemplate jdbcTemplate, LocalizationService localizationService, Config.DatabaseName databaseName)RelationChanges.RelationChangesVisitor<java.util.Set<DefaultRelationRecordVisitor.RelationRecordsContainer>>RecordVisitorFactory. createRelationChangesVisitor(LocalizationService localizationService)Constructors in de.hybris.platform.directpersistence.record.visitor with parameters of type LocalizationService Constructor Description DefaultEntityRecordVisitor(BatchCollector batchCollector, org.springframework.jdbc.core.JdbcTemplate jdbcTemplate, boolean optimisticLockingEnabled, LocalizationService localizationService, Config.DatabaseName databaseName)DefaultEntityRecordVisitor(BatchCollector batchCollector, org.springframework.jdbc.core.JdbcTemplate jdbcTemplate, LocalizationService localizationService, Config.DatabaseName databaseName)DefaultRelationRecordVisitor(LocalizationService localizationService) -
Uses of LocalizationService in de.hybris.platform.directpersistence.statement
Constructors in de.hybris.platform.directpersistence.statement with parameters of type LocalizationService Constructor Description NewItemStatementsBuilder(AbstractModificationRecord record, LocalizationService localizationService, Config.DatabaseName databaseName)UpdateItemStatementsBuilder(UpdateRecord record, LocalizationService localizationService, boolean optimisticLockingEnabled, org.springframework.jdbc.core.JdbcTemplate jdbcTemplate, Config.DatabaseName databaseName) -
Uses of LocalizationService in de.hybris.platform.servicelayer.i18n.impl
Methods in de.hybris.platform.servicelayer.i18n.impl that return LocalizationService Modifier and Type Method Description LocalizationServiceDefaultI18NService. getLocaleService()Deprecated, for removal: This API element is subject to removal in a future version.since agesMethods in de.hybris.platform.servicelayer.i18n.impl with parameters of type LocalizationService Modifier and Type Method Description voidDefaultI18NService. setLocaleService(LocalizationService localeService)Deprecated, for removal: This API element is subject to removal in a future version.since ages -
Uses of LocalizationService in de.hybris.platform.servicelayer.internal.i18n.impl
Classes in de.hybris.platform.servicelayer.internal.i18n.impl that implement LocalizationService Modifier and Type Class Description classDefaultLocalizationServiceDeprecated, for removal: This API element is subject to removal in a future version.since ages -
Uses of LocalizationService in de.hybris.platform.solrfacetsearch.provider.impl
Fields in de.hybris.platform.solrfacetsearch.provider.impl declared as LocalizationService Modifier and Type Field Description protected LocalizationServiceAbstractPropertyFieldValueProvider. localeServiceMethods in de.hybris.platform.solrfacetsearch.provider.impl with parameters of type LocalizationService Modifier and Type Method Description voidAbstractPropertyFieldValueProvider. setLocaleService(LocalizationService localeService)
-