Uses of Interface
de.hybris.platform.servicelayer.type.TypeService
-
-
Uses of TypeService in com.hybris.backoffice.bulkedit.renderer
Methods in com.hybris.backoffice.bulkedit.renderer that return TypeService Modifier and Type Method Description TypeServiceBulkEditAttributesSelectorRenderer. getTypeService()Methods in com.hybris.backoffice.bulkedit.renderer with parameters of type TypeService Modifier and Type Method Description voidBulkEditAttributesSelectorRenderer. setTypeService(TypeService typeService) -
Uses of TypeService in com.hybris.backoffice.cockpitng.dataaccess.facades.clone
Fields in com.hybris.backoffice.cockpitng.dataaccess.facades.clone declared as TypeService Modifier and Type Field Description protected TypeServiceProductCloneStrategy.ProductModelCloningContext. typeServiceMethods in com.hybris.backoffice.cockpitng.dataaccess.facades.clone that return TypeService Modifier and Type Method Description TypeServiceDefaultPlatformCloneStrategy. getTypeService()TypeServiceProductCloneStrategy. getTypeService()Methods in com.hybris.backoffice.cockpitng.dataaccess.facades.clone with parameters of type TypeService Modifier and Type Method Description voidDefaultPlatformCloneStrategy. setTypeService(TypeService typeService)voidProductCloneStrategy. setTypeService(TypeService typeService)Constructors in com.hybris.backoffice.cockpitng.dataaccess.facades.clone with parameters of type TypeService Constructor Description ProductModelCloningContext(TypeService typeService) -
Uses of TypeService in com.hybris.backoffice.cockpitng.dataaccess.facades.common
Methods in com.hybris.backoffice.cockpitng.dataaccess.facades.common that return TypeService Modifier and Type Method Description protected TypeServicePlatformFacadeStrategyHandleCache. getTypeService()Methods in com.hybris.backoffice.cockpitng.dataaccess.facades.common with parameters of type TypeService Modifier and Type Method Description voidPlatformFacadeStrategyHandleCache. setTypeService(TypeService typeService) -
Uses of TypeService in com.hybris.backoffice.cockpitng.dataaccess.facades.object
Methods in com.hybris.backoffice.cockpitng.dataaccess.facades.object with parameters of type TypeService Modifier and Type Method Description voidDefaultPlatformObjectFacadeStrategy. setTypeService(TypeService typeService) -
Uses of TypeService in com.hybris.backoffice.cockpitng.dataaccess.facades.permissions
Methods in com.hybris.backoffice.cockpitng.dataaccess.facades.permissions with parameters of type TypeService Modifier and Type Method Description voidDefaultPlatformPermissionFacadeStrategy. setTypeService(TypeService typeService)voidDefaultPlatformPermissionManagementFacadeStrategy. setTypeService(TypeService typeService) -
Uses of TypeService in com.hybris.backoffice.cockpitng.dataaccess.facades.search
Methods in com.hybris.backoffice.cockpitng.dataaccess.facades.search that return TypeService Modifier and Type Method Description TypeServiceDefaultPlatformFieldSearchFacadeStrategy. getTypeService()TypeServiceSubtypesSearchFacade. getTypeService()Methods in com.hybris.backoffice.cockpitng.dataaccess.facades.search with parameters of type TypeService Modifier and Type Method Description voidDefaultPlatformFieldSearchFacadeStrategy. setTypeService(TypeService typeService)voidSubtypesSearchFacade. setTypeService(TypeService typeService) -
Uses of TypeService in com.hybris.backoffice.cockpitng.dataaccess.facades.type
Methods in com.hybris.backoffice.cockpitng.dataaccess.facades.type that return TypeService Modifier and Type Method Description protected TypeServiceDefaultPlatformTypeFacadeStrategy. getTypeService()Methods in com.hybris.backoffice.cockpitng.dataaccess.facades.type with parameters of type TypeService Modifier and Type Method Description voidDefaultPlatformTypeFacadeStrategy. setTypeService(TypeService typeService) -
Uses of TypeService in com.hybris.backoffice.cockpitng.search.builder.impl
Methods in com.hybris.backoffice.cockpitng.search.builder.impl that return TypeService Modifier and Type Method Description TypeServiceGenericConditionQueryBuilder. getTypeService()Methods in com.hybris.backoffice.cockpitng.search.builder.impl with parameters of type TypeService Modifier and Type Method Description voidGenericConditionQueryBuilder. setTypeService(TypeService typeService)voidGenericMultiConditionQueryBuilder. setTypeService(TypeService typeService) -
Uses of TypeService in com.hybris.backoffice.cockpitng.util.impl
Methods in com.hybris.backoffice.cockpitng.util.impl with parameters of type TypeService Modifier and Type Method Description voidPlatformTypeContextStrategy. setTypeService(TypeService typeService) -
Uses of TypeService in com.hybris.backoffice.config.impl
Methods in com.hybris.backoffice.config.impl that return TypeService Modifier and Type Method Description protected TypeServiceBackofficeCockpitConfigurationService. getTypeService()TypeServiceDefaultBackofficeActionsConfigurationFallbackStrategy. getTypeService()TypeServiceDefaultBackofficeAdvancedSearchConfigurationFallbackStrategy. getTypeService()TypeServiceDefaultBackofficeListViewConfigFallbackStrategy. getTypeService()Methods in com.hybris.backoffice.config.impl with parameters of type TypeService Modifier and Type Method Description voidBackofficeCockpitConfigurationService. setTypeService(TypeService typeService)voidDefaultBackofficeActionsConfigurationFallbackStrategy. setTypeService(TypeService typeService)voidDefaultBackofficeAdvancedSearchConfigurationFallbackStrategy. setTypeService(TypeService typeService)voidDefaultBackofficeListViewConfigFallbackStrategy. setTypeService(TypeService typeService) -
Uses of TypeService in com.hybris.backoffice.events
Methods in com.hybris.backoffice.events that return TypeService Modifier and Type Method Description TypeServiceAbstractBackofficeCronJobEventListener. getTypeService()Methods in com.hybris.backoffice.events with parameters of type TypeService Modifier and Type Method Description voidAbstractBackofficeCronJobEventListener. setTypeService(TypeService typeService) -
Uses of TypeService in com.hybris.backoffice.excel
Methods in com.hybris.backoffice.excel that return TypeService Modifier and Type Method Description TypeServiceExcelIntegrationTest. getTypeService() -
Uses of TypeService in com.hybris.backoffice.excel.export.wizard
Methods in com.hybris.backoffice.excel.export.wizard that return TypeService Modifier and Type Method Description TypeServiceExcelExportHandler. getTypeService()Methods in com.hybris.backoffice.excel.export.wizard with parameters of type TypeService Modifier and Type Method Description voidExcelExportHandler. setTypeService(TypeService typeService) -
Uses of TypeService in com.hybris.backoffice.excel.export.wizard.renderer
Methods in com.hybris.backoffice.excel.export.wizard.renderer that return TypeService Modifier and Type Method Description TypeServiceExcelExportRenderer. getTypeService()Methods in com.hybris.backoffice.excel.export.wizard.renderer with parameters of type TypeService Modifier and Type Method Description voidExcelExportRenderer. setTypeService(TypeService typeService) -
Uses of TypeService in com.hybris.backoffice.excel.exporting
Methods in com.hybris.backoffice.excel.exporting that return TypeService Modifier and Type Method Description TypeServiceDefaultExcelExportDivider. getTypeService()TypeServiceDefaultExcelExportService. getTypeService()Methods in com.hybris.backoffice.excel.exporting with parameters of type TypeService Modifier and Type Method Description voidDefaultExcelExportDivider. setTypeService(TypeService typeService)voidDefaultExcelExportService. setTypeService(TypeService typeService)voidDefaultExcelSupercategorySelectionDecorator. setTypeService(TypeService typeService) -
Uses of TypeService in com.hybris.backoffice.excel.integration
Methods in com.hybris.backoffice.excel.integration with parameters of type TypeService Modifier and Type Method Description static FeatureListFeatureListFactory. create(ModelService modelService, TypeService typeService, ClassificationClassModel classificationClass, CatalogVersionModel catalogVersionModel, ClassificationSystemVersionModel classificationSystemVersionModel) -
Uses of TypeService in com.hybris.backoffice.excel.template
Methods in com.hybris.backoffice.excel.template that return TypeService Modifier and Type Method Description TypeServiceDefaultExcelTemplateService. getTypeService()Deprecated.Methods in com.hybris.backoffice.excel.template with parameters of type TypeService Modifier and Type Method Description voidDefaultExcelTemplateService. setTypeService(TypeService typeService)Deprecated.voidDisplayNameAttributeNameFormatter. setTypeService(TypeService typeService) -
Uses of TypeService in com.hybris.backoffice.excel.template.header
Methods in com.hybris.backoffice.excel.template.header with parameters of type TypeService Modifier and Type Method Description voidDefaultExcelHeaderService. setTypeService(TypeService typeService) -
Uses of TypeService in com.hybris.backoffice.excel.template.mapper
Methods in com.hybris.backoffice.excel.template.mapper with parameters of type TypeService Modifier and Type Method Description voidFromComposedTypeToAttributeDescriptorsMapper. setTypeService(TypeService typeService)voidFromTypeCodeToAttributeDescriptorsMapper. setTypeService(TypeService typeService) -
Uses of TypeService in com.hybris.backoffice.excel.translators
Fields in com.hybris.backoffice.excel.translators declared as TypeService Modifier and Type Field Description TypeServiceExcelProductSupercategoriesTypeTranslatorTest. typeServiceMethods in com.hybris.backoffice.excel.translators that return TypeService Modifier and Type Method Description TypeServiceAbstractExcelValueTranslator. getTypeService()Methods in com.hybris.backoffice.excel.translators with parameters of type TypeService Modifier and Type Method Description voidAbstractExcelValueTranslator. setTypeService(TypeService typeService) -
Uses of TypeService in com.hybris.backoffice.excel.translators.classification
Methods in com.hybris.backoffice.excel.translators.classification with parameters of type TypeService Modifier and Type Method Description voidExcelClassificationMediaTranslator. setTypeService(TypeService typeService) -
Uses of TypeService in com.hybris.backoffice.excel.translators.generic
Methods in com.hybris.backoffice.excel.translators.generic that return TypeService Modifier and Type Method Description TypeServiceExcelGenericReferenceTranslator. getTypeService()Methods in com.hybris.backoffice.excel.translators.generic with parameters of type TypeService Modifier and Type Method Description voidExcelGenericReferenceTranslator. setTypeService(TypeService typeService) -
Uses of TypeService in com.hybris.backoffice.excel.translators.generic.factory
Methods in com.hybris.backoffice.excel.translators.generic.factory that return TypeService Modifier and Type Method Description TypeServiceDefaultRequiredAttributesFactory. getTypeService()Methods in com.hybris.backoffice.excel.translators.generic.factory with parameters of type TypeService Modifier and Type Method Description voidDefaultRequiredAttributesFactory. setTypeService(TypeService typeService) -
Uses of TypeService in com.hybris.backoffice.excel.validators
Methods in com.hybris.backoffice.excel.validators that return TypeService Modifier and Type Method Description TypeServiceExcelCatalogVersionValidator. getTypeService()TypeServiceExcelMediaImportValidator. getTypeService()TypeServiceExcelNumberValidator. getTypeService()TypeServiceWorkbookMandatoryColumnsValidator. getTypeService()Deprecated.since 1808.Methods in com.hybris.backoffice.excel.validators with parameters of type TypeService Modifier and Type Method Description voidExcelCatalogVersionValidator. setTypeService(TypeService typeService)voidExcelGenericReferenceValidator. setTypeService(TypeService typeService)voidExcelMediaImportValidator. setTypeService(TypeService typeService)voidExcelNumberValidator. setTypeService(TypeService typeService)voidWorkbookMandatoryColumnsValidator. setTypeService(TypeService typeService)Deprecated.since 1808. -
Uses of TypeService in com.hybris.backoffice.excel.validators.classification
Methods in com.hybris.backoffice.excel.validators.classification with parameters of type TypeService Modifier and Type Method Description voidExcelClassificationGenericReferenceValidator. setTypeService(TypeService typeService)voidExcelMediaClassificationValidator. setTypeService(TypeService typeService) -
Uses of TypeService in com.hybris.backoffice.excel.validators.engine
Fields in com.hybris.backoffice.excel.validators.engine declared as TypeService Modifier and Type Field Description protected TypeServiceAbstractValidationEngineAwareStrategyTest. typeServiceMethods in com.hybris.backoffice.excel.validators.engine that return TypeService Modifier and Type Method Description TypeServiceExcelAbstractValidationEngineAwareStrategy. getTypeService()Methods in com.hybris.backoffice.excel.validators.engine with parameters of type TypeService Modifier and Type Method Description voidExcelAbstractValidationEngineAwareStrategy. setTypeService(TypeService typeService) -
Uses of TypeService in com.hybris.backoffice.solrsearch.daos.impl
Methods in com.hybris.backoffice.solrsearch.daos.impl that return TypeService Modifier and Type Method Description protected TypeServiceDefaultSolrFacetSearchConfigDAO. getTypeService()Methods in com.hybris.backoffice.solrsearch.daos.impl with parameters of type TypeService Modifier and Type Method Description voidDefaultSolrFacetSearchConfigDAO. setTypeService(TypeService typeService) -
Uses of TypeService in com.hybris.backoffice.solrsearch.decorators.impl
Methods in com.hybris.backoffice.solrsearch.decorators.impl that return TypeService Modifier and Type Method Description TypeServiceDefaultTypeConditionDecorator. getTypeService()Methods in com.hybris.backoffice.solrsearch.decorators.impl with parameters of type TypeService Modifier and Type Method Description voidDefaultTypeConditionDecorator. setTypeService(TypeService typeService) -
Uses of TypeService in com.hybris.backoffice.solrsearch.events
Fields in com.hybris.backoffice.solrsearch.events declared as TypeService Modifier and Type Field Description protected TypeServiceDirectSolrIndexSynchronizationStrategy. typeServiceMethods in com.hybris.backoffice.solrsearch.events that return TypeService Modifier and Type Method Description TypeServiceSolrIndexingAfterSaveListener. getTypeService()Deprecated.Methods in com.hybris.backoffice.solrsearch.events with parameters of type TypeService Modifier and Type Method Description voidDirectSolrIndexSynchronizationStrategy. setTypeService(TypeService typeService)voidSolrIndexingAfterSaveListener. setTypeService(TypeService typeService)Deprecated. -
Uses of TypeService in com.hybris.backoffice.solrsearch.services.impl
Methods in com.hybris.backoffice.solrsearch.services.impl that return TypeService Modifier and Type Method Description TypeServiceDefaultBackofficeFacetSearchService. getTypeService()Methods in com.hybris.backoffice.solrsearch.services.impl with parameters of type TypeService Modifier and Type Method Description voidDefaultBackofficeFacetSearchConfigService. setTypeService(TypeService typeService)voidDefaultBackofficeFacetSearchService. setTypeService(TypeService typeService) -
Uses of TypeService in com.hybris.backoffice.tree.model
Methods in com.hybris.backoffice.tree.model that return TypeService Modifier and Type Method Description TypeServiceCatalogTreeModelPopulator. getTypeService()Methods in com.hybris.backoffice.tree.model with parameters of type TypeService Modifier and Type Method Description voidCatalogTreeModelPopulator. setTypeService(TypeService typeService) -
Uses of TypeService in com.hybris.backoffice.widgets.actions.excel
Methods in com.hybris.backoffice.widgets.actions.excel that return TypeService Modifier and Type Method Description TypeServiceExcelExportAction. getTypeService()TypeServiceExcelImportAction. getTypeService() -
Uses of TypeService in com.hybris.backoffice.widgets.selectivesync.renderer
Methods in com.hybris.backoffice.widgets.selectivesync.renderer that return TypeService Modifier and Type Method Description TypeServiceSelectiveSyncRenderer. getTypeService()Methods in com.hybris.backoffice.widgets.selectivesync.renderer with parameters of type TypeService Modifier and Type Method Description voidSelectiveSyncRenderer. setTypeService(TypeService typeService) -
Uses of TypeService in com.hybris.backoffice.wizard
Methods in com.hybris.backoffice.wizard that return TypeService Modifier and Type Method Description TypeServiceMediaReferenceCreateHandler. getTypeService()Methods in com.hybris.backoffice.wizard with parameters of type TypeService Modifier and Type Method Description voidMediaReferenceCreateHandler. setTypeService(TypeService typeService) -
Uses of TypeService in com.hybris.backoffice.workflow
Methods in com.hybris.backoffice.workflow that return TypeService Modifier and Type Method Description protected TypeServiceWorkflowAssigneeReferenceSearchFacade. getTypeService()Methods in com.hybris.backoffice.workflow with parameters of type TypeService Modifier and Type Method Description voidWorkflowAssigneeReferenceSearchFacade. setTypeService(TypeService typeService) -
Uses of TypeService in com.hybris.backoffice.workflow.impl
Methods in com.hybris.backoffice.workflow.impl that return TypeService Modifier and Type Method Description TypeServiceDefaultWorkflowsTypeFacade. getTypeService()TypeServiceDefaultWorkflowTemplateActivationService. getTypeService()Methods in com.hybris.backoffice.workflow.impl with parameters of type TypeService Modifier and Type Method Description voidDefaultWorkflowsTypeFacade. setTypeService(TypeService typeService)voidDefaultWorkflowTemplateActivationService. setTypeService(TypeService typeService) -
Uses of TypeService in com.hybris.merchandising.exporter
Methods in com.hybris.merchandising.exporter that return TypeService Modifier and Type Method Description protected TypeServiceDefaultMerchCategoryExporter. getTypeService()Gets the configuredTypeServiceinstance for retrieving composed type for class.Methods in com.hybris.merchandising.exporter with parameters of type TypeService Modifier and Type Method Description voidDefaultMerchCategoryExporter. setTypeService(TypeService typeService)Sets the configured instance ofTypeServicefor use. -
Uses of TypeService in de.hybris.deltadetection
Constructors in de.hybris.deltadetection with parameters of type TypeService Constructor Description Y2YTestDataGenerator(ModelService modelService, TypeService typeService) -
Uses of TypeService in de.hybris.deltadetection.impl
Methods in de.hybris.deltadetection.impl that return TypeService Modifier and Type Method Description protected TypeServiceDefaultChangeDetectionService. getTypeService()Methods in de.hybris.deltadetection.impl with parameters of type TypeService Modifier and Type Method Description voidDefaultChangeDetectionService. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.deltadetection.interceptors
Methods in de.hybris.deltadetection.interceptors with parameters of type TypeService Modifier and Type Method Description voidStreamConfigurationValidationInterceptor. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.acceleratorcms.component.container.impl
Methods in de.hybris.platform.acceleratorcms.component.container.impl that return TypeService Modifier and Type Method Description protected TypeServiceDefaultCMSTabParagraphContainerStategy. getTypeService()Methods in de.hybris.platform.acceleratorcms.component.container.impl with parameters of type TypeService Modifier and Type Method Description voidDefaultCMSTabParagraphContainerStategy. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.acceleratorcms.component.renderer.impl
Methods in de.hybris.platform.acceleratorcms.component.renderer.impl that return TypeService Modifier and Type Method Description protected TypeServiceDefaultCMSComponentRendererRegistry. getTypeService()Methods in de.hybris.platform.acceleratorcms.component.renderer.impl with parameters of type TypeService Modifier and Type Method Description voidDefaultCMSComponentRendererRegistry. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.acceleratorcms.evaluator
Methods in de.hybris.platform.acceleratorcms.evaluator that return TypeService Modifier and Type Method Description protected TypeServiceCMSActionRestrictionEvaluator. getTypeService()Deprecated.Methods in de.hybris.platform.acceleratorcms.evaluator with parameters of type TypeService Modifier and Type Method Description voidCMSActionRestrictionEvaluator. setTypeService(TypeService typeService)Deprecated. -
Uses of TypeService in de.hybris.platform.acceleratorcms.model
Methods in de.hybris.platform.acceleratorcms.model that return TypeService Modifier and Type Method Description protected TypeServiceUiExperienceRestrictionDynamicDescription. getTypeService()Deprecated.Methods in de.hybris.platform.acceleratorcms.model with parameters of type TypeService Modifier and Type Method Description voidUiExperienceRestrictionDynamicDescription. setTypeService(TypeService typeService)Deprecated. -
Uses of TypeService in de.hybris.platform.acceleratorservices.document.factory.impl
Methods in de.hybris.platform.acceleratorservices.document.factory.impl that return TypeService Modifier and Type Method Description protected TypeServiceAbstractHybrisVelocityContextFactory. getTypeService()Methods in de.hybris.platform.acceleratorservices.document.factory.impl with parameters of type TypeService Modifier and Type Method Description voidAbstractHybrisVelocityContextFactory. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.adaptivesearch.daos.impl
Methods in de.hybris.platform.adaptivesearch.daos.impl that return TypeService Modifier and Type Method Description TypeServiceDefaultAsConfigurationDao. getTypeService()TypeServiceDefaultAsSearchConfigurationDao. getTypeService()Methods in de.hybris.platform.adaptivesearch.daos.impl with parameters of type TypeService Modifier and Type Method Description voidDefaultAsConfigurationDao. setTypeService(TypeService typeService)voidDefaultAsSearchConfigurationDao. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.adaptivesearch.model.interceptors
Methods in de.hybris.platform.adaptivesearch.model.interceptors that return TypeService Modifier and Type Method Description TypeServiceAsConfigurationPartOfCleanupInterceptor. getTypeService()Deprecated.Methods in de.hybris.platform.adaptivesearch.model.interceptors with parameters of type TypeService Modifier and Type Method Description voidAsConfigurationPartOfCleanupInterceptor. setTypeService(TypeService typeService)Deprecated. -
Uses of TypeService in de.hybris.platform.adaptivesearch.services.impl
Methods in de.hybris.platform.adaptivesearch.services.impl that return TypeService Modifier and Type Method Description TypeServiceDefaultAsConfigurationService. getTypeService()Methods in de.hybris.platform.adaptivesearch.services.impl with parameters of type TypeService Modifier and Type Method Description voidDefaultAsConfigurationService. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.adaptivesearch.strategies.impl
Methods in de.hybris.platform.adaptivesearch.strategies.impl that return TypeService Modifier and Type Method Description TypeServiceDefaultAsItemVisitor. getTypeService()TypeServiceDefaultAsModelCloningContext. getTypeService()Methods in de.hybris.platform.adaptivesearch.strategies.impl with parameters of type TypeService Modifier and Type Method Description voidDefaultAsItemVisitor. setTypeService(TypeService typeService)voidDefaultAsModelCloningContext. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.addonsupport.renderer.impl
Methods in de.hybris.platform.addonsupport.renderer.impl that return TypeService Modifier and Type Method Description protected TypeServiceDefaultAddOnCMSComponentRenderer. getTypeService()Methods in de.hybris.platform.addonsupport.renderer.impl with parameters of type TypeService Modifier and Type Method Description voidDefaultAddOnCMSComponentRenderer. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.audit.internal.config
Methods in de.hybris.platform.audit.internal.config with parameters of type TypeService Modifier and Type Method Description voidDefaultAuditConfigService. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.audit.internal.config.validation
Methods in de.hybris.platform.audit.internal.config.validation with parameters of type TypeService Modifier and Type Method Description voidAuditReportConfigValidator. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.audit.provider.internal.resolver.impl
Methods in de.hybris.platform.audit.provider.internal.resolver.impl with parameters of type TypeService Modifier and Type Method Description voidManyToManyReferencesResolver. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.audit.view.impl
Methods in de.hybris.platform.audit.view.impl with parameters of type TypeService Modifier and Type Method Description voidDefaultAuditViewService. setTypeService(TypeService typeService)Constructors in de.hybris.platform.audit.view.impl with parameters of type TypeService Constructor Description AuditViewProducer(java.util.stream.Stream<AuditEvent> events, AuditReportConfig config, TypeService typeService, ModelService modelService, java.util.Set<java.lang.String> langIsoCodes, boolean enableOnlyLastRecord, ConverterRegistry converterRegistry, VirtualReferenceExpressionParser virtualReferenceExpressionParser)AuditViewProducer(java.util.stream.Stream<AuditEvent> events, TypeAuditReportConfig config, TypeService typeService, ModelService modelService, ConverterRegistry converterRegistry, VirtualReferenceExpressionParser virtualReferenceExpressionParser, AuditReportItemNameResolver auditReportItemNameResolver) -
Uses of TypeService in de.hybris.platform.b2b.dao.impl
Methods in de.hybris.platform.b2b.dao.impl that return TypeService Modifier and Type Method Description protected TypeServiceDefaultB2BOrderDao. getTypeService()Methods in de.hybris.platform.b2b.dao.impl with parameters of type TypeService Modifier and Type Method Description voidDefaultB2BOrderDao. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.b2b.migration
Methods in de.hybris.platform.b2b.migration that return TypeService Modifier and Type Method Description protected TypeServiceB2BWorkflowMigrationFor4_4Release. getTypeService()Methods in de.hybris.platform.b2b.migration with parameters of type TypeService Modifier and Type Method Description voidB2BWorkflowMigrationFor4_4Release. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.b2b.process.approval.actions
Methods in de.hybris.platform.b2b.process.approval.actions that return TypeService Modifier and Type Method Description protected TypeServiceB2BPermissionResultHelperImpl. getTypeService()Methods in de.hybris.platform.b2b.process.approval.actions with parameters of type TypeService Modifier and Type Method Description voidB2BPermissionResultHelperImpl. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.b2b.services.impl
Methods in de.hybris.platform.b2b.services.impl that return TypeService Modifier and Type Method Description protected TypeServiceDefaultB2BCartService. getTypeService()protected TypeServiceDefaultB2BUnitService. getTypeService()Methods in de.hybris.platform.b2b.services.impl with parameters of type TypeService Modifier and Type Method Description voidDefaultB2BCartService. setTypeService(TypeService typeService)voidDefaultB2BUnitService. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.b2b.strategies
Constructors in de.hybris.platform.b2b.strategies with parameters of type TypeService Constructor Description DefaultCloneB2BCartStrategy(TypeService typeService, ItemModelCloneCreator itemModelCloneCreator, AbstractOrderEntryTypeService abstractOrderEntryTypeService) -
Uses of TypeService in de.hybris.platform.b2b.strategies.impl
Methods in de.hybris.platform.b2b.strategies.impl that return TypeService Modifier and Type Method Description protected TypeServiceAbstractEvaluationStrategy. getTypeService()Methods in de.hybris.platform.b2b.strategies.impl with parameters of type TypeService Modifier and Type Method Description voidAbstractEvaluationStrategy. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.b2bacceleratoraddon.actions.replenishment
Methods in de.hybris.platform.b2bacceleratoraddon.actions.replenishment that return TypeService Modifier and Type Method Description protected TypeServiceCloneCartAction. getTypeService()Methods in de.hybris.platform.b2bacceleratoraddon.actions.replenishment with parameters of type TypeService Modifier and Type Method Description voidCloneCartAction. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.b2bacceleratorfacades.order.populators
Methods in de.hybris.platform.b2bacceleratorfacades.order.populators that return TypeService Modifier and Type Method Description protected TypeServiceB2BDaysOfWeekPopulator. getTypeService()protected TypeServiceB2BPaymentTypePopulator. getTypeService()protected TypeServiceB2BPermissionTypePopulator. getTypeService()Deprecated.Methods in de.hybris.platform.b2bacceleratorfacades.order.populators with parameters of type TypeService Modifier and Type Method Description voidB2BDaysOfWeekPopulator. setTypeService(TypeService typeService)voidB2BPaymentTypePopulator. setTypeService(TypeService typeService)voidB2BPermissionTypePopulator. setTypeService(TypeService typeService)Deprecated. -
Uses of TypeService in de.hybris.platform.b2bacceleratorservices.orderscheduling.impl
Methods in de.hybris.platform.b2bacceleratorservices.orderscheduling.impl that return TypeService Modifier and Type Method Description protected TypeServiceB2BAcceleratorScheduleOrderService. getTypeService()Methods in de.hybris.platform.b2bacceleratorservices.orderscheduling.impl with parameters of type TypeService Modifier and Type Method Description voidB2BAcceleratorScheduleOrderService. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.b2bapprovalprocessfacades.company.converters.populators
Methods in de.hybris.platform.b2bapprovalprocessfacades.company.converters.populators that return TypeService Modifier and Type Method Description protected TypeServiceB2BPermissionTypePopulator. getTypeService()Methods in de.hybris.platform.b2bapprovalprocessfacades.company.converters.populators with parameters of type TypeService Modifier and Type Method Description voidB2BPermissionTypePopulator. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.c4ccustomer.deltadetection.impl
Methods in de.hybris.platform.c4ccustomer.deltadetection.impl with parameters of type TypeService Modifier and Type Method Description voidDefaultC4CAggregatingCollector. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.c4ccustomer.job
Methods in de.hybris.platform.c4ccustomer.job that return TypeService Modifier and Type Method Description protected TypeServiceC4CSyncJobPerformable. getTypeService()Methods in de.hybris.platform.c4ccustomer.job with parameters of type TypeService Modifier and Type Method Description voidC4CSyncJobPerformable. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.catalog.dynamic
Methods in de.hybris.platform.catalog.dynamic with parameters of type TypeService Modifier and Type Method Description voidProductFeatureValueAttributeHandler. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.catalog.impl
Methods in de.hybris.platform.catalog.impl with parameters of type TypeService Modifier and Type Method Description voidDefaultCatalogTypeService. setTypeService(TypeService typeService)voidProductFeatureValidateInterceptor. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.catalog.job.sort.impl
Methods in de.hybris.platform.catalog.job.sort.impl with parameters of type TypeService Modifier and Type Method Description voidComposedTypeSorter. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.catalog.synchronization.strategy
Methods in de.hybris.platform.catalog.synchronization.strategy with parameters of type TypeService Modifier and Type Method Description voidDefaultSyncJobApplicableTypesStrategy. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.catalog.systemsetup
Methods in de.hybris.platform.catalog.systemsetup with parameters of type TypeService Modifier and Type Method Description voidCatalogSystemSetup. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.cms2.cloning.service.impl
Constructors in de.hybris.platform.cms2.cloning.service.impl with parameters of type TypeService Constructor Description CMSItemModelCloneCreator(ModelService modelService, I18NService i18nService, TypeService typeService)Creates and initialize ItemModelCloneCreator -
Uses of TypeService in de.hybris.platform.cms2.cloning.service.predicate
Methods in de.hybris.platform.cms2.cloning.service.predicate that return TypeService Modifier and Type Method Description protected TypeServiceCMSItemCloneablePredicate. getTypeService()Methods in de.hybris.platform.cms2.cloning.service.predicate with parameters of type TypeService Modifier and Type Method Description voidCMSItemCloneablePredicate. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.cms2.cmsitems.service.impl
Methods in de.hybris.platform.cms2.cmsitems.service.impl that return TypeService Modifier and Type Method Description protected TypeServiceDefaultFlexibleCMSItemSearchService. getTypeService()Methods in de.hybris.platform.cms2.cmsitems.service.impl with parameters of type TypeService Modifier and Type Method Description voidDefaultFlexibleCMSItemSearchService. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.cms2.common.functions.impl
Methods in de.hybris.platform.cms2.common.functions.impl that return TypeService Modifier and Type Method Description protected TypeServicePageStatusEnumValueFlexibleSearchConverter. getTypeService()Methods in de.hybris.platform.cms2.common.functions.impl with parameters of type TypeService Modifier and Type Method Description voidPageStatusEnumValueFlexibleSearchConverter. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.cms2.common.predicates
Methods in de.hybris.platform.cms2.common.predicates that return TypeService Modifier and Type Method Description protected TypeServiceAbstractPageTypePredicate. getTypeService()protected TypeServiceCategoryPageTypePredicate. getTypeService()protected TypeServiceCMSComponentTypePredicate. getTypeService()protected TypeServiceCMSItemTypePredicate. getTypeService()protected TypeServiceCMSWorkflowCommentPredicate. getTypeService()protected TypeServiceContentPageTypePredicate. getTypeService()protected TypeServiceContentSlotForPagePredicate. getTypeService()protected TypeServiceContentSlotPredicate. getTypeService()protected TypeServiceProductCarouselComponentTypePredicate. getTypeService()protected TypeServiceProductPageTypePredicate. getTypeService()protected TypeServiceRestrictionPredicate. getTypeService()protected TypeServiceSimpleCMSComponentTypePredicate. getTypeService()Methods in de.hybris.platform.cms2.common.predicates with parameters of type TypeService Modifier and Type Method Description voidAbstractPageTypePredicate. setTypeService(TypeService typeService)voidCategoryPageTypePredicate. setTypeService(TypeService typeService)voidCMSComponentTypePredicate. setTypeService(TypeService typeService)voidCMSItemTypePredicate. setTypeService(TypeService typeService)voidCMSWorkflowCommentPredicate. setTypeService(TypeService typeService)voidContentPageTypePredicate. setTypeService(TypeService typeService)voidContentSlotForPagePredicate. setTypeService(TypeService typeService)voidContentSlotPredicate. setTypeService(TypeService typeService)voidProductCarouselComponentTypePredicate. setTypeService(TypeService typeService)voidProductPageTypePredicate. setTypeService(TypeService typeService)voidRestrictionPredicate. setTypeService(TypeService typeService)voidSimpleCMSComponentTypePredicate. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.cms2.registry.impl
Methods in de.hybris.platform.cms2.registry.impl that return TypeService Modifier and Type Method Description protected TypeServiceDefaultCMSComponentContainerRegistry. getTypeService()Methods in de.hybris.platform.cms2.registry.impl with parameters of type TypeService Modifier and Type Method Description voidDefaultCMSComponentContainerRegistry. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.cms2.relateditems.impl
Methods in de.hybris.platform.cms2.relateditems.impl that return TypeService Modifier and Type Method Description TypeServiceDefaultRelatedItemsService. getTypeService()Methods in de.hybris.platform.cms2.relateditems.impl with parameters of type TypeService Modifier and Type Method Description voidDefaultRelatedItemsService. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.cms2.servicelayer.daos.impl
Methods in de.hybris.platform.cms2.servicelayer.daos.impl that return TypeService Modifier and Type Method Description protected TypeServiceDefaultItemDao. getTypeService()Methods in de.hybris.platform.cms2.servicelayer.daos.impl with parameters of type TypeService Modifier and Type Method Description voidDefaultItemDao. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.cms2.servicelayer.services.admin.impl
Methods in de.hybris.platform.cms2.servicelayer.services.admin.impl that return TypeService Modifier and Type Method Description protected TypeServiceDefaultCMSAdminComponentService. getTypeService()protected TypeServiceDefaultCMSAdminPageService. getTypeService()protected TypeServiceDefaultCMSAdminRestrictionService. getTypeService()protected TypeServiceDefaultCMSAdminSiteService. getTypeService()Methods in de.hybris.platform.cms2.servicelayer.services.admin.impl with parameters of type TypeService Modifier and Type Method Description voidDefaultCMSAdminComponentService. setTypeService(TypeService typeService)voidDefaultCMSAdminPageService. setTypeService(TypeService typeService)voidDefaultCMSAdminRestrictionService. setTypeService(TypeService typeService)voidDefaultCMSAdminSiteService. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.cms2.servicelayer.services.impl
Methods in de.hybris.platform.cms2.servicelayer.services.impl that return TypeService Modifier and Type Method Description protected TypeServiceDefaultAttributeDescriptorModelHelperService. getTypeService()protected TypeServiceDefaultCMSComponentService. getTypeService()protected TypeServiceDefaultCMSPageService. getTypeService()Methods in de.hybris.platform.cms2.servicelayer.services.impl with parameters of type TypeService Modifier and Type Method Description voidDefaultAttributeDescriptorModelHelperService. setTypeService(TypeService typeService)voidDefaultCMSComponentService. setTypeService(TypeService typeService)voidDefaultCMSPageService. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.cms2.services.impl
Methods in de.hybris.platform.cms2.services.impl with parameters of type TypeService Modifier and Type Method Description voidDefaultContentCatalogService. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.cms2.systemsetup
Methods in de.hybris.platform.cms2.systemsetup that return TypeService Modifier and Type Method Description TypeServiceCMSSearchRestrictionsSetup. getTypeService()Methods in de.hybris.platform.cms2.systemsetup with parameters of type TypeService Modifier and Type Method Description voidCMSSearchRestrictionsSetup. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.cms2.version.converter.attribute.impl
Methods in de.hybris.platform.cms2.version.converter.attribute.impl that return TypeService Modifier and Type Method Description protected TypeServiceAbstractPKDataToModelConverter. getTypeService()protected TypeServiceCMSItemToDataConverter. getTypeService()Methods in de.hybris.platform.cms2.version.converter.attribute.impl with parameters of type TypeService Modifier and Type Method Description voidAbstractPKDataToModelConverter. setTypeService(TypeService typeService)voidCMSItemToDataConverter. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.cms2.version.converter.rollback.impl
Methods in de.hybris.platform.cms2.version.converter.rollback.impl that return TypeService Modifier and Type Method Description protected TypeServiceComponentRollbackConverter. getTypeService()Methods in de.hybris.platform.cms2.version.converter.rollback.impl with parameters of type TypeService Modifier and Type Method Description voidComponentRollbackConverter. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.cms2.version.predicate
Methods in de.hybris.platform.cms2.version.predicate that return TypeService Modifier and Type Method Description protected TypeServiceCMSItemTypePredicate. getTypeService()protected TypeServiceDataToModelAtomicTypePredicate. getTypeService()protected TypeServiceEnumTypePredicate. getTypeService()protected TypeServiceMediaContainerTypePredicate. getTypeService()protected TypeServiceNonCMSItemTypePredicate. getTypeService()Methods in de.hybris.platform.cms2.version.predicate with parameters of type TypeService Modifier and Type Method Description voidCMSItemTypePredicate. setTypeService(TypeService typeService)voidDataToModelAtomicTypePredicate. setTypeService(TypeService typeService)voidEnumTypePredicate. setTypeService(TypeService typeService)voidMediaContainerTypePredicate. setTypeService(TypeService typeService)voidNonCMSItemTypePredicate. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.cms2.version.service.impl
Methods in de.hybris.platform.cms2.version.service.impl that return TypeService Modifier and Type Method Description protected TypeServiceDefaultCMSVersionHelper. getTypeService()protected TypeServiceDefaultCMSVersionService. getTypeService()Methods in de.hybris.platform.cms2.version.service.impl with parameters of type TypeService Modifier and Type Method Description voidDefaultCMSVersionHelper. setTypeService(TypeService typeService)voidDefaultCMSVersionService. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.cmsfacades.cmsitems.converter
Methods in de.hybris.platform.cmsfacades.cmsitems.converter that return TypeService Modifier and Type Method Description protected TypeServiceDefaultCMSItemConverter. getTypeService()Methods in de.hybris.platform.cmsfacades.cmsitems.converter with parameters of type TypeService Modifier and Type Method Description voidDefaultCMSItemConverter. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.cmsfacades.cmsitems.impl
Methods in de.hybris.platform.cmsfacades.cmsitems.impl that return TypeService Modifier and Type Method Description protected TypeServiceDefaultCMSItemFacade. getTypeService()protected TypeServiceDefaultCMSItemValidator. getTypeService()protected TypeServiceDefaultItemTypePopulatorProvider. getTypeService()protected TypeServiceDefaultOriginalClonedItemProvider. getTypeService()Methods in de.hybris.platform.cmsfacades.cmsitems.impl with parameters of type TypeService Modifier and Type Method Description voidDefaultCMSItemFacade. setTypeService(TypeService typeService)voidDefaultCMSItemValidator. setTypeService(TypeService typeService)voidDefaultItemTypePopulatorProvider. setTypeService(TypeService typeService)voidDefaultOriginalClonedItemProvider. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.cmsfacades.cmsitems.predicates
Methods in de.hybris.platform.cmsfacades.cmsitems.predicates that return TypeService Modifier and Type Method Description protected TypeServiceCMSItemNameExistsPredicate. getTypeService()protected TypeServiceModelContainsLinkTogglePredicate. getTypeService()Methods in de.hybris.platform.cmsfacades.cmsitems.predicates with parameters of type TypeService Modifier and Type Method Description voidCMSItemNameExistsPredicate. setTypeService(TypeService typeService)voidModelContainsLinkTogglePredicate. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.cmsfacades.cmsitems.validator
Methods in de.hybris.platform.cmsfacades.cmsitems.validator that return TypeService Modifier and Type Method Description protected TypeServiceDefaultUniqueNameForAttributeValidator. getTypeService()Methods in de.hybris.platform.cmsfacades.cmsitems.validator with parameters of type TypeService Modifier and Type Method Description voidDefaultUniqueNameForAttributeValidator. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.cmsfacades.common.itemcollector.impl
Methods in de.hybris.platform.cmsfacades.common.itemcollector.impl that return TypeService Modifier and Type Method Description protected TypeServiceDefaultItemCollectorRegistry. getTypeService()Methods in de.hybris.platform.cmsfacades.common.itemcollector.impl with parameters of type TypeService Modifier and Type Method Description voidDefaultItemCollectorRegistry. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.cmsfacades.common.predicate
Methods in de.hybris.platform.cmsfacades.common.predicate that return TypeService Modifier and Type Method Description protected TypeServiceTypeCodeExistsPredicate. getTypeService()Methods in de.hybris.platform.cmsfacades.common.predicate with parameters of type TypeService Modifier and Type Method Description voidTypeCodeExistsPredicate. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.cmsfacades.navigations.service.impl
Methods in de.hybris.platform.cmsfacades.navigations.service.impl that return TypeService Modifier and Type Method Description protected TypeServiceDefaultNavigationEntryConverterRegistry. getTypeService()Deprecated.Methods in de.hybris.platform.cmsfacades.navigations.service.impl with parameters of type TypeService Modifier and Type Method Description voidDefaultNavigationEntryConverterRegistry. setTypeService(TypeService typeService)Deprecated. -
Uses of TypeService in de.hybris.platform.cmsfacades.navigations.validator.predicate
Methods in de.hybris.platform.cmsfacades.navigations.validator.predicate that return TypeService Modifier and Type Method Description protected TypeServiceValidEntryItemModelPredicate. getTypeService()Deprecated.Methods in de.hybris.platform.cmsfacades.navigations.validator.predicate with parameters of type TypeService Modifier and Type Method Description voidValidEntryItemModelPredicate. setTypeService(TypeService typeService)Deprecated. -
Uses of TypeService in de.hybris.platform.cmsfacades.pages.service.impl
Methods in de.hybris.platform.cmsfacades.pages.service.impl that return TypeService Modifier and Type Method Description protected TypeServiceDefaultPageVariationResolver. getTypeService()Methods in de.hybris.platform.cmsfacades.pages.service.impl with parameters of type TypeService Modifier and Type Method Description voidDefaultPageVariationResolver. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.cmsfacades.pages.validator
Methods in de.hybris.platform.cmsfacades.pages.validator that return TypeService Modifier and Type Method Description protected TypeServiceFindVariationPageValidator. getTypeService()Deprecated.Methods in de.hybris.platform.cmsfacades.pages.validator with parameters of type TypeService Modifier and Type Method Description voidFindVariationPageValidator. setTypeService(TypeService typeService)Deprecated. -
Uses of TypeService in de.hybris.platform.cmsfacades.rendering.predicates.attributes
Methods in de.hybris.platform.cmsfacades.rendering.predicates.attributes that return TypeService Modifier and Type Method Description protected TypeServiceAttributeContainsCMSComponentsPredicate. getTypeService()Methods in de.hybris.platform.cmsfacades.rendering.predicates.attributes with parameters of type TypeService Modifier and Type Method Description voidAttributeContainsCMSComponentsPredicate. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.cmsfacades.synchronization.itemvisitors
Methods in de.hybris.platform.cmsfacades.synchronization.itemvisitors that return TypeService Modifier and Type Method Description protected TypeServiceAbstractCMSComponentModelVisitor. getTypeService()Methods in de.hybris.platform.cmsfacades.synchronization.itemvisitors with parameters of type TypeService Modifier and Type Method Description voidAbstractCMSComponentModelVisitor. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.cmsfacades.types.converter
Methods in de.hybris.platform.cmsfacades.types.converter that return TypeService Modifier and Type Method Description protected TypeServiceComponentTypeStructureConverter. getTypeService()Methods in de.hybris.platform.cmsfacades.types.converter with parameters of type TypeService Modifier and Type Method Description voidComponentTypeStructureConverter. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.cmsfacades.types.impl
Methods in de.hybris.platform.cmsfacades.types.impl that return TypeService Modifier and Type Method Description protected TypeServiceDefaultComponentTypeFacade. getTypeService()Methods in de.hybris.platform.cmsfacades.types.impl with parameters of type TypeService Modifier and Type Method Description voidDefaultComponentTypeFacade. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.cmsfacades.types.populator
Methods in de.hybris.platform.cmsfacades.types.populator that return TypeService Modifier and Type Method Description protected TypeServiceCMSItemDropdownComponentTypeAttributePopulator. getTypeService()protected TypeServiceMediaFormatsComponentTypeAttributePopulator. getTypeService()Methods in de.hybris.platform.cmsfacades.types.populator with parameters of type TypeService Modifier and Type Method Description voidCMSItemDropdownComponentTypeAttributePopulator. setTypeService(TypeService typeService)voidMediaFormatsComponentTypeAttributePopulator. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.cmsfacades.types.service.impl
Methods in de.hybris.platform.cmsfacades.types.service.impl that return TypeService Modifier and Type Method Description protected TypeServiceDefaultCMSAttributeTypeService. getTypeService()protected TypeServiceDefaultComponentTypeStructureRegistry. getTypeService()protected TypeServiceDefaultStructureTypeModeService. getTypeService()protected TypeServiceGenericComponentTypeStructureService. getTypeService()protected TypeServiceRegistryComponentTypeStructureService. getTypeService()Deprecated.Methods in de.hybris.platform.cmsfacades.types.service.impl with parameters of type TypeService Modifier and Type Method Description voidDefaultCMSAttributeTypeService. setTypeService(TypeService typeService)voidDefaultComponentTypeStructureRegistry. setTypeService(TypeService typeService)voidDefaultStructureTypeModeService. setTypeService(TypeService typeService)voidGenericComponentTypeStructureService. setTypeService(TypeService typeService)voidRegistryComponentTypeStructureService. setTypeService(TypeService typeService)Deprecated. -
Uses of TypeService in de.hybris.platform.cmsfacades.types.service.predicate
Methods in de.hybris.platform.cmsfacades.types.service.predicate that return TypeService Modifier and Type Method Description protected TypeServiceAssignableFromAttributePredicate. getTypeService()Methods in de.hybris.platform.cmsfacades.types.service.predicate with parameters of type TypeService Modifier and Type Method Description voidAssignableFromAttributePredicate. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.cmsfacades.uniqueidentifier.impl
Methods in de.hybris.platform.cmsfacades.uniqueidentifier.impl that return TypeService Modifier and Type Method Description protected TypeServiceDefaultUniqueItemIdentifierService. getTypeService()Methods in de.hybris.platform.cmsfacades.uniqueidentifier.impl with parameters of type TypeService Modifier and Type Method Description voidDefaultUniqueItemIdentifierService. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.cmsfacades.util.models
Methods in de.hybris.platform.cmsfacades.util.models that return TypeService Modifier and Type Method Description protected TypeServiceCatalogVersionModelMother. getTypeService()protected TypeServiceCatalogVersionSyncJobModelMother. getTypeService()Methods in de.hybris.platform.cmsfacades.util.models with parameters of type TypeService Modifier and Type Method Description voidCatalogVersionModelMother. setTypeService(TypeService typeService)voidCatalogVersionSyncJobModelMother. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.cmsfacades.workflow.populator
Methods in de.hybris.platform.cmsfacades.workflow.populator that return TypeService Modifier and Type Method Description protected TypeServiceCMSWorkflowTaskDataPopulator. getTypeService()Methods in de.hybris.platform.cmsfacades.workflow.populator with parameters of type TypeService Modifier and Type Method Description voidCMSWorkflowTaskDataPopulator. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.cockpit.coverage.strategies.impl
Methods in de.hybris.platform.cockpit.coverage.strategies.impl with parameters of type TypeService Modifier and Type Method Description voidSimpleCoverageCalculationStrategy. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.cockpit.reports.impl
Methods in de.hybris.platform.cockpit.reports.impl with parameters of type TypeService Modifier and Type Method Description voidDefaultJasperMediaService. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.cockpit.reports.widgets.factory.impl
Methods in de.hybris.platform.cockpit.reports.widgets.factory.impl that return TypeService Modifier and Type Method Description TypeServiceJasperReportParameterFactoryImpl. getTypeService()Deprecated.since 6.3Methods in de.hybris.platform.cockpit.reports.widgets.factory.impl with parameters of type TypeService Modifier and Type Method Description voidJasperReportParameterFactoryImpl. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.cockpit.reports.wizards
Methods in de.hybris.platform.cockpit.reports.wizards that return TypeService Modifier and Type Method Description TypeServiceNewJasperReportWizard. getTypeService() -
Uses of TypeService in de.hybris.platform.cockpit.services.meta.impl
Methods in de.hybris.platform.cockpit.services.meta.impl that return TypeService Modifier and Type Method Description protected TypeServiceAbstractTypeLoader. getTypeService()protected TypeServiceDefaultTypeService. getTypeService()protected TypeServiceExtensibleTypeService. getTypeService()Methods in de.hybris.platform.cockpit.services.meta.impl with parameters of type TypeService Modifier and Type Method Description voidAbstractTypeLoader. setTypeService(TypeService typeService)voidDefaultPropertyService. setTypeService(TypeService typeService)voidDefaultTypeService. setTypeService(TypeService typeService)voidExtensibleTypeService. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.cockpit.services.search.impl
Methods in de.hybris.platform.cockpit.services.search.impl that return TypeService Modifier and Type Method Description protected TypeServiceGenericQuerySearchProvider. getSlayerTypeService() -
Uses of TypeService in de.hybris.platform.cockpit.services.values.impl
Methods in de.hybris.platform.cockpit.services.values.impl that return TypeService Modifier and Type Method Description protected TypeServiceClassificationObjectValueHandler. getTypeService()protected TypeServiceGenericItemObjectValueHandler. getTypeService()Methods in de.hybris.platform.cockpit.services.values.impl with parameters of type TypeService Modifier and Type Method Description voidClassificationObjectValueHandler. setTypeService(TypeService typeService)voidGenericItemObjectValueHandler. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.cockpit.systemsetup
Methods in de.hybris.platform.cockpit.systemsetup with parameters of type TypeService Modifier and Type Method Description voidCockpitConfigurationMediaSystemSetup. setTypeService(TypeService typeService)voidCockpitImportConfig. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.cockpit.util
Methods in de.hybris.platform.cockpit.util that return TypeService Modifier and Type Method Description static TypeServiceTypeTools. getCoreTypeService()Deprecated.since 6.3, will be removed without replacement. -
Uses of TypeService in de.hybris.platform.commercefacades.order.converters.populator
Methods in de.hybris.platform.commercefacades.order.converters.populator that return TypeService Modifier and Type Method Description protected TypeServiceAbstractOrderPopulator. getTypeService()protected TypeServiceCardTypePopulator. getTypeService()protected TypeServicePaymentCardTypePopulator. getTypeService()Methods in de.hybris.platform.commercefacades.order.converters.populator with parameters of type TypeService Modifier and Type Method Description voidAbstractOrderPopulator. setTypeService(TypeService typeService)voidCardTypePopulator. setTypeService(TypeService typeService)voidPaymentCardTypePopulator. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.commercefacades.order.impl
Methods in de.hybris.platform.commercefacades.order.impl that return TypeService Modifier and Type Method Description TypeServiceDefaultQuoteFacade. getTypeService()Methods in de.hybris.platform.commercefacades.order.impl with parameters of type TypeService Modifier and Type Method Description voidDefaultQuoteFacade. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.commerceservices.customer.impl
Methods in de.hybris.platform.commerceservices.customer.impl that return TypeService Modifier and Type Method Description TypeServiceDefaultCustomerAccountService. getTypeService()Methods in de.hybris.platform.commerceservices.customer.impl with parameters of type TypeService Modifier and Type Method Description voidDefaultCustomerAccountService. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.commerceservices.event
Methods in de.hybris.platform.commerceservices.event that return TypeService Modifier and Type Method Description protected TypeServiceMigrateFacetSortAttribute. getTypeService()Methods in de.hybris.platform.commerceservices.event with parameters of type TypeService Modifier and Type Method Description voidMigrateFacetSortAttribute. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.commerceservices.order.impl
Methods in de.hybris.platform.commerceservices.order.impl that return TypeService Modifier and Type Method Description protected TypeServiceDefaultCommerceCardTypeService. getTypeService()Methods in de.hybris.platform.commerceservices.order.impl with parameters of type TypeService Modifier and Type Method Description voidDefaultCommerceCardTypeService. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.commerceservices.search.solrfacetsearch.populators
Methods in de.hybris.platform.commerceservices.search.solrfacetsearch.populators that return TypeService Modifier and Type Method Description protected TypeServiceSearchResponseKeywordRedirectPopulator. getTypeService()Methods in de.hybris.platform.commerceservices.search.solrfacetsearch.populators with parameters of type TypeService Modifier and Type Method Description voidSearchResponseKeywordRedirectPopulator. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.commerceservices.search.solrfacetsearch.provider.impl
Methods in de.hybris.platform.commerceservices.search.solrfacetsearch.provider.impl that return TypeService Modifier and Type Method Description TypeServiceProductPromotionAttributesValueResolver. getTypeService()Methods in de.hybris.platform.commerceservices.search.solrfacetsearch.provider.impl with parameters of type TypeService Modifier and Type Method Description voidProductPromotionAttributesValueResolver. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.commerceservices.setup.impl
Methods in de.hybris.platform.commerceservices.setup.impl that return TypeService Modifier and Type Method Description protected TypeServiceDefaultSetupSyncJobService. getTypeService()Methods in de.hybris.platform.commerceservices.setup.impl with parameters of type TypeService Modifier and Type Method Description voidDefaultSetupSyncJobService. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.configurablebundlecockpits.services.label.impl
Methods in de.hybris.platform.configurablebundlecockpits.services.label.impl that return TypeService Modifier and Type Method Description protected TypeServiceBundleTemplateStatusLabelProvider. getTypeService()Methods in de.hybris.platform.configurablebundlecockpits.services.label.impl with parameters of type TypeService Modifier and Type Method Description voidBundleTemplateStatusLabelProvider. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.configurablebundlecockpits.services.undo.impl
Methods in de.hybris.platform.configurablebundlecockpits.services.undo.impl that return TypeService Modifier and Type Method Description protected TypeServiceBundleUndoManager. getTypeService()Methods in de.hybris.platform.configurablebundlecockpits.services.undo.impl with parameters of type TypeService Modifier and Type Method Description voidBundleUndoManager. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.configurablebundleservices.daos.impl
Methods in de.hybris.platform.configurablebundleservices.daos.impl that return TypeService Modifier and Type Method Description protected TypeServiceAbstractOrderEntryDao. getTypeService()Deprecated, for removal: This API element is subject to removal in a future version.Methods in de.hybris.platform.configurablebundleservices.daos.impl with parameters of type TypeService Modifier and Type Method Description voidAbstractOrderEntryDao. setTypeService(TypeService typeService)Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of TypeService in de.hybris.platform.customerreview.setup
Methods in de.hybris.platform.customerreview.setup that return TypeService Modifier and Type Method Description protected TypeServiceCustomerReviewSystemSetup. getTypeService()Methods in de.hybris.platform.customerreview.setup with parameters of type TypeService Modifier and Type Method Description voidCustomerReviewSystemSetup. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.deeplink.services.impl
Methods in de.hybris.platform.deeplink.services.impl that return TypeService Modifier and Type Method Description TypeServiceDeeplinkUrlServiceImpl. getTypeService()Methods in de.hybris.platform.deeplink.services.impl with parameters of type TypeService Modifier and Type Method Description voidDeeplinkUrlServiceImpl. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.directpersistence.read
Methods in de.hybris.platform.directpersistence.read that return TypeService Modifier and Type Method Description TypeServiceDefaultSLDRelationDAO. getTypeService()TypeServiceDefaultSLDRelationDAO. lookupTypeService() -
Uses of TypeService in de.hybris.platform.enumeration.impl
Methods in de.hybris.platform.enumeration.impl with parameters of type TypeService Modifier and Type Method Description voidDefaultEnumerationService. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.europe1.dynamic
Fields in de.hybris.platform.europe1.dynamic declared as TypeService Modifier and Type Field Description protected TypeServicePdtRowEurope1AttributeHandler. typeServiceMethods in de.hybris.platform.europe1.dynamic with parameters of type TypeService Modifier and Type Method Description voidPdtRowEurope1AttributeHandler. setTypeService(TypeService typeService)voidUserEurope1DiscountsAttributeHandler. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.genericsearch.impl
Methods in de.hybris.platform.genericsearch.impl with parameters of type TypeService Modifier and Type Method Description voidDefaultGenericSearchService. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.hac.facade
Methods in de.hybris.platform.hac.facade with parameters of type TypeService Modifier and Type Method Description voidHacMaintenanceFacade. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.importcockpit.components.mappingview.impl
Methods in de.hybris.platform.importcockpit.components.mappingview.impl that return TypeService Modifier and Type Method Description protected TypeServiceDefaultMappingLineComponent. getTypeService()Methods in de.hybris.platform.importcockpit.components.mappingview.impl with parameters of type TypeService Modifier and Type Method Description voidDefaultMappingLineComponent. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.importcockpit.services.mapping
Methods in de.hybris.platform.importcockpit.services.mapping with parameters of type TypeService Modifier and Type Method Description voidMappingLineConfigService. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.importcockpit.services.mapping.impl
Methods in de.hybris.platform.importcockpit.services.mapping.impl that return TypeService Modifier and Type Method Description protected TypeServiceAbstractImportCockpitMappingService. getTypeService()protected TypeServiceDefaultMappingLineConfigService. getTypeService()protected TypeServiceDefaultMappingLineService. getTypeService()protected TypeServiceDefaultMappingLineTypeService. getTypeService()protected TypeServiceDefaultMappingTransformationService. getTypeService()Methods in de.hybris.platform.importcockpit.services.mapping.impl with parameters of type TypeService Modifier and Type Method Description voidAbstractImportCockpitMappingService. setTypeService(TypeService typeService)voidDefaultMappingLineConfigService. setTypeService(TypeService typeService)voidDefaultMappingLineService. setTypeService(TypeService typeService)voidDefaultMappingLineTypeService. setTypeService(TypeService typeService)voidDefaultMappingTransformationService. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.importcockpit.services.mapping.validation.strategy.impl
Methods in de.hybris.platform.importcockpit.services.mapping.validation.strategy.impl that return TypeService Modifier and Type Method Description protected TypeServiceAbstractMappingValidationStrategy. getTypeService()Methods in de.hybris.platform.importcockpit.services.mapping.validation.strategy.impl with parameters of type TypeService Modifier and Type Method Description voidAbstractMappingValidationStrategy. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.importcockpit.wizzard.mapping
Methods in de.hybris.platform.importcockpit.wizzard.mapping that return TypeService Modifier and Type Method Description protected TypeServiceMappingWizard. getTypeService()Methods in de.hybris.platform.importcockpit.wizzard.mapping with parameters of type TypeService Modifier and Type Method Description voidMappingWizard. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.importcockpit.wizzard.mapping.page
Methods in de.hybris.platform.importcockpit.wizzard.mapping.page that return TypeService Modifier and Type Method Description protected TypeServiceMappingTargetPage. getTypeService()Methods in de.hybris.platform.importcockpit.wizzard.mapping.page with parameters of type TypeService Modifier and Type Method Description voidMappingTargetPage. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.integration.cis.tax.strategies.impl
Methods in de.hybris.platform.integration.cis.tax.strategies.impl that return TypeService Modifier and Type Method Description TypeServiceDefaultCisEstimateTaxesStrategy. getTypeService()Methods in de.hybris.platform.integration.cis.tax.strategies.impl with parameters of type TypeService Modifier and Type Method Description voidDefaultCisEstimateTaxesStrategy. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.integrationbackoffice.services
Methods in de.hybris.platform.integrationbackoffice.services with parameters of type TypeService Modifier and Type Method Description voidReadService. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.integrationservices.service.impl
Methods in de.hybris.platform.integrationservices.service.impl that return TypeService Modifier and Type Method Description TypeServiceDefaultIntegrationObjectService. getTypeService()Methods in de.hybris.platform.integrationservices.service.impl with parameters of type TypeService Modifier and Type Method Description voidDefaultIntegrationObjectService. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.jobs.maintenance.impl
Methods in de.hybris.platform.jobs.maintenance.impl with parameters of type TypeService Modifier and Type Method Description voidCleanupCronJobStrategy. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.oauth2
Methods in de.hybris.platform.oauth2 with parameters of type TypeService Modifier and Type Method Description voidCleanupAccessToken. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.odata2services.odata.persistence.populator.processor
Methods in de.hybris.platform.odata2services.odata.persistence.populator.processor that return TypeService Modifier and Type Method Description TypeServiceAbstractPropertyProcessor. getTypeService()Methods in de.hybris.platform.odata2services.odata.persistence.populator.processor with parameters of type TypeService Modifier and Type Method Description voidAbstractPropertyProcessor. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.order.impl
Methods in de.hybris.platform.order.impl with parameters of type TypeService Modifier and Type Method Description voidDefaultAbstractOrderEntryTypeService. setTypeService(TypeService typeService)Constructors in de.hybris.platform.order.impl with parameters of type TypeService Constructor Description CloneAbstractOrderStrategy(TypeService typeService, ItemModelCloneCreator itemModelCloneCreator, AbstractOrderEntryTypeService abstractOrderEntryTypeService)Deprecated. -
Uses of TypeService in de.hybris.platform.order.interceptors
Methods in de.hybris.platform.order.interceptors with parameters of type TypeService Modifier and Type Method Description voidDefaultAbstractOrderEntryPreparer. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.order.strategies.calculation.pdt.impl
Methods in de.hybris.platform.order.strategies.calculation.pdt.impl with parameters of type TypeService Modifier and Type Method Description voidPDTEnumGroupsHelper. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.order.strategies.ordercloning.impl
Constructors in de.hybris.platform.order.strategies.ordercloning.impl with parameters of type TypeService Constructor Description DefaultCloneAbstractOrderStrategy(TypeService typeService, ItemModelCloneCreator itemModelCloneCreator, AbstractOrderEntryTypeService abstractOrderEntryTypeService) -
Uses of TypeService in de.hybris.platform.ordercancel.impl.denialstrategies
Methods in de.hybris.platform.ordercancel.impl.denialstrategies that return TypeService Modifier and Type Method Description TypeServiceDefaultRequestOriginDenialStrategy. getTypeService()Methods in de.hybris.platform.ordercancel.impl.denialstrategies with parameters of type TypeService Modifier and Type Method Description voidDefaultRequestOriginDenialStrategy. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.payment.order.strategies.impl
Methods in de.hybris.platform.payment.order.strategies.impl that return TypeService Modifier and Type Method Description protected TypeServiceClonePaymentInfoTest. getTypeService()Methods in de.hybris.platform.payment.order.strategies.impl with parameters of type TypeService Modifier and Type Method Description protected voidClonePaymentInfoTest. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.permissionsfacades.impl
Methods in de.hybris.platform.permissionsfacades.impl that return TypeService Modifier and Type Method Description protected TypeServiceDefaultPermissionsFacade. getTypeService()Methods in de.hybris.platform.permissionsfacades.impl with parameters of type TypeService Modifier and Type Method Description voidDefaultPermissionsFacade. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.persistence.audit.internal
Methods in de.hybris.platform.persistence.audit.internal with parameters of type TypeService Modifier and Type Method Description voidAuditEnablementService. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.persistence.audit.internal.conditional
Methods in de.hybris.platform.persistence.audit.internal.conditional with parameters of type TypeService Modifier and Type Method Description static AuditChangeFilterConditionalAuditTestUtils. auditTitlesNotEndingWithAudit1andAudit2(SLDDataContainerProvider sldDataContainerProvider, TypeService typeService)static ConditionalAuditChangeFilterConditionalAuditChangeFilter. fromConfigText(java.lang.String configuration, SLDDataContainerProvider sldDataContainerProvider, TypeService typeService, ConfigIntf tenantConfig)Constructors in de.hybris.platform.persistence.audit.internal.conditional with parameters of type TypeService Constructor Description ConditionalAuditChangeFilter(java.lang.String conditionalAuditConfigXml, SLDDataContainerProvider sldDataContainerProvider, TypeService typeService)ConditionalAuditChangeFilter(java.lang.String conditionalAuditConfigXml, SLDDataContainerProvider sldDataContainerProvider, TypeService typeService, ConfigIntf tenantConfig)ConditionEvaluator(ConditionalAuditGroup config, SLDDataContainerProvider sldDataContainerProvider, TypeService typeService, ConfigIntf tenantConfig) -
Uses of TypeService in de.hybris.platform.persistence.polyglot.config.supplier
Constructors in de.hybris.platform.persistence.polyglot.config.supplier with parameters of type TypeService Constructor Description PropertiesPolyglotRepositoriesConfigProvider(ModelService modelService, TypeService typeService)PropertiesPolyglotRepositoriesConfigProvider(ModelService modelService, TypeService typeService, PolyglotConfigSupplier properties) -
Uses of TypeService in de.hybris.platform.platformbackoffice.classification.config
Methods in de.hybris.platform.platformbackoffice.classification.config that return TypeService Modifier and Type Method Description TypeServiceClassificationAwareEditorAreaConfigFallbackStrategy. getTypeService()Methods in de.hybris.platform.platformbackoffice.classification.config with parameters of type TypeService Modifier and Type Method Description voidClassificationAwareEditorAreaConfigFallbackStrategy. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.platformbackoffice.services.catalogversion
Methods in de.hybris.platform.platformbackoffice.services.catalogversion with parameters of type TypeService Modifier and Type Method Description voidCatalogVersionCompareService. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.platformbackoffice.widgets.collectionbrowser.mold.impl.listview.renderer
Methods in de.hybris.platform.platformbackoffice.widgets.collectionbrowser.mold.impl.listview.renderer with parameters of type TypeService Modifier and Type Method Description voidDefaultTypeStaticPreviewResolutionStrategy. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.product.impl
Methods in de.hybris.platform.product.impl with parameters of type TypeService Modifier and Type Method Description voidDefaultVariantsService. setTypeService(TypeService typeService)voidPDTRowPrepareInterceptor. setTypeService(TypeService typeService)voidUniqueCatalogItemInterceptor. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.product.interceptors
Methods in de.hybris.platform.product.interceptors with parameters of type TypeService Modifier and Type Method Description voidVariantProductValidateInterceptor. setTypeService(TypeService typeService)voidVariantTypePrepareInterceptor. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.ruleengineservices.rule.dao.impl
Methods in de.hybris.platform.ruleengineservices.rule.dao.impl that return TypeService Modifier and Type Method Description TypeServiceDefaultRuleActionDefinitionDao. getTypeService()TypeServiceDefaultRuleConditionDefinitionDao. getTypeService()protected TypeServiceDefaultRuleDao. getTypeService()Methods in de.hybris.platform.ruleengineservices.rule.dao.impl with parameters of type TypeService Modifier and Type Method Description voidDefaultRuleActionDefinitionDao. setTypeService(TypeService typeService)voidDefaultRuleConditionDefinitionDao. setTypeService(TypeService typeService)voidDefaultRuleDao. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.ruleengineservices.rule.strategies.impl
Methods in de.hybris.platform.ruleengineservices.rule.strategies.impl that return TypeService Modifier and Type Method Description TypeServiceDefaultRuleTypeMappingStrategy. getTypeService()Methods in de.hybris.platform.ruleengineservices.rule.strategies.impl with parameters of type TypeService Modifier and Type Method Description voidDefaultRuleTypeMappingStrategy. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.ruleengineservices.rule.strategies.impl.mappers
Methods in de.hybris.platform.ruleengineservices.rule.strategies.impl.mappers that return TypeService Modifier and Type Method Description protected TypeServiceDynamicEnumRuleParameterValueMapper. getTypeService()Methods in de.hybris.platform.ruleengineservices.rule.strategies.impl.mappers with parameters of type TypeService Modifier and Type Method Description voidDynamicEnumRuleParameterValueMapper. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.servicelayer.cronjob.attributehandler
Methods in de.hybris.platform.servicelayer.cronjob.attributehandler that return TypeService Modifier and Type Method Description protected TypeServiceTriggerTimetable. getTypeService()Methods in de.hybris.platform.servicelayer.cronjob.attributehandler with parameters of type TypeService Modifier and Type Method Description voidTriggerTimetable. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.servicelayer.cronjob.impl
Methods in de.hybris.platform.servicelayer.cronjob.impl that return TypeService Modifier and Type Method Description TypeServiceDefaultCronJobHistoryDao. getTypeService()Methods in de.hybris.platform.servicelayer.cronjob.impl with parameters of type TypeService Modifier and Type Method Description voidDefaultCronJobHistoryDao. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.servicelayer.i18n.impl
Methods in de.hybris.platform.servicelayer.i18n.impl that return TypeService Modifier and Type Method Description TypeServiceDefaultI18NService. getTypeService()TypeServiceDefaultI18NService. lookupTypeService()Must be overwritten! Use <lookup-method> in spring. -
Uses of TypeService in de.hybris.platform.servicelayer.impex.impl
Methods in de.hybris.platform.servicelayer.impex.impl with parameters of type TypeService Modifier and Type Method Description voidExportCronJobInitDefaultsInterceptor. setTypeService(TypeService typeService)voidImportCronJobInitDefaultsInterceptor. setTypeService(TypeService typeservice) -
Uses of TypeService in de.hybris.platform.servicelayer.interceptor.impl
Methods in de.hybris.platform.servicelayer.interceptor.impl that return TypeService Modifier and Type Method Description TypeServiceUniqueAttributesInterceptor. getTypeService()Methods in de.hybris.platform.servicelayer.interceptor.impl with parameters of type TypeService Modifier and Type Method Description voidEnumerationPrepareInterceptor. setTypeService(TypeService typeService)voidEnumerationValidator. setTypeService(TypeService typeService)voidJaloInitDefaultsInterceptor. setTypeService(TypeService typeService)voidMandatoryAttributesValidator. setTypeService(TypeService typeService)voidOrphanedPartOfCleanupPrepareInterceptor. setTypeService(TypeService typeService)voidPartOfModelRegisterForRemoveInterceptor. setTypeService(TypeService typeService)voidUniqueAttributesInterceptor. setTypeService(TypeService typeService)voidViewTypePrepareInterceptor. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.servicelayer.internal.converter
Methods in de.hybris.platform.servicelayer.internal.converter with parameters of type TypeService Modifier and Type Method Description java.util.Set<java.lang.String>ModelConverter. getPartOfAttributes(TypeService typeService)Returns a collection of all partof atrributesjava.util.Set<java.lang.String>ModelConverter. getWritablePartOfAttributes(TypeService typeService)Returns a collection of writable partof atrributes -
Uses of TypeService in de.hybris.platform.servicelayer.internal.converter.impl
Methods in de.hybris.platform.servicelayer.internal.converter.impl with parameters of type TypeService Modifier and Type Method Description java.util.Set<java.lang.String>EnumValueModelConverter. getPartOfAttributes(TypeService typeService)java.util.Set<java.lang.String>ItemModelConverter. getPartOfAttributes(TypeService typeService)java.util.Set<java.lang.String>EnumValueModelConverter. getWritablePartOfAttributes(TypeService typeService)java.util.Set<java.lang.String>ItemModelConverter. getWritablePartOfAttributes(TypeService typeService) -
Uses of TypeService in de.hybris.platform.servicelayer.internal.model.impl
Methods in de.hybris.platform.servicelayer.internal.model.impl with parameters of type TypeService Modifier and Type Method Description voidDefaultItemModelCloneStrategy. setTypeService(TypeService typeService)voidDefaultItemModelSearchStrategy. setTypeService(TypeService typeService)Constructors in de.hybris.platform.servicelayer.internal.model.impl with parameters of type TypeService Constructor Description ItemModelCloneCreator(ModelService modelService, I18NService i18nService, TypeService typeService)Creates and initialize ItemModelCloneCreator -
Uses of TypeService in de.hybris.platform.servicelayer.media
Methods in de.hybris.platform.servicelayer.media with parameters of type TypeService Modifier and Type Method Description voidLegacyMediaMigrator. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.servicelayer.model.collector
Constructors in de.hybris.platform.servicelayer.model.collector with parameters of type TypeService Constructor Description GenericItemVisitorForTest(TypeService typeService, java.util.Collection<java.lang.String> qualifiers) -
Uses of TypeService in de.hybris.platform.servicelayer.model.visitor
Methods in de.hybris.platform.servicelayer.model.visitor that return TypeService Modifier and Type Method Description TypeServiceItemVisitorRegistry. getTypeService()Methods in de.hybris.platform.servicelayer.model.visitor with parameters of type TypeService Modifier and Type Method Description voidItemVisitorRegistry. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.servicelayer.security.permissions.impl
Methods in de.hybris.platform.servicelayer.security.permissions.impl that return TypeService Modifier and Type Method Description TypeServiceDefaultPermissionCheckingService. getTypeService()Methods in de.hybris.platform.servicelayer.security.permissions.impl with parameters of type TypeService Modifier and Type Method Description voidDefaultPermissionCheckingService. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.servicelayer.type.impl
Classes in de.hybris.platform.servicelayer.type.impl that implement TypeService Modifier and Type Class Description classDefaultTypeServiceDefault implementation of the type service interface -
Uses of TypeService in de.hybris.platform.smarteditaddon.service.impl
Methods in de.hybris.platform.smarteditaddon.service.impl that return TypeService Modifier and Type Method Description protected TypeServiceDefaultSmartEditEmailComponentRenderingService. getTypeService()Methods in de.hybris.platform.smarteditaddon.service.impl with parameters of type TypeService Modifier and Type Method Description voidDefaultSmartEditEmailComponentRenderingService. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.solrfacetsearch.config.impl
Methods in de.hybris.platform.solrfacetsearch.config.impl with parameters of type TypeService Modifier and Type Method Description voidMockFacetSearchConfigService. setTypeService(TypeService typeService)voidSolrFacetSearchConfigValidator. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.solrfacetsearch.indexer.impl
Methods in de.hybris.platform.solrfacetsearch.indexer.impl that return TypeService Modifier and Type Method Description TypeServiceDefaultIndexer. getTypeService()TypeServiceDefaultSolrDocumentFactory. getTypeService()Deprecated.Methods in de.hybris.platform.solrfacetsearch.indexer.impl with parameters of type TypeService Modifier and Type Method Description voidDefaultIndexer. setTypeService(TypeService typeService)voidDefaultSolrDocumentFactory. setTypeService(TypeService typeService)Deprecated. -
Uses of TypeService in de.hybris.platform.solrfacetsearch.provider.impl
Methods in de.hybris.platform.solrfacetsearch.provider.impl that return TypeService Modifier and Type Method Description TypeServiceModelAttributesValueResolver. getTypeService()Methods in de.hybris.platform.solrfacetsearch.provider.impl with parameters of type TypeService Modifier and Type Method Description voidModelAttributesValueResolver. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.stock.impl
Methods in de.hybris.platform.stock.impl with parameters of type TypeService Modifier and Type Method Description voidDefaultStockLevelDao. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.subscriptionfacades.converters.populator
Methods in de.hybris.platform.subscriptionfacades.converters.populator that return TypeService Modifier and Type Method Description protected TypeServiceBillingCycleTypePopulator. getTypeService()protected TypeServiceTermOfServiceFrequencyPopulator. getTypeService()protected TypeServiceTermOfServiceRenewalPopulator. getTypeService()Methods in de.hybris.platform.subscriptionfacades.converters.populator with parameters of type TypeService Modifier and Type Method Description voidBillingCycleTypePopulator. setTypeService(TypeService typeService)voidTermOfServiceFrequencyPopulator. setTypeService(TypeService typeService)voidTermOfServiceRenewalPopulator. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.subscriptionfacades.product.converters.populator
Methods in de.hybris.platform.subscriptionfacades.product.converters.populator that return TypeService Modifier and Type Method Description protected TypeServiceUsageChargeTypePopulator. getTypeService()Methods in de.hybris.platform.subscriptionfacades.product.converters.populator with parameters of type TypeService Modifier and Type Method Description voidUsageChargeTypePopulator. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.subscriptionservices.search.solrfacetsearch.provider.impl
Methods in de.hybris.platform.subscriptionservices.search.solrfacetsearch.provider.impl that return TypeService Modifier and Type Method Description protected TypeServiceTermLimitValueProvider. getTypeService()Methods in de.hybris.platform.subscriptionservices.search.solrfacetsearch.provider.impl with parameters of type TypeService Modifier and Type Method Description voidTermLimitValueProvider. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.task.impl
Fields in de.hybris.platform.task.impl declared as TypeService Modifier and Type Field Description protected TypeServiceDefaultTaskServiceNodeGroupsIntegrationTest. typeServiceprotected TypeServiceTriggerTaskRunnerRetriesHandlingTest. typeServiceMethods in de.hybris.platform.task.impl with parameters of type TypeService Modifier and Type Method Description voidAuxiliaryTablesGatewayFactory. setTypeService(TypeService typeService)voidAuxiliaryTablesSchedulerRole. setTypeService(TypeService typeService)voidDefaultTasksProvider. setTypeService(TypeService typeService)voidInMemoryTasksProvider. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.task.impl.gateways
Constructors in de.hybris.platform.task.impl.gateways with parameters of type TypeService Constructor Description DefaultTasksQueueGateway(org.springframework.jdbc.core.JdbcTemplate jdbcTemplate, TypeService typeService)HanaTasksQueueGateway(org.springframework.jdbc.core.JdbcTemplate jdbcTemplate, TypeService typeService)MsSqlTasksQueueGateway(org.springframework.jdbc.core.JdbcTemplate jdbcTemplate, TypeService typeService)MySqlTasksQueueGateway(org.springframework.jdbc.core.JdbcTemplate jdbcTemplate, TypeService typeService)OracleTasksQueueGateway(org.springframework.jdbc.core.JdbcTemplate jdbcTemplate, TypeService typeService)PostgresTasksQueueGateway(org.springframework.jdbc.core.JdbcTemplate jdbcTemplate, TypeService typeService) -
Uses of TypeService in de.hybris.platform.ticket.strategies.impl
Methods in de.hybris.platform.ticket.strategies.impl with parameters of type TypeService Modifier and Type Method Description voidDefaultTicketAttributeChangeEventStrategy. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.validation.coverage.strategies.impl
Methods in de.hybris.platform.validation.coverage.strategies.impl with parameters of type TypeService Modifier and Type Method Description voidDefaultCoverageCalculationStrategyRegistry. setTypeService(TypeService typeService)voidValidationBasedCoverageCalculationStrategy. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.validation.datasetup
Methods in de.hybris.platform.validation.datasetup with parameters of type TypeService Modifier and Type Method Description voidValidationDataSetup. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.validation.interceptors
Methods in de.hybris.platform.validation.interceptors that return TypeService Modifier and Type Method Description TypeServiceAttributeConstraintValidator. getTypeService()Methods in de.hybris.platform.validation.interceptors with parameters of type TypeService Modifier and Type Method Description voidAttributeConstraintPreparer. setTypeService(TypeService typeService)voidAttributeConstraintValidator. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.validation.model.constraints.jsr303
Fields in de.hybris.platform.validation.model.constraints.jsr303 declared as TypeService Modifier and Type Field Description protected TypeServiceAbstractConstraintTest. typeService -
Uses of TypeService in de.hybris.platform.validation.services.impl
Fields in de.hybris.platform.validation.services.impl declared as TypeService Modifier and Type Field Description protected TypeServiceDefaultConstraintViolationFactory. typeServiceprotected TypeServiceDefaultHybrisConstraintViolation. typeServiceMethods in de.hybris.platform.validation.services.impl with parameters of type TypeService Modifier and Type Method Description voidDefaultConstraintViolationFactory. setTypeService(TypeService typeService)voidDefaultHybrisConstraintViolation. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.warehousing.util.models
Methods in de.hybris.platform.warehousing.util.models that return TypeService Modifier and Type Method Description protected TypeServiceComposedTypes. getTypeService()Methods in de.hybris.platform.warehousing.util.models with parameters of type TypeService Modifier and Type Method Description voidComposedTypes. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.workflow.impl
Methods in de.hybris.platform.workflow.impl with parameters of type TypeService Modifier and Type Method Description voidDefaultScriptEvaluationService. setTypeService(TypeService typeService)voidDefaultWorkflowActionService. setTypeService(TypeService typeService)voidDefaultWorkflowAttachmentService. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.workflow.integration
Fields in de.hybris.platform.workflow.integration declared as TypeService Modifier and Type Field Description protected TypeServiceWorkflowCompatibleTest. typeServiceprotected TypeServiceWorkflowTest. typeService -
Uses of TypeService in de.hybris.platform.workflow.services.internal.impl
Methods in de.hybris.platform.workflow.services.internal.impl with parameters of type TypeService Modifier and Type Method Description voidDecisionsFromActionTemplateFactory. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.y2ysync.backoffice
Methods in de.hybris.platform.y2ysync.backoffice with parameters of type TypeService Modifier and Type Method Description voidY2YColumnDefinitionValueProvider. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.platform.yacceleratorfacades.populators
Methods in de.hybris.platform.yacceleratorfacades.populators that return TypeService Modifier and Type Method Description protected TypeServiceAcceleratorVariantOptionDataPopulator. getTypeService()protected TypeServiceGenderDataPopulator. getTypeService()Methods in de.hybris.platform.yacceleratorfacades.populators with parameters of type TypeService Modifier and Type Method Description voidAcceleratorVariantOptionDataPopulator. setTypeService(TypeService typeService)voidGenderDataPopulator. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.y2ysync.deltadetection
Constructors in de.hybris.y2ysync.deltadetection with parameters of type TypeService Constructor Description InfoExpressionGenerator(TypeService typeService) -
Uses of TypeService in de.hybris.y2ysync.impex.typesystem
Methods in de.hybris.y2ysync.impex.typesystem with parameters of type TypeService Modifier and Type Method Description voidImpexHeaderBuilder. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.y2ysync.model
Methods in de.hybris.y2ysync.model with parameters of type TypeService Modifier and Type Method Description voidY2YStreamConfigurationValidateInterceptor. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.y2ysync.services.impl
Methods in de.hybris.y2ysync.services.impl with parameters of type TypeService Modifier and Type Method Description voidDefaultSyncConfigService. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.y2ysync.task.distributed
Constructors in de.hybris.y2ysync.task.distributed with parameters of type TypeService Constructor Description BatchingExportProcessor(ModelService modelService, MediaService mediaService, ExportService exportService, TypeService typeService, ChangeDetectionService changeDetectionService, UserService userService)Y2YSyncDistributedProcessHandler(ModelService modelService, FlexibleSearchService flexibleSearchService, MediaService mediaService, TypeService typeService, ChangeDetectionService changeDetectionService, DistributedProcessService distributedProcessService, BatchingExportProcessor batchingExportProcessor, FinalizeProcessHandler finalizeProcessHandler)Y2YSyncProcessInitializationContext(Y2YDistributedProcessModel process, FlexibleSearchService flexibleSearchService, ModelService modelService, MediaService mediaService, TypeService typeService, ChangeDetectionService changeDetectionService) -
Uses of TypeService in de.hybris.y2ysync.task.runner
Methods in de.hybris.y2ysync.task.runner with parameters of type TypeService Modifier and Type Method Description voidItemChangesProcessor. setTypeService(TypeService typeService) -
Uses of TypeService in de.hybris.y2ysync.task.runner.internal
Constructors in de.hybris.y2ysync.task.runner.internal with parameters of type TypeService Constructor Description ProcessChangesTask(ModelService modelService, MediaService mediaService, ChangeDetectionService changeDetectionService, TaskService taskService, TypeService typeService, Y2YSyncDAO y2YSyncDAO, TaskContext context, java.util.Collection<ImportScript> importScripts)
-