Uses of Interface
de.hybris.platform.catalog.CatalogVersionService
-
-
Uses of CatalogVersionService in com.hybris.backoffice.cockpitng.dataaccess.facades.permissions
Methods in com.hybris.backoffice.cockpitng.dataaccess.facades.permissions with parameters of type CatalogVersionService Modifier and Type Method Description void
DefaultPlatformPermissionFacadeStrategy. setCatalogVersionService(CatalogVersionService catalogVersionService)
-
Uses of CatalogVersionService in com.hybris.backoffice.cockpitng.util
Methods in com.hybris.backoffice.cockpitng.util with parameters of type CatalogVersionService Modifier and Type Method Description void
BackofficeThreadContextCreator. setCatalogVersionService(CatalogVersionService catalogVersionService)
-
Uses of CatalogVersionService in com.hybris.backoffice.config.impl
Methods in com.hybris.backoffice.config.impl that return CatalogVersionService Modifier and Type Method Description protected CatalogVersionService
DefaultBackofficeConfigurationMediaHelper. getCatalogVersionService()
Methods in com.hybris.backoffice.config.impl with parameters of type CatalogVersionService Modifier and Type Method Description void
DefaultBackofficeConfigurationMediaHelper. setCatalogVersionService(CatalogVersionService catalogVersionService)
-
Uses of CatalogVersionService in com.hybris.backoffice.excel.validators
Methods in com.hybris.backoffice.excel.validators that return CatalogVersionService Modifier and Type Method Description CatalogVersionService
ExcelBaseProductValidator. getCatalogVersionService()
CatalogVersionService
ExcelCatalogVersionValidator. getCatalogVersionService()
CatalogVersionService
ExcelCategoryValidator. getCatalogVersionService()
CatalogVersionService
WorkbookTypeCodeAndAttributesValidator. getCatalogVersionService()
Methods in com.hybris.backoffice.excel.validators with parameters of type CatalogVersionService Modifier and Type Method Description void
ExcelBaseProductValidator. setCatalogVersionService(CatalogVersionService catalogVersionService)
void
ExcelCatalogVersionValidator. setCatalogVersionService(CatalogVersionService catalogVersionService)
void
ExcelCategoryValidator. setCatalogVersionService(CatalogVersionService catalogVersionService)
void
WorkbookTypeCodeAndAttributesValidator. setCatalogVersionService(CatalogVersionService catalogVersionService)
-
Uses of CatalogVersionService in com.hybris.backoffice.security
Methods in com.hybris.backoffice.security that return CatalogVersionService Modifier and Type Method Description protected CatalogVersionService
BackofficeDynamicCatalogVersionActivationFilter. getCatalogVersionService()
Methods in com.hybris.backoffice.security with parameters of type CatalogVersionService Modifier and Type Method Description void
BackofficeDynamicCatalogVersionActivationFilter. setCatalogVersionService(CatalogVersionService catalogVersionService)
-
Uses of CatalogVersionService in com.hybris.backoffice.solrsearch.providers
Methods in com.hybris.backoffice.solrsearch.providers that return CatalogVersionService Modifier and Type Method Description CatalogVersionService
CategoryWithCatalogVersionFacetDisplayNameProvider. getCatalogVersionService()
Methods in com.hybris.backoffice.solrsearch.providers with parameters of type CatalogVersionService Modifier and Type Method Description void
CategoryWithCatalogVersionFacetDisplayNameProvider. setCatalogVersionService(CatalogVersionService catalogVersionService)
-
Uses of CatalogVersionService in com.hybris.backoffice.solrsearch.services.impl
Methods in com.hybris.backoffice.solrsearch.services.impl that return CatalogVersionService Modifier and Type Method Description CatalogVersionService
DefaultBackofficeFacetSearchService. getCatalogVersionService()
Methods in com.hybris.backoffice.solrsearch.services.impl with parameters of type CatalogVersionService Modifier and Type Method Description void
DefaultBackofficeFacetSearchService. setCatalogVersionService(CatalogVersionService catalogVersionService)
-
Uses of CatalogVersionService in com.hybris.backoffice.spring.security
Methods in com.hybris.backoffice.spring.security that return CatalogVersionService Modifier and Type Method Description protected CatalogVersionService
BackofficeUserDetailsService. getCatalogVersionService()
Methods in com.hybris.backoffice.spring.security with parameters of type CatalogVersionService Modifier and Type Method Description void
BackofficeUserDetailsService. setCatalogVersionService(CatalogVersionService catalogVersionService)
-
Uses of CatalogVersionService in com.hybris.backoffice.sync.facades
Methods in com.hybris.backoffice.sync.facades that return CatalogVersionService Modifier and Type Method Description CatalogVersionService
DefaultSynchronizationFacade. getCatalogVersionService()
Methods in com.hybris.backoffice.sync.facades with parameters of type CatalogVersionService Modifier and Type Method Description void
DefaultSynchronizationFacade. setCatalogVersionService(CatalogVersionService catalogVersionService)
-
Uses of CatalogVersionService in com.hybris.backoffice.tree.model
Methods in com.hybris.backoffice.tree.model that return CatalogVersionService Modifier and Type Method Description CatalogVersionService
CatalogTreeModelPopulator. getCatalogVersionService()
Methods in com.hybris.backoffice.tree.model with parameters of type CatalogVersionService Modifier and Type Method Description void
CatalogTreeModelPopulator. setCatalogVersionService(CatalogVersionService catalogVersionService)
-
Uses of CatalogVersionService in com.hybris.pcmbackoffice.widgets.charts.facetchart
Methods in com.hybris.pcmbackoffice.widgets.charts.facetchart that return CatalogVersionService Modifier and Type Method Description CatalogVersionService
CatalogVersionFacetChartFiltersRenderer. getCatalogVersionService()
Deprecated.Methods in com.hybris.pcmbackoffice.widgets.charts.facetchart with parameters of type CatalogVersionService Modifier and Type Method Description void
CatalogVersionFacetChartFiltersRenderer. setCatalogVersionService(CatalogVersionService catalogVersionService)
Deprecated. -
Uses of CatalogVersionService in com.sap.hybris.saprevenuecloudproduct.inbound
Methods in com.sap.hybris.saprevenuecloudproduct.inbound that return CatalogVersionService Modifier and Type Method Description CatalogVersionService
SapRevenueCloudProductInboudHelper. getCatalogVersionService()
Deprecated.Methods in com.sap.hybris.saprevenuecloudproduct.inbound with parameters of type CatalogVersionService Modifier and Type Method Description void
SapRevenueCloudProductInboudHelper. setCatalogVersionService(CatalogVersionService catalogVersionService)
Deprecated. -
Uses of CatalogVersionService in de.hybris.platform.acceleratorcms.preview.strategies.impl
Methods in de.hybris.platform.acceleratorcms.preview.strategies.impl that return CatalogVersionService Modifier and Type Method Description CatalogVersionService
CatalogVersionsPreviewStrategy. getCatalogVersionService()
Methods in de.hybris.platform.acceleratorcms.preview.strategies.impl with parameters of type CatalogVersionService Modifier and Type Method Description void
CatalogVersionsPreviewStrategy. setCatalogVersionService(CatalogVersionService catalogVersionService)
-
Uses of CatalogVersionService in de.hybris.platform.acceleratorcms.productcarousel.impl
Methods in de.hybris.platform.acceleratorcms.productcarousel.impl that return CatalogVersionService Modifier and Type Method Description protected CatalogVersionService
DefaultProductCarouselRendererService. getCatalogVersionService()
Methods in de.hybris.platform.acceleratorcms.productcarousel.impl with parameters of type CatalogVersionService Modifier and Type Method Description void
DefaultProductCarouselRendererService. 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 CatalogVersionService Modifier and Type Method Description protected CatalogVersionService
DefaultDocumentGenerationService. getCatalogVersionService()
Methods in de.hybris.platform.acceleratorservices.document.service.impl with parameters of type CatalogVersionService Modifier and Type Method Description void
DefaultDocumentGenerationService. setCatalogVersionService(CatalogVersionService catalogVersionService)
-
Uses of CatalogVersionService in de.hybris.platform.acceleratorservices.email.impl
Methods in de.hybris.platform.acceleratorservices.email.impl that return CatalogVersionService Modifier and Type Method Description protected CatalogVersionService
DefaultEmailService. getCatalogVersionService()
Methods in de.hybris.platform.acceleratorservices.email.impl with parameters of type CatalogVersionService Modifier and Type Method Description void
DefaultEmailService. 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 CatalogVersionService Modifier and Type Method Description protected CatalogVersionService
AbstractProcessContextStrategy. getCatalogVersionService()
Methods in de.hybris.platform.acceleratorservices.process.strategies.impl with parameters of type CatalogVersionService Modifier and Type Method Description void
AbstractProcessContextStrategy. 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 CatalogVersionService Modifier and Type Method Description CatalogVersionService
AbstractSiteMapGenerator. getCatalogVersionService()
Methods in de.hybris.platform.acceleratorservices.sitemap.generator.impl with parameters of type CatalogVersionService Modifier and Type Method Description void
AbstractSiteMapGenerator. setCatalogVersionService(CatalogVersionService catalogVersionService)
-
Uses of CatalogVersionService in de.hybris.platform.adaptivesearchbackoffice.facades.impl
Methods in de.hybris.platform.adaptivesearchbackoffice.facades.impl that return CatalogVersionService Modifier and Type Method Description CatalogVersionService
DefaultAsCategoryFacade. getCatalogVersionService()
CatalogVersionService
DefaultAsSearchConfigurationFacade. getCatalogVersionService()
CatalogVersionService
DefaultAsSearchProfileContextFacade. getCatalogVersionService()
Methods in de.hybris.platform.adaptivesearchbackoffice.facades.impl with parameters of type CatalogVersionService Modifier and Type Method Description void
DefaultAsCategoryFacade. setCatalogVersionService(CatalogVersionService catalogVersionService)
void
DefaultAsSearchConfigurationFacade. setCatalogVersionService(CatalogVersionService catalogVersionService)
void
DefaultAsSearchProfileContextFacade. setCatalogVersionService(CatalogVersionService catalogVersionService)
-
Uses of CatalogVersionService in de.hybris.platform.adaptivesearchbackoffice.widgets.categoryselector
Fields in de.hybris.platform.adaptivesearchbackoffice.widgets.categoryselector declared as CatalogVersionService Modifier and Type Field Description protected CatalogVersionService
CategorySelectorController. catalogVersionService
-
Uses of CatalogVersionService in de.hybris.platform.adaptivesearchbackoffice.widgets.maincontroller
Fields in de.hybris.platform.adaptivesearchbackoffice.widgets.maincontroller declared as CatalogVersionService Modifier and Type Field Description protected CatalogVersionService
MainController. catalogVersionService
-
Uses of CatalogVersionService in de.hybris.platform.adaptivesearchbackoffice.widgets.navigationcontext
Fields in de.hybris.platform.adaptivesearchbackoffice.widgets.navigationcontext declared as CatalogVersionService Modifier and Type Field Description protected CatalogVersionService
NavigationContextController. catalogVersionService
-
Uses of CatalogVersionService in de.hybris.platform.adaptivesearchbackoffice.widgets.searchprofilecontext
Fields in de.hybris.platform.adaptivesearchbackoffice.widgets.searchprofilecontext declared as CatalogVersionService Modifier and Type Field Description protected CatalogVersionService
SearchProfileContextViewModel. catalogVersionService
-
Uses of CatalogVersionService in de.hybris.platform.adaptivesearchfacades.facades.impl
Methods in de.hybris.platform.adaptivesearchfacades.facades.impl that return CatalogVersionService Modifier and Type Method Description CatalogVersionService
DefaultAsSearchProfileFacade. getCatalogVersionService()
Methods in de.hybris.platform.adaptivesearchfacades.facades.impl with parameters of type CatalogVersionService Modifier and Type Method Description void
DefaultAsSearchProfileFacade. setCatalogVersionService(CatalogVersionService catalogVersionService)
-
Uses of CatalogVersionService in de.hybris.platform.basecommerce.strategies.impl
Methods in de.hybris.platform.basecommerce.strategies.impl that return CatalogVersionService Modifier and Type Method Description protected CatalogVersionService
DefaultActivateBaseSiteInSessionStrategy. getCatalogVersionService()
Methods in de.hybris.platform.basecommerce.strategies.impl with parameters of type CatalogVersionService Modifier and Type Method Description void
DefaultActivateBaseSiteInSessionStrategy. setCatalogVersionService(CatalogVersionService catalogVersionService)
-
Uses of CatalogVersionService in de.hybris.platform.catalog.dynamic
Methods in de.hybris.platform.catalog.dynamic with parameters of type CatalogVersionService Modifier and Type Method Description void
UserAllWriteableCatalogVersionsAttributeHandler. setCatalogVersionService(CatalogVersionService catalogVersionService)
-
Uses of CatalogVersionService in de.hybris.platform.catalog.impl
Classes in de.hybris.platform.catalog.impl that implement CatalogVersionService Modifier and Type Class Description class
DefaultCatalogVersionService
Service provides basic catalog version oriented functionality.Fields in de.hybris.platform.catalog.impl declared as CatalogVersionService Modifier and Type Field Description protected CatalogVersionService
AbstractCatalogTest. catalogVersionService
Methods in de.hybris.platform.catalog.impl with parameters of type CatalogVersionService Modifier and Type Method Description void
DefaultCatalogService. 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 CatalogVersionService Modifier and Type Method Description void
CatalogVersionQueryPreprocessor. setCatalogVersionService(CatalogVersionService catalogVersionService)
-
Uses of CatalogVersionService in de.hybris.platform.catalog.synchronization
Methods in de.hybris.platform.catalog.synchronization with parameters of type CatalogVersionService Modifier and Type Method Description void
DefaultCatalogSynchronizationService. setCatalogVersionService(CatalogVersionService catalogVersionService)
-
Uses of CatalogVersionService in de.hybris.platform.category.impl
Methods in de.hybris.platform.category.impl with parameters of type CatalogVersionService Modifier and Type Method Description void
DefaultCategoryService. setCatalogVersionService(CatalogVersionService catalogVersionService)
-
Uses of CatalogVersionService in de.hybris.platform.chineselogisticaddon.decorator
Methods in de.hybris.platform.chineselogisticaddon.decorator that return CatalogVersionService Modifier and Type Method Description protected CatalogVersionService
ChineseLogisticCellDecorator. getCatalogVersionService()
protected CatalogVersionService
MarketplaceLogisticCellDecorator. getCatalogVersionService()
-
Uses of CatalogVersionService in de.hybris.platform.chinesetaxinvoiceaddon.decorator
Methods in de.hybris.platform.chinesetaxinvoiceaddon.decorator that return CatalogVersionService Modifier and Type Method Description protected CatalogVersionService
ChineseTaxInvoiceCellDecorator. getCatalogVersionService()
protected CatalogVersionService
MarketplaceTaxInvoiceCellDecorator. getCatalogVersionService()
-
Uses of CatalogVersionService in de.hybris.platform.classification.impl
Methods in de.hybris.platform.classification.impl with parameters of type CatalogVersionService Modifier and Type Method Description void
DefaultClassificationClassesResolverStrategy. 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 CatalogVersionService Modifier and Type Method Description protected CatalogVersionService
DefaultCMSCatalogVersionService. getCatalogVersionService()
Methods in de.hybris.platform.cms2.catalogversion.service.impl with parameters of type CatalogVersionService Modifier and Type Method Description void
DefaultCMSCatalogVersionService. 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 CatalogVersionService Modifier and Type Method Description protected CatalogVersionService
ComponentCloningStrategy. getCatalogVersionService()
protected CatalogVersionService
ContentSlotCloningStrategy. getCatalogVersionService()
Methods in de.hybris.platform.cms2.cloning.strategy.impl with parameters of type CatalogVersionService Modifier and Type Method Description void
ComponentCloningStrategy. setCatalogVersionService(CatalogVersionService catalogVersionService)
void
ContentSlotCloningStrategy. 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 CatalogVersionService Modifier and Type Method Description protected CatalogVersionService
DefaultFlexibleCMSItemSearchService. getCatalogVersionService()
Methods in de.hybris.platform.cms2.cmsitems.service.impl with parameters of type CatalogVersionService Modifier and Type Method Description void
DefaultFlexibleCMSItemSearchService. 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 CatalogVersionService Modifier and Type Method Description protected CatalogVersionService
DefaultCMSAdminItemService. getCatalogVersionService()
protected CatalogVersionService
DefaultCMSAdminPageService. getCatalogVersionService()
protected CatalogVersionService
DefaultCMSAdminSiteService. getCatalogVersionService()
Methods in de.hybris.platform.cms2.servicelayer.services.admin.impl with parameters of type CatalogVersionService Modifier and Type Method Description void
DefaultCMSAdminItemService. setCatalogVersionService(CatalogVersionService catalogVersionService)
void
DefaultCMSAdminPageService. setCatalogVersionService(CatalogVersionService catalogVersionService)
void
DefaultCMSAdminSiteService. 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 CatalogVersionService Modifier and Type Method Description protected CatalogVersionService
AbstractCMSPageService. getCatalogVersionService()
protected CatalogVersionService
DefaultCMSComponentService. getCatalogVersionService()
protected CatalogVersionService
DefaultCMSContentSlotService. getCatalogVersionService()
protected CatalogVersionService
DefaultCMSNavigationService. getCatalogVersionService()
protected CatalogVersionService
DefaultCMSSiteService. getCatalogVersionService()
Methods in de.hybris.platform.cms2.servicelayer.services.impl with parameters of type CatalogVersionService Modifier and Type Method Description void
AbstractCMSPageService. setCatalogVersionService(CatalogVersionService catalogVersionService)
void
DefaultCMSComponentService. setCatalogVersionService(CatalogVersionService catalogVersionService)
void
DefaultCMSContentSlotService. setCatalogVersionService(CatalogVersionService catalogVersionService)
void
DefaultCMSNavigationService. setCatalogVersionService(CatalogVersionService catalogVersionService)
void
DefaultCMSSiteService. 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 CatalogVersionService Modifier and Type Method Description void
DefaultContentCatalogService. setCatalogVersionService(CatalogVersionService catalogVersionService)
-
Uses of CatalogVersionService in de.hybris.platform.cms2.version
Fields in de.hybris.platform.cms2.version declared as CatalogVersionService Modifier and Type Field Description protected CatalogVersionService
AbstractCMSVersionIntegrationTest. 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 CatalogVersionService Modifier and Type Method Description protected CatalogVersionService
CMSItemToDataConverter. getCatalogVersionService()
Methods in de.hybris.platform.cms2.version.converter.attribute.impl with parameters of type CatalogVersionService Modifier and Type Method Description void
CMSItemToDataConverter. 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 CatalogVersionService Modifier and Type Method Description protected CatalogVersionService
DefaultCMSVersionSearchService. getCatalogVersionService()
Methods in de.hybris.platform.cms2.version.service.impl with parameters of type CatalogVersionService Modifier and Type Method Description void
DefaultCMSVersionSearchService. setCatalogVersionService(CatalogVersionService catalogVersionService)
-
Uses of CatalogVersionService in de.hybris.platform.cmsfacades.catalogversions.impl
Methods in de.hybris.platform.cmsfacades.catalogversions.impl that return CatalogVersionService Modifier and Type Method Description protected CatalogVersionService
DefaultCatalogVersionFacade. getCatalogVersionService()
Methods in de.hybris.platform.cmsfacades.catalogversions.impl with parameters of type CatalogVersionService Modifier and Type Method Description void
DefaultCatalogVersionFacade. 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 CatalogVersionService Modifier and Type Method Description protected CatalogVersionService
DefaultCatalogVersionPermissionService. getCatalogVersionService()
Methods in de.hybris.platform.cmsfacades.catalogversions.service.impl with parameters of type CatalogVersionService Modifier and Type Method Description void
DefaultCatalogVersionPermissionService. setCatalogVersionService(CatalogVersionService catalogVersionService)
-
Uses of CatalogVersionService in de.hybris.platform.cmsfacades.cmsitems.impl
Methods in de.hybris.platform.cmsfacades.cmsitems.impl that return CatalogVersionService Modifier and Type Method Description protected CatalogVersionService
DefaultCMSItemFacade. getCatalogVersionService()
Methods in de.hybris.platform.cmsfacades.cmsitems.impl with parameters of type CatalogVersionService Modifier and Type Method Description void
DefaultCMSItemFacade. setCatalogVersionService(CatalogVersionService catalogVersionService)
-
Uses of CatalogVersionService in de.hybris.platform.cmsfacades.cmsitems.populators
Fields in de.hybris.platform.cmsfacades.cmsitems.populators declared as CatalogVersionService Modifier and Type Field Description protected CatalogVersionService
TrashPagePopulatorIntegrationTest. catalogVersionService
-
Uses of CatalogVersionService in de.hybris.platform.cmsfacades.common.predicate
Methods in de.hybris.platform.cmsfacades.common.predicate that return CatalogVersionService Modifier and Type Method Description protected CatalogVersionService
CatalogExistsPredicate. getCatalogVersionService()
protected CatalogVersionService
CatalogVersionExistsPredicate. getCatalogVersionService()
protected CatalogVersionService
ComponentExistsInCatalogVersionsPredicate. getCatalogVersionService()
protected CatalogVersionService
ContentSlotExistsInCatalogVersionsPredicate. getCatalogVersionService()
Methods in de.hybris.platform.cmsfacades.common.predicate with parameters of type CatalogVersionService Modifier and Type Method Description void
CatalogExistsPredicate. setCatalogVersionService(CatalogVersionService catalogVersionService)
void
CatalogVersionExistsPredicate. setCatalogVersionService(CatalogVersionService catalogVersionService)
void
ComponentExistsInCatalogVersionsPredicate. setCatalogVersionService(CatalogVersionService catalogVersionService)
void
ContentSlotExistsInCatalogVersionsPredicate. setCatalogVersionService(CatalogVersionService catalogVersionService)
-
Uses of CatalogVersionService in de.hybris.platform.cmsfacades.common.validator
Methods in de.hybris.platform.cmsfacades.common.validator that return CatalogVersionService Modifier and Type Method Description protected CatalogVersionService
ValidationDtoFactory. getCatalogVersionService()
Methods in de.hybris.platform.cmsfacades.common.validator with parameters of type CatalogVersionService Modifier and Type Method Description void
ValidationDtoFactory. setCatalogVersionService(CatalogVersionService catalogVersionService)
-
Uses of CatalogVersionService in de.hybris.platform.cmsfacades.languages.impl
Methods in de.hybris.platform.cmsfacades.languages.impl that return CatalogVersionService Modifier and Type Method Description protected CatalogVersionService
DefaultCatalogVersionCentricLanguageFacade. getCatalogVersionService()
Methods in de.hybris.platform.cmsfacades.languages.impl with parameters of type CatalogVersionService Modifier and Type Method Description void
DefaultCatalogVersionCentricLanguageFacade. setCatalogVersionService(CatalogVersionService catalogVersionService)
-
Uses of CatalogVersionService in de.hybris.platform.cmsfacades.media.populator
Methods in de.hybris.platform.cmsfacades.media.populator that return CatalogVersionService Modifier and Type Method Description protected CatalogVersionService
CreateMediaPopulator. getCatalogVersionService()
protected CatalogVersionService
MediaSearchByCodeNamedQueryDataPopulator. getCatalogVersionService()
Methods in de.hybris.platform.cmsfacades.media.populator with parameters of type CatalogVersionService Modifier and Type Method Description void
CreateMediaPopulator. setCatalogVersionService(CatalogVersionService catalogVersionService)
void
MediaSearchByCodeNamedQueryDataPopulator. setCatalogVersionService(CatalogVersionService catalogVersionService)
-
Uses of CatalogVersionService in de.hybris.platform.cmsfacades.pages.impl
Methods in de.hybris.platform.cmsfacades.pages.impl that return CatalogVersionService Modifier and Type Method Description protected CatalogVersionService
DefaultPageFacade. getCatalogVersionService()
Methods in de.hybris.platform.cmsfacades.pages.impl with parameters of type CatalogVersionService Modifier and Type Method Description void
DefaultPageFacade. setCatalogVersionService(CatalogVersionService catalogVersionService)
-
Uses of CatalogVersionService in de.hybris.platform.cmsfacades.pagescontentslotscomponents.impl
Methods in de.hybris.platform.cmsfacades.pagescontentslotscomponents.impl that return CatalogVersionService Modifier and Type Method Description protected CatalogVersionService
DefaultPageContentSlotComponentFacade. getCatalogVersionService()
Methods in de.hybris.platform.cmsfacades.pagescontentslotscomponents.impl with parameters of type CatalogVersionService Modifier and Type Method Description void
DefaultPageContentSlotComponentFacade. setCatalogVersionService(CatalogVersionService catalogVersionService)
-
Uses of CatalogVersionService in de.hybris.platform.cmsfacades.pagescontentslotstyperestrictions.impl
Methods in de.hybris.platform.cmsfacades.pagescontentslotstyperestrictions.impl that return CatalogVersionService Modifier and Type Method Description protected CatalogVersionService
DefaultPageContentSlotTypeRestrictionsFacade. getCatalogVersionService()
Methods in de.hybris.platform.cmsfacades.pagescontentslotstyperestrictions.impl with parameters of type CatalogVersionService Modifier and Type Method Description void
DefaultPageContentSlotTypeRestrictionsFacade. setCatalogVersionService(CatalogVersionService catalogVersionService)
-
Uses of CatalogVersionService in de.hybris.platform.cmsfacades.products.impl
Methods in de.hybris.platform.cmsfacades.products.impl that return CatalogVersionService Modifier and Type Method Description protected CatalogVersionService
DefaultProductSearchFacade. getCatalogVersionService()
Methods in de.hybris.platform.cmsfacades.products.impl with parameters of type CatalogVersionService Modifier and Type Method Description void
DefaultProductSearchFacade. setCatalogVersionService(CatalogVersionService catalogVersionService)
-
Uses of CatalogVersionService in de.hybris.platform.cmsfacades.sites.impl
Methods in de.hybris.platform.cmsfacades.sites.impl that return CatalogVersionService Modifier and Type Method Description protected CatalogVersionService
DefaultSiteFacade. getCatalogVersionService()
Methods in de.hybris.platform.cmsfacades.sites.impl with parameters of type CatalogVersionService Modifier and Type Method Description void
DefaultSiteFacade. setCatalogVersionService(CatalogVersionService catalogVersionService)
-
Uses of CatalogVersionService in de.hybris.platform.cmsfacades.synchronization.impl
Methods in de.hybris.platform.cmsfacades.synchronization.impl that return CatalogVersionService Modifier and Type Method Description protected CatalogVersionService
DefaultSynchronizationFacade. getCatalogVersionService()
Methods in de.hybris.platform.cmsfacades.synchronization.impl with parameters of type CatalogVersionService Modifier and Type Method Description void
DefaultSynchronizationFacade. 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 CatalogVersionService Modifier and Type Method Description protected CatalogVersionService
DefaultItemSynchronizationService. getCatalogVersionService()
Methods in de.hybris.platform.cmsfacades.synchronization.service.impl with parameters of type CatalogVersionService Modifier and Type Method Description void
DefaultItemSynchronizationService. setCatalogVersionService(CatalogVersionService catalogVersionService)
-
Uses of CatalogVersionService in de.hybris.platform.cmsfacades.synchronization.validator
Methods in de.hybris.platform.cmsfacades.synchronization.validator that return CatalogVersionService Modifier and Type Method Description protected CatalogVersionService
CatalogSynchronizationValidator. getCatalogVersionService()
protected CatalogVersionService
SyncJobRequestSourceValidator. getCatalogVersionService()
protected CatalogVersionService
SyncJobRequestValidator. getCatalogVersionService()
Methods in de.hybris.platform.cmsfacades.synchronization.validator with parameters of type CatalogVersionService Modifier and Type Method Description void
CatalogSynchronizationValidator. setCatalogVersionService(CatalogVersionService catalogVersionService)
void
SyncJobRequestSourceValidator. setCatalogVersionService(CatalogVersionService catalogVersionService)
void
SyncJobRequestValidator. setCatalogVersionService(CatalogVersionService catalogVersionService)
-
Uses of CatalogVersionService in de.hybris.platform.cmsfacades.uniqueidentifier.functions
Methods in de.hybris.platform.cmsfacades.uniqueidentifier.functions that return CatalogVersionService Modifier and Type Method Description CatalogVersionService
DefaultCatalogVersionModelUniqueIdentifierConverter. getCatalogVersionService()
protected CatalogVersionService
DefaultCategoryModelUniqueIdentifierConverter. getCatalogVersionService()
protected CatalogVersionService
DefaultCmsItemModelUniqueIdentifierConverter. getCatalogVersionService()
protected CatalogVersionService
DefaultCMSNavigationEntryModelUniqueIdentifierConverter. getCatalogVersionService()
protected CatalogVersionService
DefaultMediaModelUniqueIdentifierConverter. getCatalogVersionService()
protected CatalogVersionService
DefaultProductModelUniqueIdentifierConverter. getCatalogVersionService()
Methods in de.hybris.platform.cmsfacades.uniqueidentifier.functions with parameters of type CatalogVersionService Modifier and Type Method Description void
DefaultCatalogVersionModelUniqueIdentifierConverter. setCatalogVersionService(CatalogVersionService catalogVersionService)
void
DefaultCategoryModelUniqueIdentifierConverter. setCatalogVersionService(CatalogVersionService catalogVersionService)
void
DefaultCmsItemModelUniqueIdentifierConverter. setCatalogVersionService(CatalogVersionService catalogVersionService)
void
DefaultCMSNavigationEntryModelUniqueIdentifierConverter. setCatalogVersionService(CatalogVersionService catalogVersionService)
void
DefaultMediaModelUniqueIdentifierConverter. setCatalogVersionService(CatalogVersionService catalogVersionService)
void
DefaultProductModelUniqueIdentifierConverter. setCatalogVersionService(CatalogVersionService catalogVersionService)
-
Uses of CatalogVersionService in de.hybris.platform.cmsfacades.workflow.impl
Methods in de.hybris.platform.cmsfacades.workflow.impl that return CatalogVersionService Modifier and Type Method Description protected CatalogVersionService
DefaultCMSWorkflowTemplateFacade. getCatalogVersionService()
Methods in de.hybris.platform.cmsfacades.workflow.impl with parameters of type CatalogVersionService Modifier and Type Method Description void
DefaultCMSWorkflowTemplateFacade. setCatalogVersionService(CatalogVersionService catalogVersionService)
-
Uses of CatalogVersionService in de.hybris.platform.cmsoccaddon.filter
Methods in de.hybris.platform.cmsoccaddon.filter that return CatalogVersionService Modifier and Type Method Description protected CatalogVersionService
CMSPreviewTicketFilter. getCatalogVersionService()
Methods in de.hybris.platform.cmsoccaddon.filter with parameters of type CatalogVersionService Modifier and Type Method Description void
CMSPreviewTicketFilter. setCatalogVersionService(CatalogVersionService catalogVersionService)
-
Uses of CatalogVersionService in de.hybris.platform.cmssmarteditwebservices.filter
Methods in de.hybris.platform.cmssmarteditwebservices.filter that return CatalogVersionService Modifier and Type Method Description protected CatalogVersionService
RestSessionDataInjectionFilter. getCatalogVersionService()
Methods in de.hybris.platform.cmssmarteditwebservices.filter with parameters of type CatalogVersionService Modifier and Type Method Description void
RestSessionDataInjectionFilter. setCatalogVersionService(CatalogVersionService catalogVersionService)
-
Uses of CatalogVersionService in de.hybris.platform.cmssmarteditwebservices.interceptor
Methods in de.hybris.platform.cmssmarteditwebservices.interceptor that return CatalogVersionService Modifier and Type Method Description protected CatalogVersionService
CatalogVersionInterceptor. getCatalogVersionService()
protected CatalogVersionService
PageOperationsInterceptor. getCatalogVersionService()
Methods in de.hybris.platform.cmssmarteditwebservices.interceptor with parameters of type CatalogVersionService Modifier and Type Method Description void
CatalogVersionInterceptor. setCatalogVersionService(CatalogVersionService catalogVersionService)
void
PageOperationsInterceptor. 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 CatalogVersionService Modifier and Type Method Description protected CatalogVersionService
DefaultProductSearchFacade. getCatalogVersionService()
Methods in de.hybris.platform.cmssmarteditwebservices.products.facade.impl with parameters of type CatalogVersionService Modifier and Type Method Description void
DefaultProductSearchFacade. 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 CatalogVersionService Modifier and Type Method Description protected CatalogVersionService
CategoryDataPopulator. getCatalogVersionService()
protected CatalogVersionService
ProductDataPopulator. getCatalogVersionService()
Methods in de.hybris.platform.cmssmarteditwebservices.products.facade.populator with parameters of type CatalogVersionService Modifier and Type Method Description void
CategoryDataPopulator. setCatalogVersionService(CatalogVersionService catalogVersionService)
void
ProductDataPopulator. setCatalogVersionService(CatalogVersionService catalogVersionService)
-
Uses of CatalogVersionService in de.hybris.platform.cmswebservices.filter
Methods in de.hybris.platform.cmswebservices.filter that return CatalogVersionService Modifier and Type Method Description protected CatalogVersionService
RestSessionDataInjectionFilter. getCatalogVersionService()
Methods in de.hybris.platform.cmswebservices.filter with parameters of type CatalogVersionService Modifier and Type Method Description void
RestSessionDataInjectionFilter. setCatalogVersionService(CatalogVersionService catalogVersionService)
-
Uses of CatalogVersionService in de.hybris.platform.cmswebservices.interceptor
Methods in de.hybris.platform.cmswebservices.interceptor that return CatalogVersionService Modifier and Type Method Description protected CatalogVersionService
CatalogVersionInterceptor. getCatalogVersionService()
protected CatalogVersionService
CmsItemCatalogVersionInterceptor. getCatalogVersionService()
Methods in de.hybris.platform.cmswebservices.interceptor with parameters of type CatalogVersionService Modifier and Type Method Description void
CatalogVersionInterceptor. setCatalogVersionService(CatalogVersionService catalogVersionService)
void
CmsItemCatalogVersionInterceptor. setCatalogVersionService(CatalogVersionService catalogVersionService)
-
Uses of CatalogVersionService in de.hybris.platform.cockpit.security
Methods in de.hybris.platform.cockpit.security with parameters of type CatalogVersionService Modifier and Type Method Description void
DefaultCockpitUserDetailsService. setCatalogVersionService(CatalogVersionService catalogVersionService)
-
Uses of CatalogVersionService in de.hybris.platform.commercefacades.catalog.impl
Methods in de.hybris.platform.commercefacades.catalog.impl that return CatalogVersionService Modifier and Type Method Description protected CatalogVersionService
DefaultCatalogFacade. getCatalogVersionService()
Methods in de.hybris.platform.commercefacades.catalog.impl with parameters of type CatalogVersionService Modifier and Type Method Description void
DefaultCatalogFacade. 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 CatalogVersionService Modifier and Type Method Description void
DefaultProductExportFacade. setCatalogVersionService(CatalogVersionService catalogVersionService)
-
Uses of CatalogVersionService in de.hybris.platform.commerceservices.category.impl
Methods in de.hybris.platform.commerceservices.category.impl that return CatalogVersionService Modifier and Type Method Description protected CatalogVersionService
DefaultCommerceCategoryService. getCatalogVersionService()
Methods in de.hybris.platform.commerceservices.category.impl with parameters of type CatalogVersionService Modifier and Type Method Description void
DefaultCommerceCategoryService. setCatalogVersionService(CatalogVersionService catalogVersionService)
-
Uses of CatalogVersionService in de.hybris.platform.commerceservices.dataimport
Methods in de.hybris.platform.commerceservices.dataimport that return CatalogVersionService Modifier and Type Method Description CatalogVersionService
AbstractDataImportService. getCatalogVersionService()
Methods in de.hybris.platform.commerceservices.dataimport with parameters of type CatalogVersionService Modifier and Type Method Description void
AbstractDataImportService. setCatalogVersionService(CatalogVersionService catalogVersionService)
-
Uses of CatalogVersionService in de.hybris.platform.commerceservices.externaltax.impl
Methods in de.hybris.platform.commerceservices.externaltax.impl that return CatalogVersionService Modifier and Type Method Description protected CatalogVersionService
DefaultTaxCodeStrategy. getCatalogVersionService()
Methods in de.hybris.platform.commerceservices.externaltax.impl with parameters of type CatalogVersionService Modifier and Type Method Description void
DefaultTaxCodeStrategy. setCatalogVersionService(CatalogVersionService catalogVersionService)
-
Uses of CatalogVersionService in de.hybris.platform.commerceservices.impersonation.impl
Methods in de.hybris.platform.commerceservices.impersonation.impl that return CatalogVersionService Modifier and Type Method Description protected CatalogVersionService
DefaultImpersonationService. getCatalogVersionService()
Methods in de.hybris.platform.commerceservices.impersonation.impl with parameters of type CatalogVersionService Modifier and Type Method Description void
DefaultImpersonationService. 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 CatalogVersionService Modifier and Type Method Description protected CatalogVersionService
SearchSolrQueryPopulator. getCatalogVersionService()
Methods in de.hybris.platform.commerceservices.search.solrfacetsearch.populators with parameters of type CatalogVersionService Modifier and Type Method Description void
SearchSolrQueryPopulator. 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 CatalogVersionService Modifier and Type Method Description protected CatalogVersionService
DefaultSolrFacetSearchConfigSelectionStrategy. getCatalogVersionService()
Methods in de.hybris.platform.commerceservices.search.solrfacetsearch.strategies.impl with parameters of type CatalogVersionService Modifier and Type Method Description void
DefaultSolrFacetSearchConfigSelectionStrategy. setCatalogVersionService(CatalogVersionService catalogVersionService)
-
Uses of CatalogVersionService in de.hybris.platform.commerceservices.setup
Methods in de.hybris.platform.commerceservices.setup that return CatalogVersionService Modifier and Type Method Description CatalogVersionService
AbstractSystemSetup. getCatalogVersionService()
Methods in de.hybris.platform.commerceservices.setup with parameters of type CatalogVersionService Modifier and Type Method Description void
AbstractSystemSetup. setCatalogVersionService(CatalogVersionService catalogVersionService)
-
Uses of CatalogVersionService in de.hybris.platform.commerceservices.setup.impl
Methods in de.hybris.platform.commerceservices.setup.impl that return CatalogVersionService Modifier and Type Method Description protected CatalogVersionService
DefaultSetupSyncJobService. getCatalogVersionService()
Methods in de.hybris.platform.commerceservices.setup.impl with parameters of type CatalogVersionService Modifier and Type Method Description void
DefaultSetupSyncJobService. setCatalogVersionService(CatalogVersionService catalogVersionService)
-
Uses of CatalogVersionService in de.hybris.platform.configurablebundleservices.constraints
Methods in de.hybris.platform.configurablebundleservices.constraints that return CatalogVersionService Modifier and Type Method Description protected CatalogVersionService
AbstractBundleValidationTest. getCatalogVersionService()
-
Uses of CatalogVersionService in de.hybris.platform.hac.facade
Methods in de.hybris.platform.hac.facade with parameters of type CatalogVersionService Modifier and Type Method Description void
HacFlexibleSearchFacade. setCatalogVersionService(CatalogVersionService catalogVersionService)
-
Uses of CatalogVersionService in de.hybris.platform.importcockpit.wizzard.mapping.page
Methods in de.hybris.platform.importcockpit.wizzard.mapping.page that return CatalogVersionService Modifier and Type Method Description protected CatalogVersionService
MappingTargetPage. getCatalogVersionService()
Methods in de.hybris.platform.importcockpit.wizzard.mapping.page with parameters of type CatalogVersionService Modifier and Type Method Description void
MappingTargetPage. 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 CatalogVersionService Modifier and Type Method Description protected CatalogVersionService
MarketplaceBannerComponentTranslator. getCatalogVersionService()
CatalogVersionService
MarketplaceCategoryTranslator. getCatalogVersionService()
CatalogVersionService
MarketplaceProductsTranslator. getCatalogVersionService()
protected CatalogVersionService
MarketplaceSlotsTranslator. getCatalogVersionService()
Methods in de.hybris.platform.marketplaceservices.dataimport.batch.translator with parameters of type CatalogVersionService Modifier and Type Method Description void
MarketplaceBannerComponentTranslator. setCatalogVersionService(CatalogVersionService catalogVersionService)
void
MarketplaceCategoryTranslator. setCatalogVersionService(CatalogVersionService catalogVersionService)
void
MarketplaceProductsTranslator. setCatalogVersionService(CatalogVersionService catalogVersionService)
void
MarketplaceSlotsTranslator. setCatalogVersionService(CatalogVersionService catalogVersionService)
-
Uses of CatalogVersionService in de.hybris.platform.marketplaceservices.strategies.impl
Methods in de.hybris.platform.marketplaceservices.strategies.impl that return CatalogVersionService Modifier and Type Method Description protected CatalogVersionService
DefaultVendorCMSStrategy. getCatalogVersionService()
Methods in de.hybris.platform.marketplaceservices.strategies.impl with parameters of type CatalogVersionService Modifier and Type Method Description void
DefaultVendorCMSStrategy. setCatalogVersionService(CatalogVersionService catalogVersionService)
-
Uses of CatalogVersionService in de.hybris.platform.marketplaceservices.vendor.impl
Methods in de.hybris.platform.marketplaceservices.vendor.impl that return CatalogVersionService Modifier and Type Method Description protected CatalogVersionService
DefaultVendorCMSService. getCatalogVersionService()
Methods in de.hybris.platform.marketplaceservices.vendor.impl with parameters of type CatalogVersionService Modifier and Type Method Description void
DefaultVendorCMSService. setCatalogVersionService(CatalogVersionService catalogVersionService)
-
Uses of CatalogVersionService in de.hybris.platform.permissionsfacades.impl
Methods in de.hybris.platform.permissionsfacades.impl that return CatalogVersionService Modifier and Type Method Description protected CatalogVersionService
DefaultPermissionsFacade. getCatalogVersionService()
Methods in de.hybris.platform.permissionsfacades.impl with parameters of type CatalogVersionService Modifier and Type Method Description void
DefaultPermissionsFacade. setCatalogVersionService(CatalogVersionService catalogVersionService)
-
Uses of CatalogVersionService in de.hybris.platform.personalizationcms.action.interceptor
Methods in de.hybris.platform.personalizationcms.action.interceptor that return CatalogVersionService Modifier and Type Method Description protected CatalogVersionService
CxActionRemoveInterceptor. getCatalogVersionService()
Methods in de.hybris.platform.personalizationcms.action.interceptor with parameters of type CatalogVersionService Modifier and Type Method Description void
CxActionRemoveInterceptor. setCatalogVersionService(CatalogVersionService catalogVersionService)
-
Uses of CatalogVersionService in de.hybris.platform.personalizationcms.service
Methods in de.hybris.platform.personalizationcms.service that return CatalogVersionService Modifier and Type Method Description CatalogVersionService
DefaultCxServiceCmsIntegrationTest. getCatalogVersionService()
Methods in de.hybris.platform.personalizationcms.service with parameters of type CatalogVersionService Modifier and Type Method Description void
DefaultCxServiceCmsIntegrationTest. setCatalogVersionService(CatalogVersionService catalogVersionService)
-
Uses of CatalogVersionService in de.hybris.platform.personalizationcms.strategy
Methods in de.hybris.platform.personalizationcms.strategy that return CatalogVersionService Modifier and Type Method Description protected CatalogVersionService
DefaultCxCmsContainerStrategy. getCatalogVersionService()
protected CatalogVersionService
LeavesOrClosestAncestorsCatalogLookupStrategy. getCatalogVersionService()
Methods in de.hybris.platform.personalizationcms.strategy with parameters of type CatalogVersionService Modifier and Type Method Description void
DefaultCxCmsContainerStrategy. setCatalogVersionService(CatalogVersionService catalogVersionService)
void
LeavesOrClosestAncestorsCatalogLookupStrategy. setCatalogVersionService(CatalogVersionService catalogVersionService)
-
Uses of CatalogVersionService in de.hybris.platform.personalizationcmsweb.queries
Methods in de.hybris.platform.personalizationcmsweb.queries that return CatalogVersionService Modifier and Type Method Description protected CatalogVersionService
CmsPageVersionSwitchQueryExecutor. getCatalogVersionService()
protected CatalogVersionService
CxReplaceComponentWithContainerExecutor. getCatalogVersionService()
Methods in de.hybris.platform.personalizationcmsweb.queries with parameters of type CatalogVersionService Modifier and Type Method Description void
CmsPageVersionSwitchQueryExecutor. setCatalogVersionService(CatalogVersionService catalogVersionService)
void
CxReplaceComponentWithContainerExecutor. setCatalogVersionService(CatalogVersionService catalogVersionService)
-
Uses of CatalogVersionService in de.hybris.platform.personalizationfacades
Methods in de.hybris.platform.personalizationfacades that return CatalogVersionService Modifier and Type Method Description CatalogVersionService
AbstractBaseFacade. getCatalogVersionService()
Methods in de.hybris.platform.personalizationfacades with parameters of type CatalogVersionService Modifier and Type Method Description void
AbstractBaseFacade. setCatalogVersionService(CatalogVersionService catalogVersionService)
-
Uses of CatalogVersionService in de.hybris.platform.personalizationpromotionsweb.queries
Methods in de.hybris.platform.personalizationpromotionsweb.queries that return CatalogVersionService Modifier and Type Method Description protected CatalogVersionService
CxPromotionsForCatalogQueryExecutor. getCatalogVersionService()
Methods in de.hybris.platform.personalizationpromotionsweb.queries with parameters of type CatalogVersionService Modifier and Type Method Description void
CxPromotionsForCatalogQueryExecutor. setCatalogVersionService(CatalogVersionService catalogVersionService)
-
Uses of CatalogVersionService in de.hybris.platform.personalizationsearchweb.queries
Methods in de.hybris.platform.personalizationsearchweb.queries that return CatalogVersionService Modifier and Type Method Description CatalogVersionService
CxUpdateSearchProfileActionRankExecutor. getCatalogVersionService()
Methods in de.hybris.platform.personalizationsearchweb.queries with parameters of type CatalogVersionService Modifier and Type Method Description void
CxUpdateSearchProfileActionRankExecutor. setCatalogVersionService(CatalogVersionService catalogVersionService)
-
Uses of CatalogVersionService in de.hybris.platform.personalizationservices.strategies.impl
Methods in de.hybris.platform.personalizationservices.strategies.impl that return CatalogVersionService Modifier and Type Method Description protected CatalogVersionService
AllCatalogsLookupStrategy. getCatalogVersionService()
Methods in de.hybris.platform.personalizationservices.strategies.impl with parameters of type CatalogVersionService Modifier and Type Method Description void
AllCatalogsLookupStrategy. setCatalogVersionService(CatalogVersionService catalogVersionService)
-
Uses of CatalogVersionService in de.hybris.platform.platformbackoffice.classification
Methods in de.hybris.platform.platformbackoffice.classification with parameters of type CatalogVersionService Modifier and Type Method Description void
ClassificationTabEditorAreaRenderer. setCatalogVersionService(CatalogVersionService catalogVersionService)
-
Uses of CatalogVersionService in de.hybris.platform.platformbackoffice.services.impl
Fields in de.hybris.platform.platformbackoffice.services.impl declared as CatalogVersionService Modifier and Type Field Description protected CatalogVersionService
DefaultBackofficeClassificationService. catalogVersionService
Methods in de.hybris.platform.platformbackoffice.services.impl that return CatalogVersionService Modifier and Type Method Description protected CatalogVersionService
DefaultBackofficeClassificationService. getCatalogVersionService()
Methods in de.hybris.platform.platformbackoffice.services.impl with parameters of type CatalogVersionService Modifier and Type Method Description void
DefaultBackofficeClassificationService. setCatalogVersionService(CatalogVersionService catalogVersionService)
-
Uses of CatalogVersionService in de.hybris.platform.previewpersonalizationweb.populator
Methods in de.hybris.platform.previewpersonalizationweb.populator that return CatalogVersionService Modifier and Type Method Description CatalogVersionService
PersonalizationPreviewTicketReversePopulator. getCatalogVersionService()
Methods in de.hybris.platform.previewpersonalizationweb.populator with parameters of type CatalogVersionService Modifier and Type Method Description void
PersonalizationPreviewTicketReversePopulator. setCatalogVersionService(CatalogVersionService catalogVersionService)
-
Uses of CatalogVersionService in de.hybris.platform.previewwebservices.populators
Methods in de.hybris.platform.previewwebservices.populators that return CatalogVersionService Modifier and Type Method Description protected CatalogVersionService
PreviewTicketReversePopulator. getCatalogVersionService()
Methods in de.hybris.platform.previewwebservices.populators with parameters of type CatalogVersionService Modifier and Type Method Description void
PreviewTicketReversePopulator. setCatalogVersionService(CatalogVersionService catalogVersionService)
-
Uses of CatalogVersionService in de.hybris.platform.previewwebservices.validator
Methods in de.hybris.platform.previewwebservices.validator that return CatalogVersionService Modifier and Type Method Description protected CatalogVersionService
CatalogVersionWsDTOValidator. getCatalogVersionService()
Methods in de.hybris.platform.previewwebservices.validator with parameters of type CatalogVersionService Modifier and Type Method Description void
CatalogVersionWsDTOValidator. setCatalogVersionService(CatalogVersionService catalogVersionService)
-
Uses of CatalogVersionService in de.hybris.platform.product.daos
Fields in de.hybris.platform.product.daos declared as CatalogVersionService Modifier and Type Field Description protected CatalogVersionService
ProductDaoTest. 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 CatalogVersionService Modifier and Type Method Description void
CatalogServiceImpl. setCatalogVersionService(CatalogVersionService catalogVersionService)
-
Uses of CatalogVersionService in de.hybris.platform.promotionengineservices.promotionengine.impl
Methods in de.hybris.platform.promotionengineservices.promotionengine.impl that return CatalogVersionService Modifier and Type Method Description protected CatalogVersionService
DefaultPromotionEngineService. getCatalogVersionService()
Methods in de.hybris.platform.promotionengineservices.promotionengine.impl with parameters of type CatalogVersionService Modifier and Type Method Description void
DefaultPromotionEngineService. setCatalogVersionService(CatalogVersionService catalogVersionService)
-
Uses of CatalogVersionService in de.hybris.platform.promotions.backoffice.actions
Methods in de.hybris.platform.promotions.backoffice.actions that return CatalogVersionService Modifier and Type Method Description CatalogVersionService
CalculateWithPromotionsAction. getCatalogVersionService()
Methods in de.hybris.platform.promotions.backoffice.actions with parameters of type CatalogVersionService Modifier and Type Method Description void
CalculateWithPromotionsAction. setCatalogVersionService(CatalogVersionService catalogVersionService)
-
Uses of CatalogVersionService in de.hybris.platform.ruleengine.strategies.impl
Methods in de.hybris.platform.ruleengine.strategies.impl that return CatalogVersionService Modifier and Type Method Description protected CatalogVersionService
DefaultRuleEngineContextFinderStrategy. getCatalogVersionService()
Methods in de.hybris.platform.ruleengine.strategies.impl with parameters of type CatalogVersionService Modifier and Type Method Description void
DefaultRuleEngineContextFinderStrategy. 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 CatalogVersionService Modifier and Type Method Description protected CatalogVersionService
CategoryRuleParameterValueMapper. getCatalogVersionService()
protected CatalogVersionService
ProductRuleParameterValueMapper. getCatalogVersionService()
Methods in de.hybris.platform.ruleengineservices.rule.strategies.impl.mappers with parameters of type CatalogVersionService Modifier and Type Method Description void
CategoryRuleParameterValueMapper. setCatalogVersionService(CatalogVersionService catalogVersionService)
void
ProductRuleParameterValueMapper. 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 CatalogVersionService Modifier and Type Method Description protected CatalogVersionService
ConfigurationProductUtilImpl. getCatalogVersionService()
Methods in de.hybris.platform.sap.productconfig.runtime.interf.services.impl with parameters of type CatalogVersionService Modifier and Type Method Description void
ConfigurationProductUtilImpl. 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 CatalogVersionService Modifier and Type Field Description protected CatalogVersionService
CPQServiceLayerTest. catalogVersionService
-
Uses of CatalogVersionService in de.hybris.platform.sap.sapmodel.inbound
Methods in de.hybris.platform.sap.sapmodel.inbound that return CatalogVersionService Modifier and Type Method Description protected CatalogVersionService
SapClassificationAttributeHelperImpl. getCatalogVersionService()
Methods in de.hybris.platform.sap.sapmodel.inbound with parameters of type CatalogVersionService Modifier and Type Method Description void
SapClassificationAttributeHelperImpl. setCatalogVersionService(CatalogVersionService catalogVersionService)
-
Uses of CatalogVersionService in de.hybris.platform.servicelayer.web
Methods in de.hybris.platform.servicelayer.web with parameters of type CatalogVersionService Modifier and Type Method Description void
DynamicCatalogVersionActivationFilter. setCatalogVersionService(CatalogVersionService catalogVersionService)
void
SimpleCatalogVersionActivationFilter. setCatalogVersionService(CatalogVersionService catalogVersionService)
-
Uses of CatalogVersionService in de.hybris.platform.solrfacetsearch.indexer.listeners
Methods in de.hybris.platform.solrfacetsearch.indexer.listeners that return CatalogVersionService Modifier and Type Method Description CatalogVersionService
SessionInitializationListener. getCatalogVersionService()
Methods in de.hybris.platform.solrfacetsearch.indexer.listeners with parameters of type CatalogVersionService Modifier and Type Method Description void
SessionInitializationListener. 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 CatalogVersionService Modifier and Type Method Description CatalogVersionService
DefaultFacetSearchContextFactory. getCatalogVersionService()
Methods in de.hybris.platform.solrfacetsearch.search.context.impl with parameters of type CatalogVersionService Modifier and Type Method Description void
DefaultFacetSearchContextFactory. 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 CatalogVersionService Modifier and Type Method Description CatalogVersionService
SessionInitializationListener. getCatalogVersionService()
Methods in de.hybris.platform.solrfacetsearch.search.context.listeners with parameters of type CatalogVersionService Modifier and Type Method Description void
SessionInitializationListener. setCatalogVersionService(CatalogVersionService catalogVersionService)
-
Uses of CatalogVersionService in de.hybris.platform.solrfacetsearch.search.impl
Methods in de.hybris.platform.solrfacetsearch.search.impl that return CatalogVersionService Modifier and Type Method Description CatalogVersionService
DefaultSearchQueryCatalogVersionsResolver. getCatalogVersionService()
Methods in de.hybris.platform.solrfacetsearch.search.impl with parameters of type CatalogVersionService Modifier and Type Method Description void
DefaultSearchQueryCatalogVersionsResolver. setCatalogVersionService(CatalogVersionService catalogVersionService)
-
Uses of CatalogVersionService in de.hybris.platform.ticket.service.impl
Methods in de.hybris.platform.ticket.service.impl that return CatalogVersionService Modifier and Type Method Description protected CatalogVersionService
DefaultTicketAttachmentsService. getCatalogVersionService()
Methods in de.hybris.platform.ticket.service.impl with parameters of type CatalogVersionService Modifier and Type Method Description void
DefaultTicketAttachmentsService. setCatalogVersionService(CatalogVersionService catalogVersionService)
-
Uses of CatalogVersionService in de.hybris.platform.warehousing.replacement
Fields in de.hybris.platform.warehousing.replacement declared as CatalogVersionService Modifier and Type Field Description protected CatalogVersionService
OrderManagementRefundServiceTest. catalogVersionService
-
Uses of CatalogVersionService in de.hybris.platform.webservicescommons.filter
Methods in de.hybris.platform.webservicescommons.filter that return CatalogVersionService Modifier and Type Method Description protected CatalogVersionService
CatalogVersionFilter. getCatalogVersionService()
Methods in de.hybris.platform.webservicescommons.filter with parameters of type CatalogVersionService Modifier and Type Method Description void
CatalogVersionFilter. setCatalogVersionService(CatalogVersionService catalogVersionService)
-
Uses of CatalogVersionService in de.hybris.platform.webservicescommons.util.impl
Methods in de.hybris.platform.webservicescommons.util.impl that return CatalogVersionService Modifier and Type Method Description CatalogVersionService
DefaultLocalViewExecutor. getCatalogVersionService()
Methods in de.hybris.platform.webservicescommons.util.impl with parameters of type CatalogVersionService Modifier and Type Method Description void
DefaultLocalViewExecutor. setCatalogVersionService(CatalogVersionService catalogVersionService)
-
Uses of CatalogVersionService in de.hybris.platform.workflow.integration
Fields in de.hybris.platform.workflow.integration declared as CatalogVersionService Modifier and Type Field Description protected CatalogVersionService
WorkflowCompatibleTest. catalogVersionService
protected CatalogVersionService
WorkflowTest. 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 CatalogVersionService Modifier and Type Method Description protected CatalogVersionService
VolumeAwareProductPriceValueProvider. getCatalogVersionService()
Methods in de.hybris.platform.yacceleratorcore.search.solrfacetsearch.provider.impl with parameters of type CatalogVersionService Modifier and Type Method Description void
VolumeAwareProductPriceValueProvider. setCatalogVersionService(CatalogVersionService catalogVersionService)
-
Uses of CatalogVersionService in de.hybris.platform.yacceleratorordermanagement.integration.util
Fields in de.hybris.platform.yacceleratorordermanagement.integration.util declared as CatalogVersionService Modifier and Type Field Description protected CatalogVersionService
BaseUtil. catalogVersionService
Methods in de.hybris.platform.yacceleratorordermanagement.integration.util that return CatalogVersionService Modifier and Type Method Description CatalogVersionService
BaseUtil. getCatalogVersionService()
Methods in de.hybris.platform.yacceleratorordermanagement.integration.util with parameters of type CatalogVersionService Modifier and Type Method Description void
BaseUtil. setCatalogVersionService(CatalogVersionService catalogVersionService)
-