Uses of Interface
de.hybris.platform.catalog.CatalogVersionService
Packages that use CatalogVersionService
Package
Description
-
Uses of CatalogVersionService in com.hybris.backoffice.cockpitng.dataaccess.facades.permissions
Methods in com.hybris.backoffice.cockpitng.dataaccess.facades.permissions with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidDefaultPlatformPermissionFacadeStrategy.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in com.hybris.backoffice.cockpitng.dnd.validators
Methods in com.hybris.backoffice.cockpitng.dnd.validators that return CatalogVersionServiceModifier and TypeMethodDescriptionprotected CatalogVersionServiceWritePermissionValidator.getCatalogVersionService()Methods in com.hybris.backoffice.cockpitng.dnd.validators with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidWritePermissionValidator.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in com.hybris.backoffice.cockpitng.util
Methods in com.hybris.backoffice.cockpitng.util with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidBackofficeThreadContextCreator.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in com.hybris.backoffice.config.impl
Methods in com.hybris.backoffice.config.impl that return CatalogVersionServiceModifier and TypeMethodDescriptionprotected CatalogVersionServiceDefaultBackofficeConfigurationMediaHelper.getCatalogVersionService()Deprecated, for removal: This API element is subject to removal in a future version.since 2205Methods in com.hybris.backoffice.config.impl with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidDefaultBackofficeConfigurationMediaHelper.setCatalogVersionService(CatalogVersionService catalogVersionService) Deprecated, for removal: This API element is subject to removal in a future version.since 2205 -
Uses of CatalogVersionService in com.hybris.backoffice.excel.validators
Methods in com.hybris.backoffice.excel.validators that return CatalogVersionServiceModifier and TypeMethodDescriptionprotected CatalogVersionServiceCatalogVersionPermissionValidator.getCatalogVersionService()ExcelBaseProductValidator.getCatalogVersionService()Deprecated, for removal: This API element is subject to removal in a future version.ExcelCatalogVersionValidator.getCatalogVersionService()Deprecated, for removal: This API element is subject to removal in a future version.ExcelCategoryValidator.getCatalogVersionService()WorkbookTypeCodeAndAttributesValidator.getCatalogVersionService()Methods in com.hybris.backoffice.excel.validators with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidCatalogVersionPermissionValidator.setCatalogVersionService(CatalogVersionService catalogVersionService) voidExcelBaseProductValidator.setCatalogVersionService(CatalogVersionService catalogVersionService) Deprecated, for removal: This API element is subject to removal in a future version.voidExcelCatalogVersionValidator.setCatalogVersionService(CatalogVersionService catalogVersionService) Deprecated, for removal: This API element is subject to removal in a future version.voidExcelCategoryValidator.setCatalogVersionService(CatalogVersionService catalogVersionService) voidWorkbookTypeCodeAndAttributesValidator.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in com.hybris.backoffice.media
Methods in com.hybris.backoffice.media that return CatalogVersionServiceMethods in com.hybris.backoffice.media with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidMediaUtil.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in com.hybris.backoffice.searchservices.populators
Methods in com.hybris.backoffice.searchservices.populators that return CatalogVersionServiceMethods in com.hybris.backoffice.searchservices.populators with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidSearchQueryFiltersPopulator.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in com.hybris.backoffice.searchservices.providers.impl
Methods in com.hybris.backoffice.searchservices.providers.impl that return CatalogVersionServiceModifier and TypeMethodDescriptionCategoryFacetValueDisplayNameProvider.getCatalogVersionService()Methods in com.hybris.backoffice.searchservices.providers.impl with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidCategoryFacetValueDisplayNameProvider.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in com.hybris.backoffice.security
Methods in com.hybris.backoffice.security that return CatalogVersionServiceModifier and TypeMethodDescriptionprotected CatalogVersionServiceBackofficeDynamicCatalogVersionActivationFilter.getCatalogVersionService()Methods in com.hybris.backoffice.security with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidBackofficeDynamicCatalogVersionActivationFilter.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in com.hybris.backoffice.solrsearch.providers
Methods in com.hybris.backoffice.solrsearch.providers that return CatalogVersionServiceModifier and TypeMethodDescriptionCategoryWithCatalogVersionFacetDisplayNameProvider.getCatalogVersionService()Methods in com.hybris.backoffice.solrsearch.providers with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidCategoryWithCatalogVersionFacetDisplayNameProvider.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in com.hybris.backoffice.solrsearch.services.impl
Methods in com.hybris.backoffice.solrsearch.services.impl that return CatalogVersionServiceMethods in com.hybris.backoffice.solrsearch.services.impl with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidDefaultBackofficeFacetSearchService.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in com.hybris.backoffice.spring.security
Methods in com.hybris.backoffice.spring.security that return CatalogVersionServiceModifier and TypeMethodDescriptionprotected CatalogVersionServiceBackofficeUserDetailsService.getCatalogVersionService()Methods in com.hybris.backoffice.spring.security with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidBackofficeUserDetailsService.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in com.hybris.backoffice.sync.facades
Methods in com.hybris.backoffice.sync.facades that return CatalogVersionServiceMethods in com.hybris.backoffice.sync.facades with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidDefaultSynchronizationFacade.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in com.hybris.backoffice.tree.model
Methods in com.hybris.backoffice.tree.model that return CatalogVersionServiceMethods in com.hybris.backoffice.tree.model with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidCatalogTreeModelPopulator.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in com.hybris.classificationgroupsservices.interceptors
Fields in com.hybris.classificationgroupsservices.interceptors declared as CatalogVersionServiceModifier and TypeFieldDescriptionprotected CatalogVersionServiceAbstractGroupAssignmentPrepareInterceptorIntegrationTest.catalogVersionService -
Uses of CatalogVersionService in com.hybris.pcmbackoffice.widgets.charts.facetchart
Methods in com.hybris.pcmbackoffice.widgets.charts.facetchart that return CatalogVersionServiceModifier and TypeMethodDescriptionCatalogVersionFacetChartFiltersRenderer.getCatalogVersionService()Deprecated, for removal: This API element is subject to removal in a future version.Methods in com.hybris.pcmbackoffice.widgets.charts.facetchart with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidCatalogVersionFacetChartFiltersRenderer.setCatalogVersionService(CatalogVersionService catalogVersionService) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of CatalogVersionService in de.hybris.platform.acceleratorcms.preview.strategies.impl
Methods in de.hybris.platform.acceleratorcms.preview.strategies.impl that return CatalogVersionServiceMethods in de.hybris.platform.acceleratorcms.preview.strategies.impl with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidCatalogVersionsPreviewStrategy.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.acceleratorcms.productcarousel.impl
Methods in de.hybris.platform.acceleratorcms.productcarousel.impl that return CatalogVersionServiceModifier and TypeMethodDescriptionprotected CatalogVersionServiceDefaultProductCarouselRendererService.getCatalogVersionService()Methods in de.hybris.platform.acceleratorcms.productcarousel.impl with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidDefaultProductCarouselRendererService.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.acceleratorservices.document.service.impl
Methods in de.hybris.platform.acceleratorservices.document.service.impl that return CatalogVersionServiceModifier and TypeMethodDescriptionprotected CatalogVersionServiceDefaultDocumentGenerationService.getCatalogVersionService()Methods in de.hybris.platform.acceleratorservices.document.service.impl with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidDefaultDocumentGenerationService.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.acceleratorservices.email.impl
Methods in de.hybris.platform.acceleratorservices.email.impl that return CatalogVersionServiceModifier and TypeMethodDescriptionprotected CatalogVersionServiceDefaultEmailService.getCatalogVersionService()Methods in de.hybris.platform.acceleratorservices.email.impl with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidDefaultEmailService.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.acceleratorservices.process.strategies.impl
Methods in de.hybris.platform.acceleratorservices.process.strategies.impl that return CatalogVersionServiceModifier and TypeMethodDescriptionprotected CatalogVersionServiceAbstractProcessContextStrategy.getCatalogVersionService()Methods in de.hybris.platform.acceleratorservices.process.strategies.impl with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidAbstractProcessContextStrategy.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.acceleratorservices.sitemap.generator.impl
Methods in de.hybris.platform.acceleratorservices.sitemap.generator.impl that return CatalogVersionServiceMethods in de.hybris.platform.acceleratorservices.sitemap.generator.impl with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidAbstractSiteMapGenerator.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.adaptivesearch.searchservices.strategies.impl
Methods in de.hybris.platform.adaptivesearch.searchservices.strategies.impl that return CatalogVersionServiceModifier and TypeMethodDescriptionDefaultSnAsCatalogVersionResolver.getCatalogVersionService()SnAsSearchProvider.getCatalogVersionService()Methods in de.hybris.platform.adaptivesearch.searchservices.strategies.impl with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidDefaultSnAsCatalogVersionResolver.setCatalogVersionService(CatalogVersionService catalogVersionService) voidSnAsSearchProvider.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.adaptivesearchbackoffice.facades.impl
Methods in de.hybris.platform.adaptivesearchbackoffice.facades.impl that return CatalogVersionServiceModifier and TypeMethodDescriptionDefaultAsCategoryFacade.getCatalogVersionService()DefaultAsSearchConfigurationFacade.getCatalogVersionService()DefaultAsSearchProfileContextFacade.getCatalogVersionService()Methods in de.hybris.platform.adaptivesearchbackoffice.facades.impl with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidDefaultAsCategoryFacade.setCatalogVersionService(CatalogVersionService catalogVersionService) voidDefaultAsSearchConfigurationFacade.setCatalogVersionService(CatalogVersionService catalogVersionService) voidDefaultAsSearchProfileContextFacade.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.adaptivesearchbackoffice.widgets.categoryselector
Fields in de.hybris.platform.adaptivesearchbackoffice.widgets.categoryselector declared as CatalogVersionServiceModifier and TypeFieldDescriptionprotected CatalogVersionServiceCategorySelectorController.catalogVersionService -
Uses of CatalogVersionService in de.hybris.platform.adaptivesearchbackoffice.widgets.maincontroller
Fields in de.hybris.platform.adaptivesearchbackoffice.widgets.maincontroller declared as CatalogVersionServiceModifier and TypeFieldDescriptionprotected CatalogVersionServiceMainController.catalogVersionService -
Uses of CatalogVersionService in de.hybris.platform.adaptivesearchbackoffice.widgets.searchprofilecontext
Fields in de.hybris.platform.adaptivesearchbackoffice.widgets.searchprofilecontext declared as CatalogVersionServiceModifier and TypeFieldDescriptionprotected CatalogVersionServiceSearchProfileContextViewModel.catalogVersionService -
Uses of CatalogVersionService in de.hybris.platform.adaptivesearchfacades.facades.impl
Methods in de.hybris.platform.adaptivesearchfacades.facades.impl that return CatalogVersionServiceMethods in de.hybris.platform.adaptivesearchfacades.facades.impl with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidDefaultAsSearchProfileFacade.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.basecommerce.strategies.impl
Methods in de.hybris.platform.basecommerce.strategies.impl that return CatalogVersionServiceModifier and TypeMethodDescriptionprotected CatalogVersionServiceDefaultActivateBaseSiteInSessionStrategy.getCatalogVersionService()Methods in de.hybris.platform.basecommerce.strategies.impl with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidDefaultActivateBaseSiteInSessionStrategy.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.catalog.dynamic
Methods in de.hybris.platform.catalog.dynamic with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidUserAllWriteableCatalogVersionsAttributeHandler.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.catalog.impl
Classes in de.hybris.platform.catalog.impl that implement CatalogVersionServiceModifier and TypeClassDescriptionclassService provides basic catalog version oriented functionality.Fields in de.hybris.platform.catalog.impl declared as CatalogVersionServiceModifier and TypeFieldDescriptionprotected CatalogVersionServiceAbstractCatalogTest.catalogVersionServiceMethods in de.hybris.platform.catalog.impl with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidDefaultCatalogService.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.catalog.search.preprocessor
Methods in de.hybris.platform.catalog.search.preprocessor with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidCatalogVersionQueryPreprocessor.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.catalog.synchronization
Methods in de.hybris.platform.catalog.synchronization with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidDefaultCatalogSynchronizationService.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.category.impl
Methods in de.hybris.platform.category.impl with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidDefaultCategoryService.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.chineselogisticaddon.decorator
Methods in de.hybris.platform.chineselogisticaddon.decorator that return CatalogVersionServiceModifier and TypeMethodDescriptionprotected CatalogVersionServiceChineseLogisticCellDecorator.getCatalogVersionService()protected CatalogVersionServiceMarketplaceLogisticCellDecorator.getCatalogVersionService() -
Uses of CatalogVersionService in de.hybris.platform.chinesetaxinvoiceaddon.decorator
Methods in de.hybris.platform.chinesetaxinvoiceaddon.decorator that return CatalogVersionServiceModifier and TypeMethodDescriptionprotected CatalogVersionServiceChineseTaxInvoiceCellDecorator.getCatalogVersionService()protected CatalogVersionServiceMarketplaceTaxInvoiceCellDecorator.getCatalogVersionService() -
Uses of CatalogVersionService in de.hybris.platform.classification.impl
Methods in de.hybris.platform.classification.impl with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidDefaultClassificationClassesResolverStrategy.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.cms2.catalogversion.service.impl
Methods in de.hybris.platform.cms2.catalogversion.service.impl that return CatalogVersionServiceModifier and TypeMethodDescriptionprotected CatalogVersionServiceDefaultCMSCatalogVersionService.getCatalogVersionService()Methods in de.hybris.platform.cms2.catalogversion.service.impl with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidDefaultCMSCatalogVersionService.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.cms2.cloning.strategy.impl
Methods in de.hybris.platform.cms2.cloning.strategy.impl that return CatalogVersionServiceModifier and TypeMethodDescriptionprotected CatalogVersionServiceComponentCloningStrategy.getCatalogVersionService()protected CatalogVersionServiceContentSlotCloningStrategy.getCatalogVersionService()Methods in de.hybris.platform.cms2.cloning.strategy.impl with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidComponentCloningStrategy.setCatalogVersionService(CatalogVersionService catalogVersionService) voidContentSlotCloningStrategy.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.cms2.cmsitems.service.impl
Methods in de.hybris.platform.cms2.cmsitems.service.impl that return CatalogVersionServiceModifier and TypeMethodDescriptionprotected CatalogVersionServiceDefaultFlexibleCMSItemSearchService.getCatalogVersionService()Methods in de.hybris.platform.cms2.cmsitems.service.impl with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidDefaultFlexibleCMSItemSearchService.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.cms2.servicelayer.services.admin.impl
Methods in de.hybris.platform.cms2.servicelayer.services.admin.impl that return CatalogVersionServiceModifier and TypeMethodDescriptionprotected CatalogVersionServiceDefaultCMSAdminItemService.getCatalogVersionService()protected CatalogVersionServiceDefaultCMSAdminPageService.getCatalogVersionService()protected CatalogVersionServiceDefaultCMSAdminSiteService.getCatalogVersionService()Methods in de.hybris.platform.cms2.servicelayer.services.admin.impl with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidDefaultCMSAdminItemService.setCatalogVersionService(CatalogVersionService catalogVersionService) voidDefaultCMSAdminPageService.setCatalogVersionService(CatalogVersionService catalogVersionService) voidDefaultCMSAdminSiteService.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.cms2.servicelayer.services.impl
Methods in de.hybris.platform.cms2.servicelayer.services.impl that return CatalogVersionServiceModifier and TypeMethodDescriptionprotected CatalogVersionServiceAbstractCMSPageService.getCatalogVersionService()protected CatalogVersionServiceDefaultCMSComponentService.getCatalogVersionService()protected CatalogVersionServiceDefaultCMSContentSlotService.getCatalogVersionService()protected CatalogVersionServiceDefaultCMSNavigationService.getCatalogVersionService()protected CatalogVersionServiceDefaultCMSSiteService.getCatalogVersionService()Methods in de.hybris.platform.cms2.servicelayer.services.impl with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidAbstractCMSPageService.setCatalogVersionService(CatalogVersionService catalogVersionService) voidDefaultCMSComponentService.setCatalogVersionService(CatalogVersionService catalogVersionService) voidDefaultCMSContentSlotService.setCatalogVersionService(CatalogVersionService catalogVersionService) voidDefaultCMSNavigationService.setCatalogVersionService(CatalogVersionService catalogVersionService) voidDefaultCMSSiteService.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.cms2.services.impl
Methods in de.hybris.platform.cms2.services.impl with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidDefaultContentCatalogService.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.cms2.version
Fields in de.hybris.platform.cms2.version declared as CatalogVersionServiceModifier and TypeFieldDescriptionprotected CatalogVersionServiceAbstractCMSVersionIntegrationTest.catalogVersionService -
Uses of CatalogVersionService in de.hybris.platform.cms2.version.converter.attribute.impl
Methods in de.hybris.platform.cms2.version.converter.attribute.impl that return CatalogVersionServiceModifier and TypeMethodDescriptionprotected CatalogVersionServiceCMSItemToDataConverter.getCatalogVersionService()Methods in de.hybris.platform.cms2.version.converter.attribute.impl with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidCMSItemToDataConverter.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.cms2.version.service.impl
Methods in de.hybris.platform.cms2.version.service.impl that return CatalogVersionServiceModifier and TypeMethodDescriptionprotected CatalogVersionServiceDefaultCMSVersionSearchService.getCatalogVersionService()Methods in de.hybris.platform.cms2.version.service.impl with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidDefaultCMSVersionSearchService.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.cmscockpit.url.impl
Methods in de.hybris.platform.cmscockpit.url.impl that return CatalogVersionServiceModifier and TypeMethodDescriptionCategoryCatalogVersionFrontendUrlDecoder.getCatalogVersionService()ProductCatalogVersionFrontendUrlDecoder.getCatalogVersionService()Methods in de.hybris.platform.cmscockpit.url.impl with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidCategoryCatalogVersionFrontendUrlDecoder.setCatalogVersionService(CatalogVersionService catalogVersionService) voidProductCatalogVersionFrontendUrlDecoder.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.cmsfacades.catalogversions.impl
Methods in de.hybris.platform.cmsfacades.catalogversions.impl that return CatalogVersionServiceModifier and TypeMethodDescriptionprotected CatalogVersionServiceDefaultCatalogVersionFacade.getCatalogVersionService()Methods in de.hybris.platform.cmsfacades.catalogversions.impl with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidDefaultCatalogVersionFacade.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.cmsfacades.catalogversions.service.impl
Methods in de.hybris.platform.cmsfacades.catalogversions.service.impl that return CatalogVersionServiceModifier and TypeMethodDescriptionprotected CatalogVersionServiceDefaultCatalogVersionPermissionService.getCatalogVersionService()Methods in de.hybris.platform.cmsfacades.catalogversions.service.impl with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidDefaultCatalogVersionPermissionService.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.cmsfacades.cmsitems.impl
Methods in de.hybris.platform.cmsfacades.cmsitems.impl that return CatalogVersionServiceModifier and TypeMethodDescriptionprotected CatalogVersionServiceDefaultCMSItemFacade.getCatalogVersionService()Methods in de.hybris.platform.cmsfacades.cmsitems.impl with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidDefaultCMSItemFacade.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.cmsfacades.cmsitems.populators
Fields in de.hybris.platform.cmsfacades.cmsitems.populators declared as CatalogVersionServiceModifier and TypeFieldDescriptionprotected CatalogVersionServiceTrashPagePopulatorIntegrationTest.catalogVersionService -
Uses of CatalogVersionService in de.hybris.platform.cmsfacades.common.predicate
Methods in de.hybris.platform.cmsfacades.common.predicate that return CatalogVersionServiceModifier and TypeMethodDescriptionprotected CatalogVersionServiceCatalogExistsPredicate.getCatalogVersionService()protected CatalogVersionServiceCatalogVersionExistsPredicate.getCatalogVersionService()protected CatalogVersionServiceComponentExistsInCatalogVersionsPredicate.getCatalogVersionService()protected CatalogVersionServiceContentSlotExistsInCatalogVersionsPredicate.getCatalogVersionService()Methods in de.hybris.platform.cmsfacades.common.predicate with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidCatalogExistsPredicate.setCatalogVersionService(CatalogVersionService catalogVersionService) voidCatalogVersionExistsPredicate.setCatalogVersionService(CatalogVersionService catalogVersionService) voidComponentExistsInCatalogVersionsPredicate.setCatalogVersionService(CatalogVersionService catalogVersionService) voidContentSlotExistsInCatalogVersionsPredicate.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.cmsfacades.common.validator
Methods in de.hybris.platform.cmsfacades.common.validator that return CatalogVersionServiceModifier and TypeMethodDescriptionprotected CatalogVersionServiceValidationDtoFactory.getCatalogVersionService()Methods in de.hybris.platform.cmsfacades.common.validator with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidValidationDtoFactory.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.cmsfacades.languages.impl
Methods in de.hybris.platform.cmsfacades.languages.impl that return CatalogVersionServiceModifier and TypeMethodDescriptionprotected CatalogVersionServiceDefaultCatalogVersionCentricLanguageFacade.getCatalogVersionService()Methods in de.hybris.platform.cmsfacades.languages.impl with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidDefaultCatalogVersionCentricLanguageFacade.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.cmsfacades.media.populator
Methods in de.hybris.platform.cmsfacades.media.populator that return CatalogVersionServiceModifier and TypeMethodDescriptionprotected CatalogVersionServiceCreateMediaPopulator.getCatalogVersionService()protected CatalogVersionServiceMediaSearchByCodeNamedQueryDataPopulator.getCatalogVersionService()Methods in de.hybris.platform.cmsfacades.media.populator with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidCreateMediaPopulator.setCatalogVersionService(CatalogVersionService catalogVersionService) voidMediaSearchByCodeNamedQueryDataPopulator.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.cmsfacades.media.validator.predicate
Methods in de.hybris.platform.cmsfacades.media.validator.predicate that return CatalogVersionServiceModifier and TypeMethodDescriptionprotected CatalogVersionServiceMediaCodeExistsPredicate.getCatalogVersionService()Methods in de.hybris.platform.cmsfacades.media.validator.predicate with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidMediaCodeExistsPredicate.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.cmsfacades.pages.impl
Methods in de.hybris.platform.cmsfacades.pages.impl that return CatalogVersionServiceModifier and TypeMethodDescriptionprotected CatalogVersionServiceDefaultPageFacade.getCatalogVersionService()Methods in de.hybris.platform.cmsfacades.pages.impl with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidDefaultPageFacade.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.cmsfacades.pagescontentslotscomponents.impl
Methods in de.hybris.platform.cmsfacades.pagescontentslotscomponents.impl that return CatalogVersionServiceModifier and TypeMethodDescriptionprotected CatalogVersionServiceDefaultPageContentSlotComponentFacade.getCatalogVersionService()Methods in de.hybris.platform.cmsfacades.pagescontentslotscomponents.impl with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidDefaultPageContentSlotComponentFacade.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.cmsfacades.pagescontentslotstyperestrictions.impl
Methods in de.hybris.platform.cmsfacades.pagescontentslotstyperestrictions.impl that return CatalogVersionServiceModifier and TypeMethodDescriptionprotected CatalogVersionServiceDefaultPageContentSlotTypeRestrictionsFacade.getCatalogVersionService()Methods in de.hybris.platform.cmsfacades.pagescontentslotstyperestrictions.impl with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidDefaultPageContentSlotTypeRestrictionsFacade.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.cmsfacades.products.impl
Methods in de.hybris.platform.cmsfacades.products.impl that return CatalogVersionServiceModifier and TypeMethodDescriptionprotected CatalogVersionServiceDefaultProductSearchFacade.getCatalogVersionService()Methods in de.hybris.platform.cmsfacades.products.impl with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidDefaultProductSearchFacade.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.cmsfacades.sites.impl
Methods in de.hybris.platform.cmsfacades.sites.impl that return CatalogVersionServiceModifier and TypeMethodDescriptionprotected CatalogVersionServiceDefaultSiteFacade.getCatalogVersionService()Methods in de.hybris.platform.cmsfacades.sites.impl with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidDefaultSiteFacade.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.cmsfacades.synchronization.impl
Methods in de.hybris.platform.cmsfacades.synchronization.impl that return CatalogVersionServiceModifier and TypeMethodDescriptionprotected CatalogVersionServiceDefaultSynchronizationFacade.getCatalogVersionService()Methods in de.hybris.platform.cmsfacades.synchronization.impl with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidDefaultSynchronizationFacade.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.cmsfacades.synchronization.service.impl
Methods in de.hybris.platform.cmsfacades.synchronization.service.impl that return CatalogVersionServiceModifier and TypeMethodDescriptionprotected CatalogVersionServiceDefaultItemSynchronizationService.getCatalogVersionService()Methods in de.hybris.platform.cmsfacades.synchronization.service.impl with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidDefaultItemSynchronizationService.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.cmsfacades.synchronization.validator
Methods in de.hybris.platform.cmsfacades.synchronization.validator that return CatalogVersionServiceModifier and TypeMethodDescriptionprotected CatalogVersionServiceCatalogSynchronizationValidator.getCatalogVersionService()protected CatalogVersionServiceSyncJobRequestSourceValidator.getCatalogVersionService()protected CatalogVersionServiceSyncJobRequestValidator.getCatalogVersionService()Methods in de.hybris.platform.cmsfacades.synchronization.validator with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidCatalogSynchronizationValidator.setCatalogVersionService(CatalogVersionService catalogVersionService) voidSyncJobRequestSourceValidator.setCatalogVersionService(CatalogVersionService catalogVersionService) voidSyncJobRequestValidator.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.cmsfacades.uniqueidentifier.functions
Methods in de.hybris.platform.cmsfacades.uniqueidentifier.functions that return CatalogVersionServiceModifier and TypeMethodDescriptionDefaultCatalogVersionModelUniqueIdentifierConverter.getCatalogVersionService()protected CatalogVersionServiceDefaultCategoryModelUniqueIdentifierConverter.getCatalogVersionService()protected CatalogVersionServiceDefaultCmsItemModelUniqueIdentifierConverter.getCatalogVersionService()protected CatalogVersionServiceDefaultCMSNavigationEntryModelUniqueIdentifierConverter.getCatalogVersionService()protected CatalogVersionServiceDefaultMediaContainerModelUniqueIdentifierConverter.getCatalogVersionService()protected CatalogVersionServiceDefaultMediaModelUniqueIdentifierConverter.getCatalogVersionService()protected CatalogVersionServiceDefaultProductModelUniqueIdentifierConverter.getCatalogVersionService()Methods in de.hybris.platform.cmsfacades.uniqueidentifier.functions with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidDefaultCatalogVersionModelUniqueIdentifierConverter.setCatalogVersionService(CatalogVersionService catalogVersionService) voidDefaultCategoryModelUniqueIdentifierConverter.setCatalogVersionService(CatalogVersionService catalogVersionService) voidDefaultCmsItemModelUniqueIdentifierConverter.setCatalogVersionService(CatalogVersionService catalogVersionService) voidDefaultCMSNavigationEntryModelUniqueIdentifierConverter.setCatalogVersionService(CatalogVersionService catalogVersionService) voidDefaultMediaContainerModelUniqueIdentifierConverter.setCatalogVersionService(CatalogVersionService catalogVersionService) voidDefaultMediaModelUniqueIdentifierConverter.setCatalogVersionService(CatalogVersionService catalogVersionService) voidDefaultProductModelUniqueIdentifierConverter.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.cmsfacades.workflow.impl
Methods in de.hybris.platform.cmsfacades.workflow.impl that return CatalogVersionServiceModifier and TypeMethodDescriptionprotected CatalogVersionServiceDefaultCMSWorkflowTemplateFacade.getCatalogVersionService()Methods in de.hybris.platform.cmsfacades.workflow.impl with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidDefaultCMSWorkflowTemplateFacade.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.cmsocc.filter
Methods in de.hybris.platform.cmsocc.filter that return CatalogVersionServiceModifier and TypeMethodDescriptionprotected CatalogVersionServiceCMSPreviewTicketFilter.getCatalogVersionService()Methods in de.hybris.platform.cmsocc.filter with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidCMSPreviewTicketFilter.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.cmsoccaddon.filter
Methods in de.hybris.platform.cmsoccaddon.filter that return CatalogVersionServiceModifier and TypeMethodDescriptionprotected CatalogVersionServiceCMSPreviewTicketFilter.getCatalogVersionService()Methods in de.hybris.platform.cmsoccaddon.filter with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidCMSPreviewTicketFilter.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.cmssmarteditwebservices.filter
Methods in de.hybris.platform.cmssmarteditwebservices.filter that return CatalogVersionServiceModifier and TypeMethodDescriptionprotected CatalogVersionServiceRestSessionDataInjectionFilter.getCatalogVersionService()Methods in de.hybris.platform.cmssmarteditwebservices.filter with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidRestSessionDataInjectionFilter.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.cmssmarteditwebservices.interceptor
Methods in de.hybris.platform.cmssmarteditwebservices.interceptor that return CatalogVersionServiceModifier and TypeMethodDescriptionprotected CatalogVersionServiceCatalogVersionInterceptor.getCatalogVersionService()protected CatalogVersionServicePageOperationsInterceptor.getCatalogVersionService()Methods in de.hybris.platform.cmssmarteditwebservices.interceptor with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidCatalogVersionInterceptor.setCatalogVersionService(CatalogVersionService catalogVersionService) voidPageOperationsInterceptor.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.cmssmarteditwebservices.products.facade.impl
Methods in de.hybris.platform.cmssmarteditwebservices.products.facade.impl that return CatalogVersionServiceModifier and TypeMethodDescriptionprotected CatalogVersionServiceDefaultProductSearchFacade.getCatalogVersionService()Methods in de.hybris.platform.cmssmarteditwebservices.products.facade.impl with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidDefaultProductSearchFacade.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.cmssmarteditwebservices.products.facade.populator
Methods in de.hybris.platform.cmssmarteditwebservices.products.facade.populator that return CatalogVersionServiceModifier and TypeMethodDescriptionprotected CatalogVersionServiceCategoryDataPopulator.getCatalogVersionService()protected CatalogVersionServiceProductDataPopulator.getCatalogVersionService()Methods in de.hybris.platform.cmssmarteditwebservices.products.facade.populator with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidCategoryDataPopulator.setCatalogVersionService(CatalogVersionService catalogVersionService) voidProductDataPopulator.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.cmswebservices.filter
Methods in de.hybris.platform.cmswebservices.filter that return CatalogVersionServiceModifier and TypeMethodDescriptionprotected CatalogVersionServiceRestSessionDataInjectionFilter.getCatalogVersionService()Methods in de.hybris.platform.cmswebservices.filter with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidRestSessionDataInjectionFilter.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.cmswebservices.interceptor
Methods in de.hybris.platform.cmswebservices.interceptor that return CatalogVersionServiceModifier and TypeMethodDescriptionprotected CatalogVersionServiceCatalogVersionInterceptor.getCatalogVersionService()protected CatalogVersionServiceCmsItemCatalogVersionInterceptor.getCatalogVersionService()Methods in de.hybris.platform.cmswebservices.interceptor with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidCatalogVersionInterceptor.setCatalogVersionService(CatalogVersionService catalogVersionService) voidCmsItemCatalogVersionInterceptor.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.cockpit.security
Methods in de.hybris.platform.cockpit.security with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidDefaultCockpitUserDetailsService.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.commercefacades.catalog.impl
Methods in de.hybris.platform.commercefacades.catalog.impl that return CatalogVersionServiceModifier and TypeMethodDescriptionprotected CatalogVersionServiceDefaultCatalogFacade.getCatalogVersionService()Methods in de.hybris.platform.commercefacades.catalog.impl with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidDefaultCatalogFacade.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.commercefacades.product.impl
Methods in de.hybris.platform.commercefacades.product.impl with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidDefaultProductExportFacade.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.commerceservices.category.impl
Methods in de.hybris.platform.commerceservices.category.impl that return CatalogVersionServiceModifier and TypeMethodDescriptionprotected CatalogVersionServiceDefaultCommerceCategoryService.getCatalogVersionService()Methods in de.hybris.platform.commerceservices.category.impl with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidDefaultCommerceCategoryService.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.commerceservices.dataimport
Methods in de.hybris.platform.commerceservices.dataimport that return CatalogVersionServiceMethods in de.hybris.platform.commerceservices.dataimport with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidAbstractDataImportService.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.commerceservices.externaltax.impl
Methods in de.hybris.platform.commerceservices.externaltax.impl that return CatalogVersionServiceModifier and TypeMethodDescriptionprotected CatalogVersionServiceDefaultTaxCodeStrategy.getCatalogVersionService()Methods in de.hybris.platform.commerceservices.externaltax.impl with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidDefaultTaxCodeStrategy.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.commerceservices.impersonation.impl
Methods in de.hybris.platform.commerceservices.impersonation.impl that return CatalogVersionServiceModifier and TypeMethodDescriptionprotected CatalogVersionServiceDefaultImpersonationService.getCatalogVersionService()Methods in de.hybris.platform.commerceservices.impersonation.impl with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidDefaultImpersonationService.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.commerceservices.search.solrfacetsearch.populators
Methods in de.hybris.platform.commerceservices.search.solrfacetsearch.populators that return CatalogVersionServiceModifier and TypeMethodDescriptionprotected CatalogVersionServiceSearchSolrQueryPopulator.getCatalogVersionService()Methods in de.hybris.platform.commerceservices.search.solrfacetsearch.populators with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidSearchSolrQueryPopulator.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.commerceservices.search.solrfacetsearch.strategies.impl
Methods in de.hybris.platform.commerceservices.search.solrfacetsearch.strategies.impl that return CatalogVersionServiceModifier and TypeMethodDescriptionprotected CatalogVersionServiceDefaultSolrFacetSearchConfigSelectionStrategy.getCatalogVersionService()Methods in de.hybris.platform.commerceservices.search.solrfacetsearch.strategies.impl with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidDefaultSolrFacetSearchConfigSelectionStrategy.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.commerceservices.setup
Methods in de.hybris.platform.commerceservices.setup that return CatalogVersionServiceMethods in de.hybris.platform.commerceservices.setup with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidAbstractSystemSetup.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.commerceservices.setup.impl
Methods in de.hybris.platform.commerceservices.setup.impl that return CatalogVersionServiceModifier and TypeMethodDescriptionprotected CatalogVersionServiceDefaultSetupSyncJobService.getCatalogVersionService()Methods in de.hybris.platform.commerceservices.setup.impl with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidDefaultSetupSyncJobService.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.configurablebundleservices.constraints
Methods in de.hybris.platform.configurablebundleservices.constraints that return CatalogVersionServiceModifier and TypeMethodDescriptionprotected CatalogVersionServiceAbstractBundleValidationTest.getCatalogVersionService() -
Uses of CatalogVersionService in de.hybris.platform.hac.facade
Methods in de.hybris.platform.hac.facade with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidHacFlexibleSearchFacade.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.marketplaceservices.dataimport.batch.translator
Methods in de.hybris.platform.marketplaceservices.dataimport.batch.translator that return CatalogVersionServiceModifier and TypeMethodDescriptionprotected CatalogVersionServiceMarketplaceBannerComponentTranslator.getCatalogVersionService()MarketplaceCategoryTranslator.getCatalogVersionService()MarketplaceProductsTranslator.getCatalogVersionService()protected CatalogVersionServiceMarketplaceSlotsTranslator.getCatalogVersionService()Methods in de.hybris.platform.marketplaceservices.dataimport.batch.translator with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidMarketplaceBannerComponentTranslator.setCatalogVersionService(CatalogVersionService catalogVersionService) voidMarketplaceCategoryTranslator.setCatalogVersionService(CatalogVersionService catalogVersionService) voidMarketplaceProductsTranslator.setCatalogVersionService(CatalogVersionService catalogVersionService) voidMarketplaceSlotsTranslator.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.marketplaceservices.strategies.impl
Methods in de.hybris.platform.marketplaceservices.strategies.impl that return CatalogVersionServiceModifier and TypeMethodDescriptionprotected CatalogVersionServiceDefaultVendorCMSStrategy.getCatalogVersionService()Methods in de.hybris.platform.marketplaceservices.strategies.impl with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidDefaultVendorCMSStrategy.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.marketplaceservices.vendor.impl
Methods in de.hybris.platform.marketplaceservices.vendor.impl that return CatalogVersionServiceModifier and TypeMethodDescriptionprotected CatalogVersionServiceDefaultVendorCMSService.getCatalogVersionService()Methods in de.hybris.platform.marketplaceservices.vendor.impl with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidDefaultVendorCMSService.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.permissionsfacades.impl
Methods in de.hybris.platform.permissionsfacades.impl that return CatalogVersionServiceModifier and TypeMethodDescriptionprotected CatalogVersionServiceDefaultPermissionsFacade.getCatalogVersionService()Methods in de.hybris.platform.permissionsfacades.impl with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidDefaultPermissionsFacade.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.personalizationcms.action.interceptor
Methods in de.hybris.platform.personalizationcms.action.interceptor that return CatalogVersionServiceModifier and TypeMethodDescriptionprotected CatalogVersionServiceCxActionRemoveInterceptor.getCatalogVersionService()Methods in de.hybris.platform.personalizationcms.action.interceptor with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidCxActionRemoveInterceptor.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.personalizationcms.service
Methods in de.hybris.platform.personalizationcms.service that return CatalogVersionServiceMethods in de.hybris.platform.personalizationcms.service with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidDefaultCxServiceCmsIntegrationTest.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.personalizationcms.strategy
Methods in de.hybris.platform.personalizationcms.strategy that return CatalogVersionServiceModifier and TypeMethodDescriptionprotected CatalogVersionServiceDefaultCxCmsContainerStrategy.getCatalogVersionService()protected CatalogVersionServiceLeavesOrClosestAncestorsCatalogLookupStrategy.getCatalogVersionService()Methods in de.hybris.platform.personalizationcms.strategy with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidDefaultCxCmsContainerStrategy.setCatalogVersionService(CatalogVersionService catalogVersionService) voidLeavesOrClosestAncestorsCatalogLookupStrategy.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.personalizationcmsweb.queries
Methods in de.hybris.platform.personalizationcmsweb.queries that return CatalogVersionServiceModifier and TypeMethodDescriptionprotected CatalogVersionServiceCmsPageVersionSwitchQueryExecutor.getCatalogVersionService()protected CatalogVersionServiceCxReplaceComponentWithContainerExecutor.getCatalogVersionService()Methods in de.hybris.platform.personalizationcmsweb.queries with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidCmsPageVersionSwitchQueryExecutor.setCatalogVersionService(CatalogVersionService catalogVersionService) voidCxReplaceComponentWithContainerExecutor.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.personalizationfacades
Methods in de.hybris.platform.personalizationfacades that return CatalogVersionServiceMethods in de.hybris.platform.personalizationfacades with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidAbstractBaseFacade.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.personalizationpromotionsweb.queries
Methods in de.hybris.platform.personalizationpromotionsweb.queries that return CatalogVersionServiceModifier and TypeMethodDescriptionprotected CatalogVersionServiceCxPromotionsForCatalogQueryExecutor.getCatalogVersionService()Methods in de.hybris.platform.personalizationpromotionsweb.queries with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidCxPromotionsForCatalogQueryExecutor.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.personalizationsearchweb.queries
Methods in de.hybris.platform.personalizationsearchweb.queries that return CatalogVersionServiceModifier and TypeMethodDescriptionCxUpdateSearchProfileActionRankExecutor.getCatalogVersionService()Methods in de.hybris.platform.personalizationsearchweb.queries with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidCxUpdateSearchProfileActionRankExecutor.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.personalizationservices.strategies.impl
Methods in de.hybris.platform.personalizationservices.strategies.impl that return CatalogVersionServiceModifier and TypeMethodDescriptionprotected CatalogVersionServiceAllCatalogsLookupStrategy.getCatalogVersionService()Methods in de.hybris.platform.personalizationservices.strategies.impl with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidAllCatalogsLookupStrategy.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.platformbackoffice.classification
Methods in de.hybris.platform.platformbackoffice.classification with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidClassificationTabEditorAreaRenderer.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.platformbackoffice.editorsearchfacade
Methods in de.hybris.platform.platformbackoffice.editorsearchfacade that return CatalogVersionServiceModifier and TypeMethodDescriptionprotected CatalogVersionServiceDefaultWritableCatalogVersionSearchFacade.getCatalogVersionService()Methods in de.hybris.platform.platformbackoffice.editorsearchfacade with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidDefaultWritableCatalogVersionSearchFacade.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.platformbackoffice.handlers
Methods in de.hybris.platform.platformbackoffice.handlers that return CatalogVersionServiceModifier and TypeMethodDescriptionprotected CatalogVersionServiceProductWizardCatalogVersionPopulator.getCatalogVersionService()Methods in de.hybris.platform.platformbackoffice.handlers with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidProductWizardCatalogVersionPopulator.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.platformbackoffice.services.impl
Fields in de.hybris.platform.platformbackoffice.services.impl declared as CatalogVersionServiceModifier and TypeFieldDescriptionprotected CatalogVersionServiceDefaultBackofficeClassificationService.catalogVersionServiceMethods in de.hybris.platform.platformbackoffice.services.impl that return CatalogVersionServiceModifier and TypeMethodDescriptionprotected CatalogVersionServiceDefaultBackofficeClassificationService.getCatalogVersionService()Methods in de.hybris.platform.platformbackoffice.services.impl with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidDefaultBackofficeClassificationService.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.previewpersonalizationweb.populator
Methods in de.hybris.platform.previewpersonalizationweb.populator that return CatalogVersionServiceModifier and TypeMethodDescriptionPersonalizationPreviewTicketReversePopulator.getCatalogVersionService()PersonalizationPreviewTicketSupport.getCatalogVersionService()Methods in de.hybris.platform.previewpersonalizationweb.populator with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidPersonalizationPreviewTicketReversePopulator.setCatalogVersionService(CatalogVersionService catalogVersionService) voidPersonalizationPreviewTicketSupport.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.previewwebservices.populators
Methods in de.hybris.platform.previewwebservices.populators that return CatalogVersionServiceModifier and TypeMethodDescriptionprotected CatalogVersionServicePreviewTicketReversePopulator.getCatalogVersionService()Methods in de.hybris.platform.previewwebservices.populators with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidPreviewTicketReversePopulator.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.previewwebservices.validator
Methods in de.hybris.platform.previewwebservices.validator that return CatalogVersionServiceModifier and TypeMethodDescriptionprotected CatalogVersionServiceCatalogVersionWsDTOValidator.getCatalogVersionService()Methods in de.hybris.platform.previewwebservices.validator with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidCatalogVersionWsDTOValidator.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.product.daos
Fields in de.hybris.platform.product.daos declared as CatalogVersionServiceModifier and TypeFieldDescriptionprotected CatalogVersionServiceProductDaoTest.catalogVersionService -
Uses of CatalogVersionService in de.hybris.platform.productcockpit.services.catalog.impl
Methods in de.hybris.platform.productcockpit.services.catalog.impl with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidCatalogServiceImpl.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.promotionengineservices.promotionengine.impl
Methods in de.hybris.platform.promotionengineservices.promotionengine.impl that return CatalogVersionServiceModifier and TypeMethodDescriptionprotected CatalogVersionServiceDefaultPromotionEngineService.getCatalogVersionService()Methods in de.hybris.platform.promotionengineservices.promotionengine.impl with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidDefaultPromotionEngineService.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.promotions.backoffice.actions
Methods in de.hybris.platform.promotions.backoffice.actions that return CatalogVersionServiceModifier and TypeMethodDescriptionprotected CatalogVersionServiceCalculateWithPromotionsAction.getCatalogVersionService()Methods in de.hybris.platform.promotions.backoffice.actions with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidCalculateWithPromotionsAction.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.ruleengine.strategies.impl
Methods in de.hybris.platform.ruleengine.strategies.impl that return CatalogVersionServiceModifier and TypeMethodDescriptionprotected CatalogVersionServiceDefaultRuleEngineContextFinderStrategy.getCatalogVersionService()Methods in de.hybris.platform.ruleengine.strategies.impl with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidDefaultRuleEngineContextFinderStrategy.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.ruleengineservices.rule.strategies.impl.mappers
Methods in de.hybris.platform.ruleengineservices.rule.strategies.impl.mappers that return CatalogVersionServiceModifier and TypeMethodDescriptionprotected CatalogVersionServiceCategoryRuleParameterValueMapper.getCatalogVersionService()protected CatalogVersionServiceProductRuleParameterValueMapper.getCatalogVersionService()Methods in de.hybris.platform.ruleengineservices.rule.strategies.impl.mappers with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidCategoryRuleParameterValueMapper.setCatalogVersionService(CatalogVersionService catalogVersionService) voidProductRuleParameterValueMapper.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.ruleengineservices.validation
Methods in de.hybris.platform.ruleengineservices.validation that return CatalogVersionServiceModifier and TypeMethodDescriptionprotected CatalogVersionServiceCategoryToProductCodesMapper.getCatalogVersionService()Methods in de.hybris.platform.ruleengineservices.validation with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidCategoryToProductCodesMapper.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.sap.productconfig.runtime.interf.services.impl
Methods in de.hybris.platform.sap.productconfig.runtime.interf.services.impl that return CatalogVersionServiceModifier and TypeMethodDescriptionprotected CatalogVersionServiceConfigurationProductUtilImpl.getCatalogVersionService()Methods in de.hybris.platform.sap.productconfig.runtime.interf.services.impl with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidConfigurationProductUtilImpl.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.sap.productconfig.services.integrationtests
Fields in de.hybris.platform.sap.productconfig.services.integrationtests declared as CatalogVersionServiceModifier and TypeFieldDescriptionprotected CatalogVersionServiceCPQServiceLayerTest.catalogVersionService -
Uses of CatalogVersionService in de.hybris.platform.searchservices.admin.service.impl
Methods in de.hybris.platform.searchservices.admin.service.impl that return CatalogVersionServiceMethods in de.hybris.platform.searchservices.admin.service.impl with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidDefaultSnCommonConfigurationService.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.searchservices.core.service.impl
Methods in de.hybris.platform.searchservices.core.service.impl that return CatalogVersionServiceMethods in de.hybris.platform.searchservices.core.service.impl with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidDefaultSnSessionService.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.searchservices.search.service.impl
Methods in de.hybris.platform.searchservices.search.service.impl that return CatalogVersionServiceModifier and TypeMethodDescriptionCatalogVersionFilterSnSearchListener.getCatalogVersionService()Methods in de.hybris.platform.searchservices.search.service.impl with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidCatalogVersionFilterSnSearchListener.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.servicelayer.web
Methods in de.hybris.platform.servicelayer.web with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidDynamicCatalogVersionActivationFilter.setCatalogVersionService(CatalogVersionService catalogVersionService) voidSimpleCatalogVersionActivationFilter.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.solrfacetsearch.config.impl
Methods in de.hybris.platform.solrfacetsearch.config.impl with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidMockFacetSearchConfigService.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.solrfacetsearch.indexer.listeners
Methods in de.hybris.platform.solrfacetsearch.indexer.listeners that return CatalogVersionServiceMethods in de.hybris.platform.solrfacetsearch.indexer.listeners with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidSessionInitializationListener.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.solrfacetsearch.search.context.impl
Methods in de.hybris.platform.solrfacetsearch.search.context.impl that return CatalogVersionServiceMethods in de.hybris.platform.solrfacetsearch.search.context.impl with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidDefaultFacetSearchContextFactory.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.solrfacetsearch.search.context.listeners
Methods in de.hybris.platform.solrfacetsearch.search.context.listeners that return CatalogVersionServiceMethods in de.hybris.platform.solrfacetsearch.search.context.listeners with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidSessionInitializationListener.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.solrfacetsearch.search.impl
Methods in de.hybris.platform.solrfacetsearch.search.impl that return CatalogVersionServiceModifier and TypeMethodDescriptionDefaultSearchQueryCatalogVersionsResolver.getCatalogVersionService()Methods in de.hybris.platform.solrfacetsearch.search.impl with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidDefaultSearchQueryCatalogVersionsResolver.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.ticket.service.impl
Methods in de.hybris.platform.ticket.service.impl that return CatalogVersionServiceModifier and TypeMethodDescriptionprotected CatalogVersionServiceDefaultTicketAttachmentsService.getCatalogVersionService()Methods in de.hybris.platform.ticket.service.impl with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidDefaultTicketAttachmentsService.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.warehousing.replacement
Fields in de.hybris.platform.warehousing.replacement declared as CatalogVersionServiceModifier and TypeFieldDescriptionprotected CatalogVersionServiceOrderManagementRefundServiceTest.catalogVersionService -
Uses of CatalogVersionService in de.hybris.platform.webservicescommons.filter
Methods in de.hybris.platform.webservicescommons.filter that return CatalogVersionServiceModifier and TypeMethodDescriptionprotected CatalogVersionServiceCatalogVersionFilter.getCatalogVersionService()Methods in de.hybris.platform.webservicescommons.filter with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidCatalogVersionFilter.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.webservicescommons.util.impl
Methods in de.hybris.platform.webservicescommons.util.impl that return CatalogVersionServiceMethods in de.hybris.platform.webservicescommons.util.impl with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidDefaultLocalViewExecutor.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.workflow.integration
Fields in de.hybris.platform.workflow.integration declared as CatalogVersionServiceModifier and TypeFieldDescriptionprotected CatalogVersionServiceWorkflowCompatibleTest.catalogVersionServiceprotected CatalogVersionServiceWorkflowTest.catalogVersionService -
Uses of CatalogVersionService in de.hybris.platform.yacceleratorcore.search.solrfacetsearch.provider.impl
Methods in de.hybris.platform.yacceleratorcore.search.solrfacetsearch.provider.impl that return CatalogVersionServiceModifier and TypeMethodDescriptionprotected CatalogVersionServiceVolumeAwareProductPriceValueProvider.getCatalogVersionService()Methods in de.hybris.platform.yacceleratorcore.search.solrfacetsearch.provider.impl with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidVolumeAwareProductPriceValueProvider.setCatalogVersionService(CatalogVersionService catalogVersionService) -
Uses of CatalogVersionService in de.hybris.platform.yacceleratorordermanagement.integration.util
Fields in de.hybris.platform.yacceleratorordermanagement.integration.util declared as CatalogVersionServiceMethods in de.hybris.platform.yacceleratorordermanagement.integration.util that return CatalogVersionServiceMethods in de.hybris.platform.yacceleratorordermanagement.integration.util with parameters of type CatalogVersionServiceModifier and TypeMethodDescriptionvoidBaseUtil.setCatalogVersionService(CatalogVersionService catalogVersionService)