Uses of Class
de.hybris.platform.catalog.model.CatalogVersionModel
-
-
Uses of CatalogVersionModel in com.hybris.backoffice.cockpitng.dataaccess.facades.permissions
Methods in com.hybris.backoffice.cockpitng.dataaccess.facades.permissions that return CatalogVersionModel Modifier and Type Method Description protected CatalogVersionModelDefaultPlatformPermissionFacadeStrategy. getCatalogVersionIfPresent(java.lang.Object object) -
Uses of CatalogVersionModel in com.hybris.backoffice.cockpitng.dnd.handlers
Methods in com.hybris.backoffice.cockpitng.dnd.handlers that return types with arguments of type CatalogVersionModel Modifier and Type Method Description protected java.util.List<com.hybris.cockpitng.dnd.DropOperationData<CategoryModel,CatalogVersionModel,java.lang.Object>>CategoryToCatalogVersionDropHandler. handle(java.util.List<CategoryModel> dragged, CatalogVersionModel catalogVersionModel, com.hybris.cockpitng.dnd.DragAndDropContext context)protected java.util.List<com.hybris.cockpitng.dnd.DropOperationData<CategoryModel,CatalogVersionModel,java.lang.Object>>CategoryToCatalogVersionDropHandler. handleAppend(java.util.List<CategoryModel> dragged, CatalogVersionModel catalogVersionModel, com.hybris.cockpitng.dnd.DragAndDropContext context)protected java.util.List<com.hybris.cockpitng.dnd.DropOperationData<CategoryModel,CatalogVersionModel,java.lang.Object>>CategoryToCatalogVersionDropHandler. handleReplace(java.util.List<CategoryModel> dragged, CatalogVersionModel catalogVersionModel, com.hybris.cockpitng.dnd.DragAndDropContext context)Methods in com.hybris.backoffice.cockpitng.dnd.handlers with parameters of type CatalogVersionModel Modifier and Type Method Description protected voidCategoryToCatalogVersionDropHandler. addRelatedObjectToUpdateToContext(CategoryModel category, CatalogVersionModel catalogVersion, com.hybris.cockpitng.dnd.DragAndDropContext context)protected CategoryModelCategoryToCatalogVersionDropHandler. assignCategoryToCatalogVersion(CategoryModel category, CatalogVersionModel catalogVersion, com.hybris.cockpitng.dnd.DragAndDropContext context)protected booleanCategoryToCatalogVersionDropHandler. canHandleDrop(CategoryModel category, CatalogVersionModel catalogVersion, com.hybris.cockpitng.dnd.DragAndDropContext context)protected java.util.List<com.hybris.cockpitng.dnd.DropOperationData<CategoryModel,CatalogVersionModel,java.lang.Object>>CategoryToCatalogVersionDropHandler. handle(java.util.List<CategoryModel> dragged, CatalogVersionModel catalogVersionModel, com.hybris.cockpitng.dnd.DragAndDropContext context)protected java.util.List<com.hybris.cockpitng.dnd.DropOperationData<CategoryModel,CatalogVersionModel,java.lang.Object>>CategoryToCatalogVersionDropHandler. handleAppend(java.util.List<CategoryModel> dragged, CatalogVersionModel catalogVersionModel, com.hybris.cockpitng.dnd.DragAndDropContext context)protected java.util.List<com.hybris.cockpitng.dnd.DropOperationData<CategoryModel,CatalogVersionModel,java.lang.Object>>CategoryToCatalogVersionDropHandler. handleReplace(java.util.List<CategoryModel> dragged, CatalogVersionModel catalogVersionModel, com.hybris.cockpitng.dnd.DragAndDropContext context) -
Uses of CatalogVersionModel in com.hybris.backoffice.cockpitng.util
Method parameters in com.hybris.backoffice.cockpitng.util with type arguments of type CatalogVersionModel Modifier and Type Method Description protected voidBackofficeThreadContextCreator. setSessionCatalogVersions(java.util.Collection<CatalogVersionModel> catalogVersions) -
Uses of CatalogVersionModel in com.hybris.backoffice.config.impl
Methods in com.hybris.backoffice.config.impl that return CatalogVersionModel Modifier and Type Method Description protected CatalogVersionModelDefaultBackofficeConfigurationMediaHelper. findBackofficeMediaCatalog() -
Uses of CatalogVersionModel in com.hybris.backoffice.excel
Methods in com.hybris.backoffice.excel that return CatalogVersionModel Modifier and Type Method Description protected CatalogVersionModelExcelIntegrationTest. createCatalogVersionModel(java.lang.String catalogId, java.lang.String catalogVersion)Methods in com.hybris.backoffice.excel with parameters of type CatalogVersionModel Modifier and Type Method Description protected ProductModelExcelIntegrationTest. prepareProduct(java.lang.String code, CatalogVersionModel catalogVersionModel) -
Uses of CatalogVersionModel in com.hybris.backoffice.excel.integration
Methods in com.hybris.backoffice.excel.integration with parameters of type CatalogVersionModel Modifier and Type Method Description static FeatureListFeatureListFactory. create(ModelService modelService, TypeService typeService, ClassificationClassModel classificationClass, CatalogVersionModel catalogVersionModel, ClassificationSystemVersionModel classificationSystemVersionModel) -
Uses of CatalogVersionModel in com.hybris.backoffice.excel.translators
Methods in com.hybris.backoffice.excel.translators with parameters of type CatalogVersionModel Modifier and Type Method Description java.lang.StringAbstractCatalogVersionAwareTranslator. exportCatalogVersionData(CatalogVersionModel objectToExport)Transforms catalog version model into String value in format catalog:versionjava.util.Optional<java.lang.Object>ExcelCatalogVersionTypeTranslator. exportData(CatalogVersionModel objectToExport)Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of CatalogVersionModel in com.hybris.backoffice.excel.translators.classification
Methods in com.hybris.backoffice.excel.translators.classification with parameters of type CatalogVersionModel Modifier and Type Method Description protected java.lang.StringExcelClassificationMediaTranslator. exportCatalogVersionData(CatalogVersionModel objectToExport) -
Uses of CatalogVersionModel in com.hybris.backoffice.security
Methods in com.hybris.backoffice.security that return types with arguments of type CatalogVersionModel Modifier and Type Method Description protected java.util.Collection<CatalogVersionModel>BackofficeDynamicCatalogVersionActivationFilter. getCatalogVersionsForCurrentUser()Method parameters in com.hybris.backoffice.security with type arguments of type CatalogVersionModel Modifier and Type Method Description protected voidBackofficeDynamicCatalogVersionActivationFilter. setSessionCatalogVersions(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpSession httpSession, java.util.Collection<CatalogVersionModel> versions) -
Uses of CatalogVersionModel in com.hybris.backoffice.solrsearch.services.impl
Method parameters in com.hybris.backoffice.solrsearch.services.impl with type arguments of type CatalogVersionModel Modifier and Type Method Description protected voidDefaultBackofficeFacetSearchService. prepareCatalogVersionCondition(IndexedType indexedType, SearchConditionData searchConditionData, com.hybris.cockpitng.search.data.SearchQueryData queryData, java.util.Collection<CatalogVersionModel> readableCatalogVersions) -
Uses of CatalogVersionModel in com.hybris.backoffice.sync.facades
Methods in com.hybris.backoffice.sync.facades that return types with arguments of type CatalogVersionModel Modifier and Type Method Description java.util.List<CatalogVersionModel>DefaultSynchronizationFacade. getItemsCatalogVersions(java.util.List<? extends ItemModel> items)java.util.List<CatalogVersionModel>SynchronizationFacade. getItemsCatalogVersions(java.util.List<? extends ItemModel> items)Extracts from given list items which are CatalogVersionjava.util.Optional<CatalogVersionModel>DefaultSynchronizationFacade. getSyncCatalogVersion(java.util.Collection<ItemModel> items)java.util.Optional<CatalogVersionModel>SynchronizationFacade. getSyncCatalogVersion(java.util.Collection<ItemModel> items)Returns catalog version for given items if they are from the same catalog version or are CatalogVersion itself.Methods in com.hybris.backoffice.sync.facades with parameters of type CatalogVersionModel Modifier and Type Method Description java.util.List<SyncItemJobModel>DefaultSynchronizationFacade. getInboundSynchronizations(CatalogVersionModel catalogVersion)java.util.List<SyncItemJobModel>SynchronizationFacade. getInboundSynchronizations(CatalogVersionModel catalogVersion)Gets inbound sync jobs for given catalog version.java.util.List<SyncItemJobModel>DefaultSynchronizationFacade. getOutboundSynchronizations(CatalogVersionModel catalogVersion)java.util.List<SyncItemJobModel>SynchronizationFacade. getOutboundSynchronizations(CatalogVersionModel catalogVersion)Gets outbound sync jobs for given catalog version.protected java.util.List<SyncItemJobModel>DefaultSynchronizationFacade. getSynchronizations(CatalogVersionModel syncCatalogVersion) -
Uses of CatalogVersionModel in com.hybris.backoffice.tree.model
Methods in com.hybris.backoffice.tree.model that return types with arguments of type CatalogVersionModel Modifier and Type Method Description protected java.util.Collection<CatalogVersionModel>CatalogTreeModelPopulator. getAllCatalogVersions()protected java.util.List<CatalogVersionModel>CatalogTreeModelPopulator. getAllReadableCatalogVersions(CatalogModel data)protected java.util.Collection<CatalogVersionModel>CatalogTreeModelPopulator. getAllReadableCatalogVersionsForCurrentUser()Methods in com.hybris.backoffice.tree.model with parameters of type CatalogVersionModel Modifier and Type Method Description protected java.util.List<com.hybris.backoffice.navigation.NavigationNode>CatalogTreeModelPopulator. buildFlatListNodes(com.hybris.cockpitng.tree.node.DynamicNode parent, CatalogVersionModel cv, com.hybris.cockpitng.search.data.pageable.Pageable<CategoryModel> result, int totalCount)protected java.util.List<com.hybris.backoffice.navigation.NavigationNode>CatalogTreeModelPopulator. buildOverflowNode(int total, int max, CatalogVersionModel cv)protected java.util.List<com.hybris.backoffice.navigation.NavigationNode>CatalogTreeModelPopulator. buildSpanningTree(com.hybris.cockpitng.tree.node.DynamicNode root, java.lang.String filterString, CatalogVersionModel cv, com.hybris.cockpitng.search.data.pageable.Pageable<CategoryModel> data)protected java.util.List<com.hybris.backoffice.navigation.NavigationNode>CatalogTreeModelPopulator. buildSpanningTree(com.hybris.cockpitng.tree.node.DynamicNode root, java.util.List<CategoryModel> categories, CatalogVersionModel cv)This method builds spanning tree for given categories as described in the documentation of the Explorer Tree Catalog Tree Model Populator.protected java.lang.StringDefaultCatalogTreeSimpleLabelProvider. getCatalogVersionNodeLabel(java.lang.Object parentNodeData, CatalogVersionModel nodeData)protected java.lang.StringDefaultCatalogTreeSimpleLabelProvider. getCategoryNodeLabelWithCatalogVersion(CategoryModel category, CatalogVersionModel catalogVersion)protected booleanCatalogTreeModelPopulator. isCatalogVersionAvailableInContext(CatalogVersionModel catalogVersionModel, com.hybris.cockpitng.core.context.CockpitContext context)protected booleanCatalogTreeModelPopulator. isRootCategory(CategoryModel category, CatalogVersionModel cv)protected com.hybris.backoffice.widgets.advancedsearch.engine.AdvancedSearchQueryDataCatalogTreeModelPopulator. preparePopulatingQuery(com.hybris.cockpitng.tree.node.DynamicNode parent, CatalogVersionModel cv, java.lang.String filterString, boolean caseSensitive, com.hybris.cockpitng.tree.util.TreeUtils.MatchMode matchMode)protected java.util.List<com.hybris.backoffice.navigation.NavigationNode>CatalogTreeModelPopulator. prepareRootCategoryNodes(com.hybris.backoffice.navigation.NavigationNode node, CatalogVersionModel nodeData)protected booleanCatalogTreeModelPopulator. showUncategorizedNodeForCatalogVersion(com.hybris.backoffice.navigation.NavigationNode node, CatalogVersionModel nodeData) -
Uses of CatalogVersionModel in com.hybris.backoffice.widgets.catalog
Methods in com.hybris.backoffice.widgets.catalog with parameters of type CatalogVersionModel Modifier and Type Method Description protected org.zkoss.zk.ui.HtmlBasedComponentCatalogSelectorController. createSyncButton(CatalogVersionModel catalogVersionModel)protected voidCatalogSelectorController. synchronizeCatalogVersion(CatalogVersionModel data) -
Uses of CatalogVersionModel in com.hybris.backoffice.wizard
Methods in com.hybris.backoffice.wizard that return types with arguments of type CatalogVersionModel Modifier and Type Method Description protected java.util.Optional<CatalogVersionModel>MediaReferenceCreateHandler. getCatalogVersion(com.hybris.cockpitng.widgets.configurableflow.FlowActionHandlerAdapter adapter, java.util.Map<java.lang.String,java.lang.String> params) -
Uses of CatalogVersionModel in com.hybris.classificationgroupsservices.interceptors
Methods in com.hybris.classificationgroupsservices.interceptors with parameters of type CatalogVersionModel Modifier and Type Method Description protected voidAbstractGroupAssignmentPrepareInterceptorIntegrationTest. createCategory(CatalogVersionModel catalogVersion, java.lang.String categoryCode, java.util.List<CategoryModel> categories) -
Uses of CatalogVersionModel in com.hybris.merchandising.addon.model
Constructors in com.hybris.merchandising.addon.model with parameters of type CatalogVersionModel Constructor Description MerchandisingCarouselComponentModel(CatalogVersionModel _catalogVersion, int _numberToDisplay, ItemModel _owner, java.lang.String _strategy, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersMerchandisingCarouselComponentModel(CatalogVersionModel _catalogVersion, int _numberToDisplay, java.lang.String _strategy, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of CatalogVersionModel in com.hybris.merchandising.indexer.listeners
Method parameters in com.hybris.merchandising.indexer.listeners with type arguments of type CatalogVersionModel Modifier and Type Method Description protected booleanMerchIndexingListener. isToSynchronize(java.util.List<CatalogVersionModel> catalogVersionsToExport, InputDocument document)isToSynchonize is a method for determining whether a given document is for the Online or Staging catalog. -
Uses of CatalogVersionModel in com.hybris.merchandising.model
Methods in com.hybris.merchandising.model that return CatalogVersionModel Modifier and Type Method Description CatalogVersionModelMerchSynchronizationConfigModel. getCatalogVersion()Generated method - Getter of theMerchSynchronizationConfig.catalogVersionattribute defined at extensionmerchandisingservices.Methods in com.hybris.merchandising.model that return types with arguments of type CatalogVersionModel Modifier and Type Method Description java.util.List<CatalogVersionModel>MerchIndexingConfigModel. getMerchCatalogVersions()Generated method - Getter of theMerchIndexingConfig.merchCatalogVersionsattribute defined at extensionmerchandisingservices.java.util.List<CatalogVersionModel>MerchProductDirectoryConfigModel. getMerchCatalogVersions()Generated method - Getter of theMerchProductDirectoryConfig.merchCatalogVersionsattribute defined at extensionmerchandisingservices.Methods in com.hybris.merchandising.model with parameters of type CatalogVersionModel Modifier and Type Method Description voidMerchSynchronizationConfigModel. setCatalogVersion(CatalogVersionModel value)Generated method - Setter ofMerchSynchronizationConfig.catalogVersionattribute defined at extensionmerchandisingservices.Method parameters in com.hybris.merchandising.model with type arguments of type CatalogVersionModel Modifier and Type Method Description voidMerchIndexingConfigModel. setMerchCatalogVersions(java.util.List<CatalogVersionModel> value)Generated method - Setter ofMerchIndexingConfig.merchCatalogVersionsattribute defined at extensionmerchandisingservices.voidMerchProductDirectoryConfigModel. setMerchCatalogVersions(java.util.List<CatalogVersionModel> value)Generated method - Setter ofMerchProductDirectoryConfig.merchCatalogVersionsattribute defined at extensionmerchandisingservices.Constructors in com.hybris.merchandising.model with parameters of type CatalogVersionModel Constructor Description MerchSynchronizationConfigModel(BaseSiteModel _baseSite, CatalogModel _catalog, CatalogVersionModel _catalogVersion)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersMerchSynchronizationConfigModel(BaseSiteModel _baseSite, CatalogModel _catalog, CatalogVersionModel _catalogVersion, ItemModel _owner)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of CatalogVersionModel in com.hybris.merchandising.service.impl
Method parameters in com.hybris.merchandising.service.impl with type arguments of type CatalogVersionModel Modifier and Type Method Description protected booleanDefaultMerchCatalogService. isToSynchronize(java.util.List<CatalogVersionModel> catalogVersionsToExport, InputDocument document)Method to determine whether a given document is for the Online or Staging catalog. -
Uses of CatalogVersionModel in com.hybris.yprofile.profiletagaddon.model
Constructors in com.hybris.yprofile.profiletagaddon.model with parameters of type CatalogVersionModel Constructor Description ProfileTagScriptComponentModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersProfileTagScriptComponentModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of CatalogVersionModel in de.hybris.platform.acceleratorcms.model.actions
Constructors in de.hybris.platform.acceleratorcms.model.actions with parameters of type CatalogVersionModel Constructor Description AbstractCMSActionModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersAbstractCMSActionModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersAddToCartActionModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersAddToCartActionModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersListAddToCartActionModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersListAddToCartActionModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersListAddToEntryGroupActionModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersListAddToEntryGroupActionModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersListOrderFormActionModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersListOrderFormActionModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersListPickUpInStoreActionModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersListPickUpInStoreActionModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersPickUpInStoreActionModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersPickUpInStoreActionModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersSimpleCMSActionModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersSimpleCMSActionModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersViewOrderActionModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersViewOrderActionModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersViewStoreActionModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersViewStoreActionModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of CatalogVersionModel in de.hybris.platform.acceleratorcms.model.components
Constructors in de.hybris.platform.acceleratorcms.model.components with parameters of type CatalogVersionModel Constructor Description AbstractMediaContainerComponentModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersAbstractMediaContainerComponentModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersAbstractResponsiveBannerComponentModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersAbstractResponsiveBannerComponentModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersAccountBookmarkComponentModel(CatalogVersionModel _catalogVersion, CMSLinkComponentModel _link, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersAccountBookmarkComponentModel(CatalogVersionModel _catalogVersion, CMSLinkComponentModel _link, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersAccountControlComponentModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersAccountControlComponentModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersAccountNavigationCollectionComponentModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersAccountNavigationCollectionComponentModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersAccountNavigationComponentModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersAccountNavigationComponentModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersBreadcrumbComponentModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersBreadcrumbComponentModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCartSuggestionComponentModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCartSuggestionComponentModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCategoryFeatureComponentModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCategoryFeatureComponentModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCategoryNavigationComponentModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCategoryNavigationComponentModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCMSProductListComponentModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCMSProductListComponentModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCMSTabParagraphComponentModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCMSTabParagraphComponentModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCMSTabParagraphContainerModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCMSTabParagraphContainerModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersDynamicBannerComponentModel(CatalogVersionModel _catalogVersion, boolean _external, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersDynamicBannerComponentModel(CatalogVersionModel _catalogVersion, boolean _external, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersFooterComponentModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersFooterComponentModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersFooterNavigationComponentModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersFooterNavigationComponentModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersImageMapComponentModel(CatalogVersionModel _catalogVersion, boolean _external, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersImageMapComponentModel(CatalogVersionModel _catalogVersion, boolean _external, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersJspIncludeComponentModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersJspIncludeComponentModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersLanguageCurrencyComponentModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersLanguageCurrencyComponentModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersLogoComponentModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersLogoComponentModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersMiniCartComponentModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersMiniCartComponentModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersNavigationBarCollectionComponentModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersNavigationBarCollectionComponentModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersNavigationBarComponentModel(CatalogVersionModel _catalogVersion, CMSLinkComponentModel _link, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersNavigationBarComponentModel(CatalogVersionModel _catalogVersion, CMSLinkComponentModel _link, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersNavigationComponentModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersNavigationComponentModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersProductAddToCartComponentModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersProductAddToCartComponentModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersProductFeatureComponentModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersProductFeatureComponentModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersProductGridComponentModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersProductGridComponentModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersProductReferencesComponentModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersProductReferencesComponentModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersProductRefinementComponentModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersProductRefinementComponentModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersProductVariantSelectorComponentModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersProductVariantSelectorComponentModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersPurchasedCategorySuggestionComponentModel(CatalogVersionModel _catalogVersion, CategoryModel _category, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersPurchasedCategorySuggestionComponentModel(CatalogVersionModel _catalogVersion, CategoryModel _category, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersSearchBoxComponentModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersSearchBoxComponentModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersSearchResultsGridComponentModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersSearchResultsGridComponentModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersSearchResultsListComponentModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersSearchResultsListComponentModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersSimpleBannerComponentModel(CatalogVersionModel _catalogVersion, boolean _external, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersSimpleBannerComponentModel(CatalogVersionModel _catalogVersion, boolean _external, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersSimpleResponsiveBannerComponentModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersSimpleResponsiveBannerComponentModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersSimpleSuggestionComponentModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersSimpleSuggestionComponentModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersStoreFinderComponentModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersStoreFinderComponentModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersSubCategoryListComponentModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersSubCategoryListComponentModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of CatalogVersionModel in de.hybris.platform.acceleratorcms.model.restrictions
Constructors in de.hybris.platform.acceleratorcms.model.restrictions with parameters of type CatalogVersionModel Constructor Description CMSActionRestrictionModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCMSActionRestrictionModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCMSUiExperienceRestrictionModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCMSUiExperienceRestrictionModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of CatalogVersionModel in de.hybris.platform.acceleratorservices.document.dao
Method parameters in de.hybris.platform.acceleratorservices.document.dao with type arguments of type CatalogVersionModel Modifier and Type Method Description DocumentPageModelDocumentPageDao. findDocumentPageByTemplateName(java.lang.String frontendTemplateName, java.util.Collection<CatalogVersionModel> catalogVersions)RetrievesDocumentPageModelgiven its frontend template name. -
Uses of CatalogVersionModel in de.hybris.platform.acceleratorservices.document.dao.impl
Method parameters in de.hybris.platform.acceleratorservices.document.dao.impl with type arguments of type CatalogVersionModel Modifier and Type Method Description DocumentPageModelDefaultDocumentPageDao. findDocumentPageByTemplateName(java.lang.String frontendTemplateName, java.util.Collection<CatalogVersionModel> catalogVersions) -
Uses of CatalogVersionModel in de.hybris.platform.acceleratorservices.document.service
Method parameters in de.hybris.platform.acceleratorservices.document.service with type arguments of type CatalogVersionModel Modifier and Type Method Description DocumentPageModelDocumentPageService. findDocumentPageByTemplateName(java.lang.String templateName, java.util.Collection<CatalogVersionModel> catalogVersions)RetrievesDocumentPageModelgiven its template name. -
Uses of CatalogVersionModel in de.hybris.platform.acceleratorservices.document.service.impl
Method parameters in de.hybris.platform.acceleratorservices.document.service.impl with type arguments of type CatalogVersionModel Modifier and Type Method Description DocumentPageModelDefaultDocumentPageService. findDocumentPageByTemplateName(java.lang.String templateName, java.util.Collection<CatalogVersionModel> catalogVersions) -
Uses of CatalogVersionModel in de.hybris.platform.acceleratorservices.document.strategy
Methods in de.hybris.platform.acceleratorservices.document.strategy that return CatalogVersionModel Modifier and Type Method Description CatalogVersionModelDocumentCatalogFetchStrategy. fetch(BusinessProcessModel businessProcessModel) -
Uses of CatalogVersionModel in de.hybris.platform.acceleratorservices.document.strategy.impl
Methods in de.hybris.platform.acceleratorservices.document.strategy.impl that return CatalogVersionModel Modifier and Type Method Description CatalogVersionModelDefaultDocumentCatalogFetchStrategy. fetch(BusinessProcessModel businessProcessModel) -
Uses of CatalogVersionModel in de.hybris.platform.acceleratorservices.email
Methods in de.hybris.platform.acceleratorservices.email with parameters of type CatalogVersionModel Modifier and Type Method Description EmailPageModelCMSEmailPageService. getEmailPageForFrontendTemplate(java.lang.String frontendTemplateName, CatalogVersionModel catalogVersion)Retrieves EmailPage given its frontend template name. -
Uses of CatalogVersionModel in de.hybris.platform.acceleratorservices.email.dao
Methods in de.hybris.platform.acceleratorservices.email.dao with parameters of type CatalogVersionModel Modifier and Type Method Description EmailPageModelEmailPageDao. findEmailPageByFrontendTemplateName(java.lang.String frontendTemplateName, CatalogVersionModel catalogVersion)Retrieves EmailPage given its frontend template name. -
Uses of CatalogVersionModel in de.hybris.platform.acceleratorservices.email.dao.impl
Methods in de.hybris.platform.acceleratorservices.email.dao.impl with parameters of type CatalogVersionModel Modifier and Type Method Description EmailPageModelDefaultEmailPageDao. findEmailPageByFrontendTemplateName(java.lang.String frontendTemplateName, CatalogVersionModel catalogVersion) -
Uses of CatalogVersionModel in de.hybris.platform.acceleratorservices.email.impl
Methods in de.hybris.platform.acceleratorservices.email.impl that return CatalogVersionModel Modifier and Type Method Description protected CatalogVersionModelDefaultEmailService. getCatalogVersion()Methods in de.hybris.platform.acceleratorservices.email.impl with parameters of type CatalogVersionModel Modifier and Type Method Description EmailPageModelDefaultCMSEmailPageService. getEmailPageForFrontendTemplate(java.lang.String frontendTemplateName, CatalogVersionModel catalogVersion) -
Uses of CatalogVersionModel in de.hybris.platform.acceleratorservices.model.cms2.pages
Constructors in de.hybris.platform.acceleratorservices.model.cms2.pages with parameters of type CatalogVersionModel Constructor Description DocumentPageModel(CatalogVersionModel _catalogVersion, PageTemplateModel _masterTemplate, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersDocumentPageModel(CatalogVersionModel _catalogVersion, PageTemplateModel _masterTemplate, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersDocumentPageTemplateModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersDocumentPageTemplateModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersEmailPageModel(CatalogVersionModel _catalogVersion, PageTemplateModel _masterTemplate, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersEmailPageModel(CatalogVersionModel _catalogVersion, PageTemplateModel _masterTemplate, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersEmailPageTemplateModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersEmailPageTemplateModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of CatalogVersionModel in de.hybris.platform.acceleratorservices.model.email
Constructors in de.hybris.platform.acceleratorservices.model.email with parameters of type CatalogVersionModel Constructor Description EmailAttachmentModel(CatalogVersionModel _catalogVersion, java.lang.String _code)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersEmailAttachmentModel(CatalogVersionModel _catalogVersion, java.lang.String _code, ItemModel _owner)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of CatalogVersionModel in de.hybris.platform.acceleratorservices.process.strategies
Methods in de.hybris.platform.acceleratorservices.process.strategies that return CatalogVersionModel Modifier and Type Method Description CatalogVersionModelProcessContextResolutionStrategy. getContentCatalogVersion(BusinessProcessModel businessProcessModel)Resolves content catalog version to be used for the given business process. -
Uses of CatalogVersionModel in de.hybris.platform.acceleratorservices.process.strategies.impl
Methods in de.hybris.platform.acceleratorservices.process.strategies.impl that return CatalogVersionModel Modifier and Type Method Description CatalogVersionModelAbstractProcessContextStrategy. getContentCatalogVersion(BusinessProcessModel businessProcess)CatalogVersionModelDefaultProcessContextResolutionStrategy. getContentCatalogVersion(BusinessProcessModel businessProcessModel) -
Uses of CatalogVersionModel in de.hybris.platform.accountsummaryaddon.model
Constructors in de.hybris.platform.accountsummaryaddon.model with parameters of type CatalogVersionModel Constructor Description AccountSummaryAccountStatusComponentModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersAccountSummaryAccountStatusComponentModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersAccountSummaryUnitTreeComponentModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersAccountSummaryUnitTreeComponentModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersDocumentMediaModel(CatalogVersionModel _catalogVersion, java.lang.String _code)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersDocumentMediaModel(CatalogVersionModel _catalogVersion, java.lang.String _code, ItemModel _owner)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of CatalogVersionModel in de.hybris.platform.adaptivesearch.context
Methods in de.hybris.platform.adaptivesearch.context that return types with arguments of type CatalogVersionModel Modifier and Type Method Description java.util.List<CatalogVersionModel>AsSearchProfileContext. getCatalogVersions()Returns the catalog versions.java.util.List<CatalogVersionModel>AsSearchProfileContext. getSessionCatalogVersions()Returns the session catalog versions.Method parameters in de.hybris.platform.adaptivesearch.context with type arguments of type CatalogVersionModel Modifier and Type Method Description AsSearchProfileContextAsSearchProfileContextFactory. createContext(java.lang.String indexConfiguration, java.lang.String indexType, java.util.List<CatalogVersionModel> catalogVersions, java.util.List<CatalogVersionModel> sessionCatalogVersions, java.util.List<CategoryModel> categoryPath, LanguageModel language, CurrencyModel currency)Creates a new instance ofAsSearchProfileContext.AsSearchProfileContextAsSearchProfileContextFactory. createContext(java.lang.String indexConfiguration, java.lang.String indexType, java.util.List<CatalogVersionModel> catalogVersions, java.util.List<CategoryModel> categoryPath)Creates a new instance ofAsSearchProfileContext.AsSearchProfileContextAsSearchProfileContextFactory. createContext(java.lang.String indexConfiguration, java.lang.String indexType, java.util.List<CatalogVersionModel> catalogVersions, java.util.List<CategoryModel> categoryPath, LanguageModel language, CurrencyModel currency)Creates a new instance ofAsSearchProfileContext.AsSearchProfileContextAsSearchProfileContextFactory. createContext(java.lang.String indexConfiguration, java.lang.String indexType, java.util.List<CatalogVersionModel> catalogVersions, java.util.List<CategoryModel> categoryPath, LanguageModel language, CurrencyModel currency, java.util.Map<java.lang.String,java.util.List<java.lang.String>> qualifiers)Creates a new instance ofAsSearchProfileContext. -
Uses of CatalogVersionModel in de.hybris.platform.adaptivesearch.context.impl
Methods in de.hybris.platform.adaptivesearch.context.impl that return types with arguments of type CatalogVersionModel Modifier and Type Method Description java.util.List<CatalogVersionModel>DefaultAsSearchProfileContext. getCatalogVersions()java.util.List<CatalogVersionModel>DefaultAsSearchProfileContext. getSessionCatalogVersions()Method parameters in de.hybris.platform.adaptivesearch.context.impl with type arguments of type CatalogVersionModel Modifier and Type Method Description AsSearchProfileContextDefaultAsSearchProfileContextFactory. createContext(java.lang.String indexConfiguration, java.lang.String indexType, java.util.List<CatalogVersionModel> catalogVersions, java.util.List<CatalogVersionModel> sessionCatalogVersions, java.util.List<CategoryModel> categoryPath, LanguageModel language, CurrencyModel currency)AsSearchProfileContextDefaultAsSearchProfileContextFactory. createContext(java.lang.String indexConfiguration, java.lang.String indexType, java.util.List<CatalogVersionModel> catalogVersions, java.util.List<CategoryModel> categoryPath)AsSearchProfileContextDefaultAsSearchProfileContextFactory. createContext(java.lang.String indexConfiguration, java.lang.String indexType, java.util.List<CatalogVersionModel> catalogVersions, java.util.List<CategoryModel> categoryPath, LanguageModel language, CurrencyModel currency)AsSearchProfileContextDefaultAsSearchProfileContextFactory. createContext(java.lang.String indexConfiguration, java.lang.String indexType, java.util.List<CatalogVersionModel> catalogVersions, java.util.List<CategoryModel> categoryPath, LanguageModel language, CurrencyModel currency, java.util.Map<java.lang.String,java.util.List<java.lang.String>> qualifiers)voidDefaultAsSearchProfileContext. setCatalogVersions(java.util.List<CatalogVersionModel> catalogVersions)voidDefaultAsSearchProfileContext. setSessionCatalogVersions(java.util.List<CatalogVersionModel> sessionCatalogVersions) -
Uses of CatalogVersionModel in de.hybris.platform.adaptivesearch.converters
Methods in de.hybris.platform.adaptivesearch.converters that return CatalogVersionModel Modifier and Type Method Description CatalogVersionModelAsConfigurationReverseConverterContext. getCatalogVersion()Methods in de.hybris.platform.adaptivesearch.converters with parameters of type CatalogVersionModel Modifier and Type Method Description voidAsConfigurationReverseConverterContext. setCatalogVersion(CatalogVersionModel catalogVersion) -
Uses of CatalogVersionModel in de.hybris.platform.adaptivesearch.converters.populators
Methods in de.hybris.platform.adaptivesearch.converters.populators that return types with arguments of type CatalogVersionModel Modifier and Type Method Description Converter<CatalogVersionModel,AsCatalogVersion>AsConfigurationPopulator. getAsCatalogVersionConverter()Converter<CatalogVersionModel,AsCatalogVersion>AsSearchProfilePopulator. getAsCatalogVersionConverter()Methods in de.hybris.platform.adaptivesearch.converters.populators with parameters of type CatalogVersionModel Modifier and Type Method Description voidAsCatalogVersionPopulator. populate(CatalogVersionModel source, AsCatalogVersion target)Method parameters in de.hybris.platform.adaptivesearch.converters.populators with type arguments of type CatalogVersionModel Modifier and Type Method Description voidAsConfigurationPopulator. setAsCatalogVersionConverter(Converter<CatalogVersionModel,AsCatalogVersion> asCatalogVersionConverter)voidAsSearchProfilePopulator. setAsCatalogVersionConverter(Converter<CatalogVersionModel,AsCatalogVersion> asCatalogVersionConverter) -
Uses of CatalogVersionModel in de.hybris.platform.adaptivesearch.daos
Methods in de.hybris.platform.adaptivesearch.daos with parameters of type CatalogVersionModel Modifier and Type Method Description java.util.List<CategoryModel>AsCategoryDao. findCategoriesByCatalogVersion(CatalogVersionModel catalogVersion)Finds the categories for a specific catalog version.java.util.List<java.util.List<PK>>AsCategoryDao. findCategoryRelationsByCatalogVersion(CatalogVersionModel catalogVersion)Finds the categories for a specific catalog version.<T extends AbstractAsConfigurationModel>
java.util.Optional<T>AsConfigurationDao. findConfigurationByUid(java.lang.Class<T> type, CatalogVersionModel catalogVersion, java.lang.String uid)Finds the configuration for a specific type, catalog version and uid.<T extends AbstractAsSearchConfigurationModel>
java.util.Optional<T>AsSearchConfigurationDao. findSearchConfigurationByUid(CatalogVersionModel catalogVersion, java.lang.String uid)Finds the search configuration for a specific catalog version and uid.<T extends AbstractAsSearchConfigurationModel>
java.util.List<T>AsSearchConfigurationDao. findSearchConfigurationsByCatalogVersion(CatalogVersionModel catalogVersion)Finds all search configurations for a specific catalog version.java.util.Optional<AsSearchProfileActivationSetModel>AsSearchProfileActivationSetDao. findSearchProfileActivationSetByIndexType(CatalogVersionModel catalogVersion, java.lang.String indexType)Finds the search profile activation set for a specific catalog version and index type.<T extends AbstractAsSearchProfileModel>
java.util.Optional<T>AsSearchProfileDao. findSearchProfileByCode(CatalogVersionModel catalogVersion, java.lang.String code)Finds the search profile for a specific catalog version and code.<T extends AbstractAsSearchProfileModel>
java.util.List<T>AsSearchProfileDao. findSearchProfilesByCatalogVersion(CatalogVersionModel catalogVersion)Finds all search profiles for a specific catalog version. -
Uses of CatalogVersionModel in de.hybris.platform.adaptivesearch.daos.impl
Methods in de.hybris.platform.adaptivesearch.daos.impl with parameters of type CatalogVersionModel Modifier and Type Method Description java.util.List<CategoryModel>DefaultAsCategoryDao. findCategoriesByCatalogVersion(CatalogVersionModel catalogVersion)java.util.List<java.util.List<PK>>DefaultAsCategoryDao. findCategoryRelationsByCatalogVersion(CatalogVersionModel catalogVersion)<T extends AbstractAsConfigurationModel>
java.util.Optional<T>DefaultAsConfigurationDao. findConfigurationByUid(java.lang.Class<T> type, CatalogVersionModel catalogVersion, java.lang.String uid)java.util.Optional<AbstractAsSearchConfigurationModel>DefaultAsSearchConfigurationDao. findSearchConfigurationByUid(CatalogVersionModel catalogVersion, java.lang.String uid)java.util.List<AbstractAsSearchConfigurationModel>DefaultAsSearchConfigurationDao. findSearchConfigurationsByCatalogVersion(CatalogVersionModel catalogVersion)java.util.Optional<AsSearchProfileActivationSetModel>DefaultAsSearchProfileActivationSetDao. findSearchProfileActivationSetByIndexType(CatalogVersionModel catalogVersion, java.lang.String indexType)<T extends AbstractAsSearchProfileModel>
java.util.Optional<T>DefaultAsSearchProfileDao. findSearchProfileByCode(CatalogVersionModel catalogVersion, java.lang.String code)<T extends AbstractAsSearchProfileModel>
java.util.List<T>DefaultAsSearchProfileDao. findSearchProfilesByCatalogVersion(CatalogVersionModel catalogVersion) -
Uses of CatalogVersionModel in de.hybris.platform.adaptivesearch.data
Methods in de.hybris.platform.adaptivesearch.data that return types with arguments of type CatalogVersionModel Modifier and Type Method Description java.util.List<CatalogVersionModel>AsSearchResultData. getCatalogVersions()Method parameters in de.hybris.platform.adaptivesearch.data with type arguments of type CatalogVersionModel Modifier and Type Method Description voidAsSearchResultData. setCatalogVersions(java.util.List<CatalogVersionModel> catalogVersions) -
Uses of CatalogVersionModel in de.hybris.platform.adaptivesearch.integration.synchronization
Methods in de.hybris.platform.adaptivesearch.integration.synchronization with parameters of type CatalogVersionModel Modifier and Type Method Description protected voidCatalogVersionSynchronizationTest. performSynchronization(CatalogVersionModel source, CatalogVersionModel target)protected voidAbstractAsSynchronizationTest. synchronize(CatalogVersionModel source, CatalogVersionModel target) -
Uses of CatalogVersionModel in de.hybris.platform.adaptivesearch.model
Methods in de.hybris.platform.adaptivesearch.model that return CatalogVersionModel Modifier and Type Method Description CatalogVersionModelAbstractAsConfigurationModel. getCatalogVersion()Generated method - Getter of theAbstractAsConfiguration.catalogVersionattribute defined at extensionadaptivesearch.CatalogVersionModelAbstractAsSearchProfileModel. getCatalogVersion()Generated method - Getter of theAbstractAsSearchProfile.catalogVersionattribute defined at extensionadaptivesearch.CatalogVersionModelAsSearchProfileActivationSetModel. getCatalogVersion()Generated method - Getter of theAsSearchProfileActivationSet.catalogVersionattribute defined at extensionadaptivesearch.Methods in de.hybris.platform.adaptivesearch.model with parameters of type CatalogVersionModel Modifier and Type Method Description voidAbstractAsConfigurationModel. setCatalogVersion(CatalogVersionModel value)Generated method - Initial setter ofAbstractAsConfiguration.catalogVersionattribute defined at extensionadaptivesearch.voidAbstractAsSearchProfileModel. setCatalogVersion(CatalogVersionModel value)Generated method - Initial setter ofAbstractAsSearchProfile.catalogVersionattribute defined at extensionadaptivesearch.voidAsSearchProfileActivationSetModel. setCatalogVersion(CatalogVersionModel value)Generated method - Initial setter ofAsSearchProfileActivationSet.catalogVersionattribute defined at extensionadaptivesearch.Constructors in de.hybris.platform.adaptivesearch.model with parameters of type CatalogVersionModel Constructor Description AbstractAsBoostItemConfigurationModel(CatalogVersionModel _catalogVersion, ItemModel _item, ItemModel _owner, java.lang.String _uid, java.lang.String _uniqueIdx)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersAbstractAsBoostRuleConfigurationModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersAbstractAsConfigurableSearchConfigurationModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid, java.lang.String _uniqueIdx)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersAbstractAsConfigurationModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersAbstractAsFacetConfigurationModel(CatalogVersionModel _catalogVersion, java.lang.String _indexProperty, ItemModel _owner, java.lang.String _uid, java.lang.String _uniqueIdx)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersAbstractAsFacetValueConfigurationModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid, java.lang.String _uniqueIdx, java.lang.String _value)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersAbstractAsItemConfigurationModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersAbstractAsSearchConfigurationModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid, java.lang.String _uniqueIdx)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersAbstractAsSearchProfileModel(CatalogVersionModel _catalogVersion, java.lang.String _code, java.lang.String _indexType, ItemModel _owner)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersAbstractAsSortConfigurationModel(CatalogVersionModel _catalogVersion, java.lang.String _code, ItemModel _owner, java.lang.String _uid, java.lang.String _uniqueIdx)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersAsBoostRuleModel(java.lang.Float _boost, CatalogVersionModel _catalogVersion, java.lang.String _indexProperty, ItemModel _owner, AbstractAsConfigurableSearchConfigurationModel _searchConfiguration, java.lang.String _uid, java.lang.String _value)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersAsCategoryAwareSearchConfigurationModel(CatalogVersionModel _catalogVersion, CategoryModel _category, ItemModel _owner, AsCategoryAwareSearchProfileModel _searchProfile, java.lang.String _uid, java.lang.String _uniqueIdx)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersAsCategoryAwareSearchProfileModel(CatalogVersionModel _catalogVersion, java.lang.String _code, java.lang.String _indexType, ItemModel _owner)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersAsExcludedFacetModel(CatalogVersionModel _catalogVersion, java.lang.String _indexProperty, ItemModel _owner, AbstractAsConfigurableSearchConfigurationModel _searchConfiguration, java.lang.String _uid, java.lang.String _uniqueIdx)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersAsExcludedFacetValueModel(CatalogVersionModel _catalogVersion, AbstractAsFacetConfigurationModel _facetConfiguration, ItemModel _owner, java.lang.String _uid, java.lang.String _uniqueIdx, java.lang.String _value)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersAsExcludedItemModel(CatalogVersionModel _catalogVersion, ItemModel _item, ItemModel _owner, AbstractAsConfigurableSearchConfigurationModel _searchConfiguration, java.lang.String _uid, java.lang.String _uniqueIdx)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersAsExcludedSortModel(CatalogVersionModel _catalogVersion, java.lang.String _code, ItemModel _owner, AbstractAsConfigurableSearchConfigurationModel _searchConfiguration, java.lang.String _uid, java.lang.String _uniqueIdx)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersAsFacetModel(CatalogVersionModel _catalogVersion, java.lang.String _indexProperty, ItemModel _owner, AbstractAsConfigurableSearchConfigurationModel _searchConfiguration, java.lang.String _uid, java.lang.String _uniqueIdx)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersAsFacetRangeModel(CatalogVersionModel _catalogVersion, AbstractAsFacetConfigurationModel _facetConfiguration, java.lang.String _from, java.lang.String _id, ItemModel _owner, java.lang.String _qualifier, java.lang.String _to, java.lang.String _uid, java.lang.String _uniqueIdx)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersAsPromotedFacetModel(CatalogVersionModel _catalogVersion, java.lang.String _indexProperty, ItemModel _owner, AbstractAsConfigurableSearchConfigurationModel _searchConfiguration, java.lang.String _uid, java.lang.String _uniqueIdx)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersAsPromotedFacetValueModel(CatalogVersionModel _catalogVersion, AbstractAsFacetConfigurationModel _facetConfiguration, ItemModel _owner, java.lang.String _uid, java.lang.String _uniqueIdx, java.lang.String _value)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersAsPromotedItemModel(CatalogVersionModel _catalogVersion, ItemModel _item, ItemModel _owner, AbstractAsConfigurableSearchConfigurationModel _searchConfiguration, java.lang.String _uid, java.lang.String _uniqueIdx)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersAsPromotedSortModel(CatalogVersionModel _catalogVersion, java.lang.String _code, ItemModel _owner, AbstractAsConfigurableSearchConfigurationModel _searchConfiguration, java.lang.String _uid, java.lang.String _uniqueIdx)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersAsSearchProfileActivationSetModel(CatalogVersionModel _catalogVersion, java.lang.String _indexType, ItemModel _owner)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersAsSimpleSearchConfigurationModel(CatalogVersionModel _catalogVersion, ItemModel _owner, AsSimpleSearchProfileModel _searchProfile, java.lang.String _uid, java.lang.String _uniqueIdx)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersAsSimpleSearchProfileModel(CatalogVersionModel _catalogVersion, java.lang.String _code, java.lang.String _indexType, ItemModel _owner)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersAsSortExpressionModel(CatalogVersionModel _catalogVersion, java.lang.String _expression, ItemModel _owner, AbstractAsSortConfigurationModel _sortConfiguration, java.lang.String _uid, java.lang.String _uniqueIdx)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersAsSortModel(CatalogVersionModel _catalogVersion, java.lang.String _code, ItemModel _owner, AbstractAsConfigurableSearchConfigurationModel _searchConfiguration, java.lang.String _uid, java.lang.String _uniqueIdx)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of CatalogVersionModel in de.hybris.platform.adaptivesearch.searchservices.listeners
Methods in de.hybris.platform.adaptivesearch.searchservices.listeners that return types with arguments of type CatalogVersionModel Modifier and Type Method Description protected java.util.List<CatalogVersionModel>SnAsSearchProfileCalculationListener. resolveCatalogVersions(SnSearchContext context)Method parameters in de.hybris.platform.adaptivesearch.searchservices.listeners with type arguments of type CatalogVersionModel Modifier and Type Method Description protected java.util.List<CategoryModel>SnAsSearchProfileCalculationListener. resolveCategoryPath(SnSearchContext context, java.util.List<CatalogVersionModel> catalogVersions) -
Uses of CatalogVersionModel in de.hybris.platform.adaptivesearch.searchservices.strategies
Methods in de.hybris.platform.adaptivesearch.searchservices.strategies that return types with arguments of type CatalogVersionModel Modifier and Type Method Description java.util.List<CatalogVersionModel>SnAsCatalogVersionResolver. resolveCatalogVersions(SnSearchContext searchContext)Resolves the catalog versions.Method parameters in de.hybris.platform.adaptivesearch.searchservices.strategies with type arguments of type CatalogVersionModel Modifier and Type Method Description java.util.List<CategoryModel>SnAsCategoryPathResolver. resolveCategoryPath(SnSearchContext searchContext, java.util.List<CatalogVersionModel> catalogVersions)Resolves the category path. -
Uses of CatalogVersionModel in de.hybris.platform.adaptivesearch.searchservices.strategies.impl
Methods in de.hybris.platform.adaptivesearch.searchservices.strategies.impl that return types with arguments of type CatalogVersionModel Modifier and Type Method Description java.util.List<CatalogVersionModel>SnAsSearchProvider. getSupportedCatalogVersions(java.lang.String indexConfigurationId, java.lang.String indexTypeId)java.util.List<CatalogVersionModel>DefaultSnAsCatalogVersionResolver. resolveCatalogVersions(SnSearchContext searchContext)Methods in de.hybris.platform.adaptivesearch.searchservices.strategies.impl with parameters of type CatalogVersionModel Modifier and Type Method Description protected booleanDefaultSnAsCatalogVersionResolver. isSupportedCatalogVersion(CatalogVersionModel catalogVersion)Method parameters in de.hybris.platform.adaptivesearch.searchservices.strategies.impl with type arguments of type CatalogVersionModel Modifier and Type Method Description protected booleanDefaultSnAsCategoryPathResolver. isMatchingCategory(CategoryModel category, java.util.List<CatalogVersionModel> catalogVersions)protected CategoryModelDefaultSnAsCategoryPathResolver. resolveCategory(java.lang.String categoryCode, java.util.List<CatalogVersionModel> catalogVersions)java.util.List<CategoryModel>DefaultSnAsCategoryPathResolver. resolveCategoryPath(SnSearchContext searchContext, java.util.List<CatalogVersionModel> catalogVersions) -
Uses of CatalogVersionModel in de.hybris.platform.adaptivesearch.services
Methods in de.hybris.platform.adaptivesearch.services with parameters of type CatalogVersionModel Modifier and Type Method Description java.util.List<CategoryModel>AsCategoryService. getAllCategoriesForCatalogVersion(CatalogVersionModel catalogVersion)Returns all categories belonging to the specified catalog version.java.util.List<java.util.List<PK>>AsCategoryService. getAllCategoryRelationsForCatalogVersion(CatalogVersionModel catalogVersion)Returns all category relations belonging to the specified catalog version.<T extends AbstractAsConfigurationModel>
java.util.Optional<T>AsConfigurationService. getConfigurationForUid(java.lang.Class<T> type, CatalogVersionModel catalogVersion, java.lang.String uid)Returns the configuration for a specific type, catalog version and uid.<T extends AbstractAsSearchConfigurationModel>
java.util.Optional<T>AsSearchConfigurationService. getSearchConfigurationForUid(CatalogVersionModel catalogVersion, java.lang.String uid)Returns the search configuration for a specific catalog version and uid.<T extends AbstractAsSearchConfigurationModel>
java.util.List<T>AsSearchConfigurationService. getSearchConfigurationsForCatalogVersion(CatalogVersionModel catalogVersion)Returns all search configurations for a specific catalog version.<T extends AbstractAsSearchProfileModel>
java.util.Optional<T>AsSearchProfileService. getSearchProfileForCode(CatalogVersionModel catalogVersion, java.lang.String code)Returns the search profile a specific catalog version and code.<T extends AbstractAsSearchProfileModel>
java.util.List<T>AsSearchProfileService. getSearchProfilesForCatalogVersion(CatalogVersionModel catalogVersion)Returns all search profiles for a specific catalog version. -
Uses of CatalogVersionModel in de.hybris.platform.adaptivesearch.services.impl
Methods in de.hybris.platform.adaptivesearch.services.impl with parameters of type CatalogVersionModel Modifier and Type Method Description java.util.List<CategoryModel>DefaultAsCategoryService. getAllCategoriesForCatalogVersion(CatalogVersionModel catalogVersion)java.util.List<java.util.List<PK>>DefaultAsCategoryService. getAllCategoryRelationsForCatalogVersion(CatalogVersionModel catalogVersion)<T extends AbstractAsConfigurationModel>
java.util.Optional<T>DefaultAsConfigurationService. getConfigurationForUid(java.lang.Class<T> type, CatalogVersionModel catalogVersion, java.lang.String uid)<T extends AbstractAsSearchConfigurationModel>
java.util.Optional<T>DefaultAsSearchConfigurationService. getSearchConfigurationForUid(CatalogVersionModel catalogVersion, java.lang.String uid)java.util.List<AbstractAsSearchConfigurationModel>DefaultAsSearchConfigurationService. getSearchConfigurationsForCatalogVersion(CatalogVersionModel catalogVersion)<T extends AbstractAsSearchProfileModel>
java.util.Optional<T>DefaultAsSearchProfileService. getSearchProfileForCode(CatalogVersionModel catalogVersion, java.lang.String code)<T extends AbstractAsSearchProfileModel>
java.util.List<T>DefaultAsSearchProfileService. getSearchProfilesForCatalogVersion(CatalogVersionModel catalogVersion) -
Uses of CatalogVersionModel in de.hybris.platform.adaptivesearch.strategies
Methods in de.hybris.platform.adaptivesearch.strategies that return types with arguments of type CatalogVersionModel Modifier and Type Method Description java.util.List<CatalogVersionModel>AsSearchProvider. getSupportedCatalogVersions(java.lang.String indexConfiguration, java.lang.String indexType)Returns a list of catalog versions for a given index configuration and type. -
Uses of CatalogVersionModel in de.hybris.platform.adaptivesearch.strategies.impl
Methods in de.hybris.platform.adaptivesearch.strategies.impl that return types with arguments of type CatalogVersionModel Modifier and Type Method Description java.util.List<CatalogVersionModel>DefaultAsSearchProviderFactory.CombinedSearchProvider. getSupportedCatalogVersions(java.lang.String indexConfiguration, java.lang.String indexType)java.util.List<CatalogVersionModel>MockAsSearchProvider. getSupportedCatalogVersions(java.lang.String indexConfiguration, java.lang.String indexType) -
Uses of CatalogVersionModel in de.hybris.platform.adaptivesearchbackoffice.facades.impl
Methods in de.hybris.platform.adaptivesearchbackoffice.facades.impl that return CatalogVersionModel Modifier and Type Method Description protected CatalogVersionModelDefaultAsSearchConfigurationFacade. resolveCatalogVersion(CatalogVersionData catalogVersion)Methods in de.hybris.platform.adaptivesearchbackoffice.facades.impl that return types with arguments of type CatalogVersionModel Modifier and Type Method Description protected java.util.List<CatalogVersionModel>DefaultAsSearchProfileContextFacade. resolveCatalogVersions(NavigationContextData navigationContext)Methods in de.hybris.platform.adaptivesearchbackoffice.facades.impl with parameters of type CatalogVersionModel Modifier and Type Method Description protected java.util.Map<PK,java.util.List<CategoryModel>>DefaultAsCategoryFacade. buildCategoryRelations(CatalogVersionModel catalogVersion)Method parameters in de.hybris.platform.adaptivesearchbackoffice.facades.impl with type arguments of type CatalogVersionModel Modifier and Type Method Description protected java.util.List<CategoryModel>DefaultAsSearchProfileContextFacade. resolveCategoryPath(NavigationContextData navigationContext, java.util.List<CatalogVersionModel> catalogVersions) -
Uses of CatalogVersionModel in de.hybris.platform.adaptivesearchbackoffice.widgets.categoryselector
Methods in de.hybris.platform.adaptivesearchbackoffice.widgets.categoryselector that return CatalogVersionModel Modifier and Type Method Description protected CatalogVersionModelCategorySelectorController. resolveCatalogVersion(CatalogVersionData catalogVersion) -
Uses of CatalogVersionModel in de.hybris.platform.adaptivesearchbackoffice.widgets.maincontroller
Methods in de.hybris.platform.adaptivesearchbackoffice.widgets.maincontroller that return CatalogVersionModel Modifier and Type Method Description protected CatalogVersionModelMainController. resolveCatalogVersion(CatalogVersionData catalogVersion)Methods in de.hybris.platform.adaptivesearchbackoffice.widgets.maincontroller with parameters of type CatalogVersionModel Modifier and Type Method Description protected java.util.List<AbstractAsSearchProfileModel>MainController. resolveSearchProfiles(CatalogVersionModel catalogVersion, java.util.List<java.lang.String> searchProfiles) -
Uses of CatalogVersionModel in de.hybris.platform.adaptivesearchbackoffice.widgets.navigationcontext
Methods in de.hybris.platform.adaptivesearchbackoffice.widgets.navigationcontext that return CatalogVersionModel Modifier and Type Method Description protected CatalogVersionModelNavigationContextController. resolveCatalogVersion(CatalogVersionData catalogVersion)Methods in de.hybris.platform.adaptivesearchbackoffice.widgets.navigationcontext with parameters of type CatalogVersionModel Modifier and Type Method Description protected CatalogVersionModelNavigationContextController. convertCatalogVersion(CatalogVersionModel source)protected booleanNavigationContextController. isValidCatalogVersion(CatalogVersionModel catalogVersion) -
Uses of CatalogVersionModel in de.hybris.platform.adaptivesearchfacades.facades.impl
Methods in de.hybris.platform.adaptivesearchfacades.facades.impl that return types with arguments of type CatalogVersionModel Modifier and Type Method Description protected java.util.Collection<CatalogVersionModel>DefaultAsSearchProfileFacade. getCurrentUserReadableCatalogVersions()protected java.util.List<CatalogVersionModel>DefaultAsSearchProfileFacade. getCurrentUserReadableCatalogVersionsFromFilter(java.lang.String catalogVersions) -
Uses of CatalogVersionModel in de.hybris.platform.adaptivesearchsolr.strategies
Methods in de.hybris.platform.adaptivesearchsolr.strategies that return types with arguments of type CatalogVersionModel Modifier and Type Method Description java.util.List<CatalogVersionModel>SolrAsCatalogVersionResolver. resolveCatalogVersions(SearchQuery searchQuery)Resolves the catalog versions from the search query.Method parameters in de.hybris.platform.adaptivesearchsolr.strategies with type arguments of type CatalogVersionModel Modifier and Type Method Description java.util.List<CategoryModel>SolrAsCategoryPathResolver. resolveCategoryPath(SearchQuery searchQuery, java.util.List<CatalogVersionModel> catalogVersions)Returns the category path. -
Uses of CatalogVersionModel in de.hybris.platform.adaptivesearchsolr.strategies.impl
Methods in de.hybris.platform.adaptivesearchsolr.strategies.impl that return types with arguments of type CatalogVersionModel Modifier and Type Method Description java.util.List<CatalogVersionModel>SolrAsSearchProvider. getSupportedCatalogVersions(java.lang.String indexConfiguration, java.lang.String indexType)java.util.List<CatalogVersionModel>DefaultSolrAsCatalogVersionResolver. resolveCatalogVersions(SearchQuery searchQuery)Methods in de.hybris.platform.adaptivesearchsolr.strategies.impl with parameters of type CatalogVersionModel Modifier and Type Method Description protected booleanDefaultSolrAsCatalogVersionResolver. isSupportedCatalogVersion(CatalogVersionModel catalogVersion)Method parameters in de.hybris.platform.adaptivesearchsolr.strategies.impl with type arguments of type CatalogVersionModel Modifier and Type Method Description protected booleanDefaultSolrAsCategoryPathResolver. isMatchingCategory(CategoryModel category, java.util.List<CatalogVersionModel> catalogVersions)protected CategoryModelDefaultSolrAsCategoryPathResolver. resolveCategory(java.lang.String categoryCode, java.util.List<CatalogVersionModel> catalogVersions)java.util.List<CategoryModel>DefaultSolrAsCategoryPathResolver. resolveCategoryPath(SearchQuery searchQuery, java.util.List<CatalogVersionModel> catalogVersions) -
Uses of CatalogVersionModel in de.hybris.platform.addressaddon.model
Constructors in de.hybris.platform.addressaddon.model with parameters of type CatalogVersionModel Constructor Description ChineseAccountAddEditAddressComponentModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersChineseAccountAddEditAddressComponentModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersChineseAccountAddressBookComponentModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersChineseAccountAddressBookComponentModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of CatalogVersionModel in de.hybris.platform.assistedservicestorefront.model
Constructors in de.hybris.platform.assistedservicestorefront.model with parameters of type CatalogVersionModel Constructor Description AsmDevicesUsedComponentModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersAsmDevicesUsedComponentModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersAsmFavoriteColorsComponentModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersAsmFavoriteColorsComponentModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersAssistedServiceComponentModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersAssistedServiceComponentModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of CatalogVersionModel in de.hybris.platform.auditreport.model
Constructors in de.hybris.platform.auditreport.model with parameters of type CatalogVersionModel Constructor Description AuditReportDataModel(ItemModel _auditRootItem, CatalogVersionModel _catalogVersion, java.lang.String _code)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersAuditReportDataModel(ItemModel _auditRootItem, CatalogVersionModel _catalogVersion, java.lang.String _code, ItemModel _owner)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of CatalogVersionModel in de.hybris.platform.b2b.testframework
Methods in de.hybris.platform.b2b.testframework that return CatalogVersionModel Modifier and Type Method Description CatalogVersionModelModelFactory. createCatalogVersion(java.lang.String catalogId, java.lang.String catalogVersion)CatalogVersionModelModelFactory. createDefaultCatalogVersion()CatalogVersionModelModelFactory. createOnlineCatalogVersion(java.lang.String catalogId)CatalogVersionModelModelFactory. createStageCatalogVersion(java.lang.String catalogId)Methods in de.hybris.platform.b2b.testframework with parameters of type CatalogVersionModel Modifier and Type Method Description CategoryModelModelFactory. createCategory(java.lang.String code, CatalogVersionModel catalogVersion)GenericVariantProductModelModelFactory. createGenericVariantProduct(java.lang.String code, ProductModel baseProduct, CatalogVersionModel catalogVersion, VariantValueCategoryModel... variantSuperCategories)MediaModelModelFactory. createMedia(java.lang.String code, CatalogVersionModel catalogVersion)ProductModelModelFactory. createProduct(java.lang.String code, CatalogVersionModel catalogVersion, java.lang.String variantTypeCode, UnitModel unit, CategoryModel... superCategories)ProductModelModelFactory. createProductWithPrice(java.lang.String code, java.lang.Double price, java.lang.String currencyIso, java.lang.String currencySymbol, java.lang.Boolean isNet, CatalogVersionModel catalogVersion, java.lang.String variantTypeCode, VariantValueCategoryModel... superCategories)VariantCategoryModelModelFactory. createVariantCategory(java.lang.String code, CatalogVersionModel catalogVersion)VariantProductModelModelFactory. createVariantProduct(java.lang.String code, ProductModel baseProduct, CatalogVersionModel catalogVersion, VariantTypeModel variantType)VariantValueCategoryModelModelFactory. createVariantValueCategory(java.lang.String code, VariantCategoryModel parentCategory, int sequenceNumber, CatalogVersionModel catalogVersion) -
Uses of CatalogVersionModel in de.hybris.platform.b2bacceleratoraddon.model.actions
Constructors in de.hybris.platform.b2bacceleratoraddon.model.actions with parameters of type CatalogVersionModel Constructor Description ApproveOrderActionModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersApproveOrderActionModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersReorderActionModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersReorderActionModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of CatalogVersionModel in de.hybris.platform.basecommerce.strategies.impl
Methods in de.hybris.platform.basecommerce.strategies.impl that return types with arguments of type CatalogVersionModel Modifier and Type Method Description protected java.util.Collection<CatalogVersionModel>DefaultActivateBaseSiteInSessionStrategy. collectCatalogVersions(T site)Collects aCatalogVersionModels for a given site. -
Uses of CatalogVersionModel in de.hybris.platform.basecommerce.util
Methods in de.hybris.platform.basecommerce.util that return CatalogVersionModel Modifier and Type Method Description CatalogVersionModelAbstractCommerceServicelayerTransactionalTest. createCatalogVersion(java.lang.String catalogId, java.lang.String catalogVersion)CatalogVersionModelAbstractCommerceServicelayerTransactionalTest. createDefaultCatalogVersion()Methods in de.hybris.platform.basecommerce.util with parameters of type CatalogVersionModel Modifier and Type Method Description CategoryModelAbstractCommerceServicelayerTransactionalTest. createCategory(java.lang.String code, CatalogVersionModel catalogVersion)GenericVariantProductModelAbstractCommerceServicelayerTransactionalTest. createGenericVariantProduct(java.lang.String code, ProductModel baseProduct, CatalogVersionModel catalogVersion, VariantValueCategoryModel... variantSuperCategories)ProductModelAbstractCommerceServicelayerTransactionalTest. createProduct(java.lang.String code, CatalogVersionModel catalogVersion, java.lang.String variantTypeCode, UnitModel unit, CategoryModel... superCategories)VariantCategoryModelAbstractCommerceServicelayerTransactionalTest. createVariantCategory(java.lang.String code, CatalogVersionModel catalogVersion)VariantValueCategoryModelAbstractCommerceServicelayerTransactionalTest. createVariantValueCategory(java.lang.String code, VariantCategoryModel parentCategory, int sequenceNumber, CatalogVersionModel catalogVersion) -
Uses of CatalogVersionModel in de.hybris.platform.catalog
Fields in de.hybris.platform.catalog declared as CatalogVersionModel Modifier and Type Field Description protected CatalogVersionModelCatalogUnawarePDTRowTest. otherCatalogVersionprotected CatalogVersionModelCatalogUnawarePDTRowTest. testCatalogVersionMethods in de.hybris.platform.catalog with type parameters of type CatalogVersionModel Modifier and Type Method Description <T extends CatalogVersionModel>
java.util.Collection<T>CatalogVersionService. getAllCatalogVersionsOfType(java.lang.Class<T> versionType)Returns for the givenT(upper bound CatalogVersionModel) all catalog versions ofTdefined in the systemMethods in de.hybris.platform.catalog that return CatalogVersionModel Modifier and Type Method Description CatalogVersionModelCatalogService. getCatalogVersion(java.lang.String catalogId, java.lang.String catalogVersionName)Deprecated, for removal: This API element is subject to removal in a future version.since ages - UseCatalogVersionService.getCatalogVersion(String, String)CatalogVersionModelCatalogVersionService. getCatalogVersion(java.lang.String catalogId, java.lang.String catalogVersionName)CatalogVersionModelCatalogTypeService. getCatalogVersionForCatalogVersionAwareModel(ItemModel model)Retrieves the owning catalog version for a catalog version contained itemmodel.CatalogVersionModelCatalogVersionService. getSessionCatalogVersionForCatalog(java.lang.String catalogId)Returns theCatalogVersionModelin the session with the specifiedcatalogId.Methods in de.hybris.platform.catalog that return types with arguments of type CatalogVersionModel Modifier and Type Method Description java.util.Collection<CatalogVersionModel>CatalogVersionMockDao. findAllCatalogVersions()java.util.Collection<CatalogVersionModel>CatalogVersionMockDao. findCatalogVersions(java.lang.String catalogId, java.lang.String version)java.util.Collection<CatalogVersionModel>CatalogVersionMockDao. findReadableCatalogVersions(PrincipalModel principal)java.util.Collection<CatalogVersionModel>CatalogVersionMockDao. findWritableCatalogVersions(PrincipalModel principal)java.util.Collection<CatalogVersionModel>CatalogVersionService. getAllCatalogVersions()Returns all catalog versions defined in the system.java.util.Collection<CatalogVersionModel>CatalogVersionService. getAllReadableCatalogVersions(PrincipalModel principal)Returns all readableCatalogVersionModels for the given principal.java.util.Collection<CatalogVersionModel>CatalogVersionService. getAllWritableCatalogVersions(PrincipalModel principal)Returns all writableCatalogVersionModels for the given principal.java.util.Collection<CatalogVersionModel>CatalogVersionService. getSessionCatalogVersions()Returns a collection of theCatalogVersionModels which are activated for the current session.java.util.Collection<CatalogVersionModel>CatalogVersionService. getSessionCatalogVersionsForCatalog(java.lang.String catalogId)Returns theCatalogVersionModels in the session of theCatalogModelmatching the specifiedcatalogId.Methods in de.hybris.platform.catalog with parameters of type CatalogVersionModel Modifier and Type Method Description voidCatalogVersionService. addSessionCatalogVersion(CatalogVersionModel catalogVersion)Adds theCatalogVersionModelspecified bycatalogIdandcatalogVersionNameto the current active Session CatalogVersions.voidCatalogVersionSLDTest. assertReadAndWriteUsersForCatalogVersion(CatalogVersionModel catalogVersion, UserModel... users)booleanCatalogVersionService. canRead(CatalogVersionModel catalogVersion, UserModel user)Determines whether user can read from given catalogVersion.booleanCatalogVersionService. canWrite(CatalogVersionModel catalogVersion, UserModel user)Determines whether user can write to given catalogVersion.java.lang.IntegerCatalogVersionMockDao. findAllCategoriesCount(CatalogVersionModel catalogVersion)java.lang.IntegerCatalogVersionMockDao. findAllKeywordsCount(CatalogVersionModel catalogVersion)java.lang.IntegerCatalogVersionMockDao. findAllMediasCount(CatalogVersionModel catalogVersion)java.lang.IntegerCatalogVersionMockDao. findAllProductsCount(CatalogVersionModel catalogVersion)java.util.Collection<DuplicatedItemIdentifier>CatalogVersionMockDao. findDuplicatedIds(CatalogVersionModel catalogVersion)java.util.Collection<DuplicatedItemIdentifier>CatalogVersionService. findDuplicatedIds(CatalogVersionModel catalogVersionModel)Returs collection of duplicated items in given catalog.ItemModelCatalogTypeService. getCatalogVersionAwareModel(CatalogVersionModel version, java.lang.String typeCode, java.util.Map<java.lang.String,java.lang.Object> uniqueKeyValues)Returns for the givenCatalogVersionModel, thetypeCodeand the map with the unique catalog key attributes and their values anItemModel(or a given subtype).CatalogVersionOverviewCatalogTypeService. getCatalogVersionOverview(CatalogVersionModel catalogVersion)Collects all catalog version aware types, where at least one item exists, which belongs to given catalog version.KeywordModelKeywordService. getKeyword(CatalogVersionModel catalogVersion, java.lang.String keywordValue)Returns the Keyword for the specified keyword value andCatalogVersion.KeywordModelKeywordService. getKeyword(java.lang.String typeCode, CatalogVersionModel catalogVersion, java.lang.String keywordValue)Returns the Keyword for the specified keyword value andCatalogVersion.Method parameters in de.hybris.platform.catalog with type arguments of type CatalogVersionModel Modifier and Type Method Description voidCatalogVersionService. setSessionCatalogVersions(java.util.Collection<CatalogVersionModel> catalogVersions)Sets the specified collection ofCatalogVersionModels as the active CatalogVersions of the current session. -
Uses of CatalogVersionModel in de.hybris.platform.catalog.daos
Methods in de.hybris.platform.catalog.daos that return types with arguments of type CatalogVersionModel Modifier and Type Method Description java.util.Collection<CatalogVersionModel>CatalogVersionDao. findAllCatalogVersions()Returns allCatalogVersionModels defined in the system.java.util.Collection<CatalogVersionModel>CatalogVersionDao. findCatalogVersions(java.lang.String catalogId, java.lang.String version)java.util.Collection<CatalogVersionModel>CatalogVersionDao. findReadableCatalogVersions(PrincipalModel principal)Returns allCatalogVersionModels that are readable for the given principal.java.util.Collection<CatalogVersionModel>CatalogVersionDao. findWritableCatalogVersions(PrincipalModel principal)Returns allCatalogVersionModels which are writable for the given principal.Methods in de.hybris.platform.catalog.daos with parameters of type CatalogVersionModel Modifier and Type Method Description java.lang.IntegerCatalogVersionDao. findAllCategoriesCount(CatalogVersionModel catalogVersion)Returns the count ofCategoryModels which are assigned to thisCatalogVersionModel.java.lang.IntegerCatalogVersionDao. findAllKeywordsCount(CatalogVersionModel catalogVersion)Returns the count ofKeywordModels which are assigned to thisCatalogVersionModel.java.lang.IntegerCatalogVersionDao. findAllMediasCount(CatalogVersionModel catalogVersion)Returns the count ofMediaModels which are assigned to thisCatalogVersionModel.java.lang.IntegerCatalogVersionDao. findAllProductsCount(CatalogVersionModel catalogVersion)Returns the count ofProductModels which are assigned to thisCatalogVersionModel.java.util.Collection<DuplicatedItemIdentifier>CatalogVersionDao. findDuplicatedIds(CatalogVersionModel catalogVersion)Returns collection of duplicated identifiers (and their count) which are assigned to thisCatalogVersionModeljava.util.List<ItemSyncTimestampModel>ItemSyncTimestampDao. findSyncTimestampsByCatalogVersion(CatalogVersionModel catalogVersion, int limit)Returns a limited list of sync timestamps for a specifiedcatalogVersion.
ThecatalogVersionmay be bothItemSyncTimestampModel.SOURCEVERSIONorItemSyncTimestampModel.TARGETVERSION.java.util.List<KeywordModel>KeywordDao. getKeywords(CatalogVersionModel catalogVersion, java.lang.String keywordValue)Returns the Keyword for the specified keyword value andCatalogVersion.java.util.List<KeywordModel>KeywordDao. getKeywords(java.lang.String typeCode, CatalogVersionModel catalogVersion, java.lang.String keywordValue)Returns the Keyword for the specified keyword value andCatalogVersion. -
Uses of CatalogVersionModel in de.hybris.platform.catalog.daos.impl
Methods in de.hybris.platform.catalog.daos.impl that return types with arguments of type CatalogVersionModel Modifier and Type Method Description java.util.Collection<CatalogVersionModel>DefaultCatalogVersionDao. findAllCatalogVersions()java.util.Collection<CatalogVersionModel>DefaultCatalogVersionDao. findCatalogVersions(java.lang.String catalogId, java.lang.String catalogVersionName)java.util.Collection<CatalogVersionModel>DefaultCatalogVersionDao. findReadableCatalogVersions(PrincipalModel principal)java.util.Collection<CatalogVersionModel>DefaultCatalogVersionDao. findWritableCatalogVersions(PrincipalModel principal)Methods in de.hybris.platform.catalog.daos.impl with parameters of type CatalogVersionModel Modifier and Type Method Description java.lang.IntegerDefaultCatalogVersionDao. findAllCategoriesCount(CatalogVersionModel catalogVersion)java.lang.IntegerDefaultCatalogVersionDao. findAllKeywordsCount(CatalogVersionModel catalogVersion)java.lang.IntegerDefaultCatalogVersionDao. findAllMediasCount(CatalogVersionModel catalogVersion)java.lang.IntegerDefaultCatalogVersionDao. findAllProductsCount(CatalogVersionModel catalogVersion)java.util.Collection<DuplicatedItemIdentifier>DefaultCatalogVersionDao. findDuplicatedIds(CatalogVersionModel catalogVersionModel)java.util.List<ItemSyncTimestampModel>DefaultItemSyncTimestampDao. findSyncTimestampsByCatalogVersion(CatalogVersionModel catalogVersion, int limit)java.util.List<KeywordModel>DefaultKeywordDao. getKeywords(CatalogVersionModel catalogVersion, java.lang.String keywordValue)java.util.List<KeywordModel>DefaultKeywordDao. getKeywords(java.lang.String typeCode, CatalogVersionModel catalogVersion, java.lang.String keywordValue) -
Uses of CatalogVersionModel in de.hybris.platform.catalog.data
Methods in de.hybris.platform.catalog.data that return CatalogVersionModel Modifier and Type Method Description CatalogVersionModelCatalogVersionOverview. getCatalogVersion()Methods in de.hybris.platform.catalog.data with parameters of type CatalogVersionModel Modifier and Type Method Description voidCatalogVersionOverview. setCatalogVersion(CatalogVersionModel catalogVersion) -
Uses of CatalogVersionModel in de.hybris.platform.catalog.dynamic
Methods in de.hybris.platform.catalog.dynamic that return types with arguments of type CatalogVersionModel Modifier and Type Method Description java.util.Collection<CatalogVersionModel>UserAllWriteableCatalogVersionsAttributeHandler. get(UserModel model)Method parameters in de.hybris.platform.catalog.dynamic with type arguments of type CatalogVersionModel Modifier and Type Method Description voidUserAllWriteableCatalogVersionsAttributeHandler. set(UserModel model, java.util.Collection<CatalogVersionModel> catalogVersionModels) -
Uses of CatalogVersionModel in de.hybris.platform.catalog.impl
Fields in de.hybris.platform.catalog.impl declared as CatalogVersionModel Modifier and Type Field Description protected CatalogVersionModelAbstractCatalogTest. test1Springprotected CatalogVersionModelAbstractCatalogTest. test1Winterprotected CatalogVersionModelAbstractCatalogTest. test2Springprotected CatalogVersionModelAbstractCatalogTest. test2WinterMethods in de.hybris.platform.catalog.impl with type parameters of type CatalogVersionModel Modifier and Type Method Description <T extends CatalogVersionModel>
java.util.Collection<T>DefaultCatalogVersionService. getAllCatalogVersionsOfType(java.lang.Class<T> versionType)Methods in de.hybris.platform.catalog.impl that return CatalogVersionModel Modifier and Type Method Description CatalogVersionModelDefaultCatalogService. getCatalogVersion(java.lang.String catalogId, java.lang.String catalogVersionName)Deprecated, for removal: This API element is subject to removal in a future version.since agesCatalogVersionModelDefaultCatalogVersionService. getCatalogVersion(java.lang.String catalogId, java.lang.String catalogVersionName)CatalogVersionModelDefaultCatalogTypeService. getCatalogVersionForCatalogVersionAwareModel(ItemModel model)CatalogVersionModelDefaultCatalogVersionService. getSessionCatalogVersionForCatalog(java.lang.String catalogId)Methods in de.hybris.platform.catalog.impl that return types with arguments of type CatalogVersionModel Modifier and Type Method Description java.util.Collection<CatalogVersionModel>DefaultCatalogVersionService. getAllCatalogVersions()java.util.Collection<CatalogVersionModel>DefaultCatalogVersionService. getAllReadableCatalogVersions(PrincipalModel principal)java.util.Collection<CatalogVersionModel>DefaultCatalogVersionService. getAllWritableCatalogVersions(PrincipalModel principal)java.util.Collection<CatalogVersionModel>DefaultCatalogVersionService. getSessionCatalogVersions()java.util.Collection<CatalogVersionModel>DefaultCatalogVersionService. getSessionCatalogVersionsForCatalog(java.lang.String catalogId)Methods in de.hybris.platform.catalog.impl with parameters of type CatalogVersionModel Modifier and Type Method Description voidDefaultCatalogVersionService. addSessionCatalogVersion(CatalogVersionModel catalogVersion)booleanDefaultCatalogVersionService. canRead(CatalogVersionModel catalogVersion, UserModel user)booleanDefaultCatalogVersionService. canWrite(CatalogVersionModel catalogVersion, UserModel user)java.util.Collection<DuplicatedItemIdentifier>DefaultCatalogVersionService. findDuplicatedIds(CatalogVersionModel catalogVersionModel)ItemModelDefaultCatalogTypeService. getCatalogVersionAwareModel(CatalogVersionModel version, java.lang.String typeCode, java.util.Map<java.lang.String,java.lang.Object> uniqueKeyValues)CatalogVersionOverviewDefaultCatalogTypeService. getCatalogVersionOverview(CatalogVersionModel catalogVersion)static java.lang.StringCatalogUtils. getFullCatalogVersionName(CatalogVersionModel catalogVersion)Returns the full qualified catalog/catalogversion name.KeywordModelDefaultKeywordService. getKeyword(CatalogVersionModel catalogVersion, java.lang.String keywordValue)KeywordModelDefaultKeywordService. getKeyword(java.lang.String typeCode, CatalogVersionModel catalogVersion, java.lang.String keywordValue)Method parameters in de.hybris.platform.catalog.impl with type arguments of type CatalogVersionModel Modifier and Type Method Description static java.lang.StringCatalogUtils. getCatalogVersionsString(java.util.Collection<CatalogVersionModel> catalogVersions)Returns for the given collection ofCatalogVersionModels theCatalogUtils.getFullCatalogVersionName(CatalogVersionModel)of each element, separated by ','voidDefaultCatalogVersionService. setSessionCatalogVersions(java.util.Collection<CatalogVersionModel> catalogVersions) -
Uses of CatalogVersionModel in de.hybris.platform.catalog.interceptors
Methods in de.hybris.platform.catalog.interceptors with parameters of type CatalogVersionModel Modifier and Type Method Description protected voidCatalogVersionPrepareInterceptor. assignCurrentUserReadWritePermissions(CatalogVersionModel catalogVersion, InterceptorContext ctx) -
Uses of CatalogVersionModel in de.hybris.platform.catalog.jalo.synchronization
Methods in de.hybris.platform.catalog.jalo.synchronization with parameters of type CatalogVersionModel Modifier and Type Method Description static SynchronizationTestHelper.BuilderSynchronizationTestHelper. builder(CatalogVersionModel srcCatalogVersion, CatalogVersionModel dstCatalogVersion)Constructors in de.hybris.platform.catalog.jalo.synchronization with parameters of type CatalogVersionModel Constructor Description Builder(CatalogVersionModel srcCatalogVersion, CatalogVersionModel dstCatalogVersion) -
Uses of CatalogVersionModel in de.hybris.platform.catalog.job
Fields in de.hybris.platform.catalog.job declared as CatalogVersionModel Modifier and Type Field Description protected CatalogVersionModelAbstractJobIntegrationTest. sourceMethods in de.hybris.platform.catalog.job with parameters of type CatalogVersionModel Modifier and Type Method Description protected voidAbstractJobIntegrationTest. addCategoriesAndProducts(CatalogVersionModel catalogVersion) -
Uses of CatalogVersionModel in de.hybris.platform.catalog.job.callback.impl
Method parameters in de.hybris.platform.catalog.job.callback.impl with type arguments of type CatalogVersionModel Modifier and Type Method Description voidRemoveCatalogVersionsCallback. afterRemoved(RemoveCatalogVersionCronJobModel cronJobModel, java.util.Collection<CatalogVersionModel> catalogVersions, ImportResult result)Performed after import job finishes.voidRemoveCatalogVersionsCallback. beforeRemove(RemoveCatalogVersionCronJobModel cronJobModel, java.util.Collection<CatalogVersionModel> catalogVersions)Initiates the total amount of the items to removevoidRemoveCatalogVersionsCallback. doRemove(RemoveCatalogVersionCronJobModel cronJobModel, java.util.Collection<CatalogVersionModel> catalogVersion, ImportResult result)Performed while import job is running, poll called for the state of the import every 1 second. -
Uses of CatalogVersionModel in de.hybris.platform.catalog.job.diff.impl
Methods in de.hybris.platform.catalog.job.diff.impl that return CatalogVersionModel Modifier and Type Method Description protected abstract CatalogVersionModelAbstractCategoryCatalogVersionDiffFinder. getSourceCatalogVersion(CompareCatalogVersionsCronJobModel model)gets source catalog version for the cronjob model ( compare source->target , target->source) while checking new/removed categoriesprotected CatalogVersionModelNewCategoryCatalogVersionDiffFinder. getSourceCatalogVersion(CompareCatalogVersionsCronJobModel model)protected CatalogVersionModelRemovedCategoryCatalogVersionDiffFinder. getSourceCatalogVersion(CompareCatalogVersionsCronJobModel model)protected abstract CatalogVersionModelAbstractCategoryCatalogVersionDiffFinder. getTargetCatalogVersion(CompareCatalogVersionsCronJobModel model)gets source catalog version for the cronjob model ( compare source->target , target->source) while checking new/removed categoriesprotected CatalogVersionModelNewCategoryCatalogVersionDiffFinder. getTargetCatalogVersion(CompareCatalogVersionsCronJobModel model)protected CatalogVersionModelRemovedCategoryCatalogVersionDiffFinder. getTargetCatalogVersion(CompareCatalogVersionsCronJobModel model)Methods in de.hybris.platform.catalog.job.diff.impl with parameters of type CatalogVersionModel Modifier and Type Method Description protected java.util.Collection<CategoryModel>AbstractCategoryCatalogVersionDiffFinder. getAllCategories(CatalogVersionModel cmodel, int start, int count)TODO JALO logicprotected intAbstractCategoryCatalogVersionDiffFinder. getAllCategoryCount(CatalogVersionModel model)TODOprotected java.util.Collection<CategoryModel>AbstractCategoryCatalogVersionDiffFinder. getSameCategories(CatalogVersionModel cmodel, CategoryModel catModel)TODO JALO logicprotected java.util.Collection<ProductModel>AbstractProductCatalogVersionDiffFinder. search4Diffs(int start, int count, CatalogVersionModel version1, CatalogVersionModel version2)Searches for a difference between two catalog versions. -
Uses of CatalogVersionModel in de.hybris.platform.catalog.job.strategy.impl
Method parameters in de.hybris.platform.catalog.job.strategy.impl with type arguments of type CatalogVersionModel Modifier and Type Method Description protected voidAbstractRemoveStrategy. removeCatalogVersionCollection(java.util.Collection<CatalogVersionModel> catalogVersions, RemoveCatalogVersionCronJobModel cronJob, java.util.List<ComposedTypeModel> orderedComposedTypes)Starts catalog version removal , returns true if wait for started import job neededvoidAbstractRemoveStrategy. setRemoveCallback(RemoveCallback<java.util.Collection<CatalogVersionModel>> removeCallback) -
Uses of CatalogVersionModel in de.hybris.platform.catalog.job.util
Methods in de.hybris.platform.catalog.job.util with parameters of type CatalogVersionModel Modifier and Type Method Description java.lang.StringBuilderImpexScriptGenerator. generate(CatalogVersionModel version, java.util.List<ComposedTypeModel> orderedComposedTypes)intCatalogVersionJobDao. getItemInstanceCount(CatalogVersionModel catalogVersion, ComposedTypeModel composedType)Returns the item count which match the givenComposedTypeModelandCatalogVersionModel.intCatalogVersionJobDao. getItemInstanceCount(CatalogVersionModel catalogVersion, java.util.Collection<ComposedTypeModel> composedTypes)Return the item count which match the givenCatalogVersionModel.java.util.List<PK>CatalogVersionJobDao. getPKList(ComposedTypeModel composedTypeModel, CatalogVersionModel version)Method parameters in de.hybris.platform.catalog.job.util with type arguments of type CatalogVersionModel Modifier and Type Method Description intCatalogVersionJobDao. getItemInstanceCount(java.util.Collection<CatalogVersionModel> catalogVersions, java.util.Collection<ComposedTypeModel> composedTypes)Returns the item count for the given collection ofCatalogVersionModels. -
Uses of CatalogVersionModel in de.hybris.platform.catalog.job.util.impl
Methods in de.hybris.platform.catalog.job.util.impl with parameters of type CatalogVersionModel Modifier and Type Method Description protected voidCatalogVersionRemoveImpexScriptGenerator. createImpexMediaForComposedType(java.lang.StringBuilder bufferIn, ComposedTypeModel comptype, CatalogVersionModel version)Appends a givenbufferInwith content header , script body.java.lang.StringBuilderCatalogVersionRemoveImpexScriptGenerator. generate(CatalogVersionModel version, java.util.List<ComposedTypeModel> orderedComposedTypes)intDefaultCatalogVersionJobDao. getItemInstanceCount(CatalogVersionModel catalogVersion, ComposedTypeModel composedType)intDefaultCatalogVersionJobDao. getItemInstanceCount(CatalogVersionModel catalogVersion, java.util.Collection<ComposedTypeModel> composedTypes)java.util.List<PK>DefaultCatalogVersionJobDao. getPKList(ComposedTypeModel composedTypeModel, CatalogVersionModel version)Method parameters in de.hybris.platform.catalog.job.util.impl with type arguments of type CatalogVersionModel Modifier and Type Method Description intDefaultCatalogVersionJobDao. getItemInstanceCount(java.util.Collection<CatalogVersionModel> catalogVersions, java.util.Collection<ComposedTypeModel> composedTypes) -
Uses of CatalogVersionModel in de.hybris.platform.catalog.model
Methods in de.hybris.platform.catalog.model that return CatalogVersionModel Modifier and Type Method Description CatalogVersionModelCatalogModel. getActiveCatalogVersion()Generated method - Getter of theCatalog.activeCatalogVersionattribute defined at extensioncatalog.CatalogVersionModelAgreementModel. getCatalogVersion()Generated method - Getter of theAgreement.catalogVersionattribute defined at extensioncatalog.CatalogVersionModelKeywordModel. getCatalogVersion()Generated method - Getter of theKeyword.catalogVersionattribute defined at extensioncatalog.CatalogVersionModelRemoveCatalogVersionCronJobModel. getCatalogVersion()Generated method - Getter of theRemoveCatalogVersionCronJob.catalogVersionattribute defined at extensioncatalog.CatalogVersionModelPreviewTicketModel. getPreviewCatalogVersion()Generated method - Getter of thePreviewTicket.previewCatalogVersionattribute defined at extensioncatalog.CatalogVersionModelCatalogVersionDifferenceModel. getSourceVersion()Generated method - Getter of theCatalogVersionDifference.sourceVersionattribute defined at extensioncatalog.CatalogVersionModelCompareCatalogVersionsCronJobModel. getSourceVersion()Generated method - Getter of theCompareCatalogVersionsCronJob.sourceVersionattribute defined at extensioncatalog.CatalogVersionModelItemSyncTimestampModel. getSourceVersion()Generated method - Getter of theItemSyncTimestamp.sourceVersionattribute defined at extensioncatalog.CatalogVersionModelSyncItemJobModel. getSourceVersion()Generated method - Getter of theSyncItemJob.sourceVersionattribute defined at extensioncatalog.CatalogVersionModelCatalogVersionDifferenceModel. getTargetVersion()Generated method - Getter of theCatalogVersionDifference.targetVersionattribute defined at extensioncatalog.CatalogVersionModelCompareCatalogVersionsCronJobModel. getTargetVersion()Generated method - Getter of theCompareCatalogVersionsCronJob.targetVersionattribute defined at extensioncatalog.CatalogVersionModelItemSyncTimestampModel. getTargetVersion()Generated method - Getter of theItemSyncTimestamp.targetVersionattribute defined at extensioncatalog.CatalogVersionModelSyncItemJobModel. getTargetVersion()Generated method - Getter of theSyncItemJob.targetVersionattribute defined at extensioncatalog.Methods in de.hybris.platform.catalog.model that return types with arguments of type CatalogVersionModel Modifier and Type Method Description java.util.Set<CatalogVersionModel>CatalogModel. getCatalogVersions()Generated method - Getter of theCatalog.catalogVersionsattribute defined at extensioncatalog.Methods in de.hybris.platform.catalog.model with parameters of type CatalogVersionModel Modifier and Type Method Description java.util.List<CategoryModel>CatalogVersionRootCategoriesHandler. get(CatalogVersionModel model)voidCatalogVersionRootCategoriesHandler. set(CatalogVersionModel model, java.util.List<CategoryModel> categoryModels)voidCatalogModel. setActiveCatalogVersion(CatalogVersionModel value)Generated method - Setter ofCatalog.activeCatalogVersionattribute defined at extensioncatalog.voidAgreementModel. setCatalogVersion(CatalogVersionModel value)Generated method - Setter ofAgreement.catalogVersionattribute defined at extensioncatalog.voidKeywordModel. setCatalogVersion(CatalogVersionModel value)Generated method - Setter ofKeyword.catalogVersionattribute defined at extensioncatalog.voidRemoveCatalogVersionCronJobModel. setCatalogVersion(CatalogVersionModel value)Generated method - Setter ofRemoveCatalogVersionCronJob.catalogVersionattribute defined at extensioncatalog.voidPreviewTicketModel. setPreviewCatalogVersion(CatalogVersionModel value)Generated method - Initial setter ofPreviewTicket.previewCatalogVersionattribute defined at extensioncatalog.voidCatalogVersionDifferenceModel. setSourceVersion(CatalogVersionModel value)Generated method - Initial setter ofCatalogVersionDifference.sourceVersionattribute defined at extensioncatalog.voidCompareCatalogVersionsCronJobModel. setSourceVersion(CatalogVersionModel value)Generated method - Setter ofCompareCatalogVersionsCronJob.sourceVersionattribute defined at extensioncatalog.voidItemSyncTimestampModel. setSourceVersion(CatalogVersionModel value)Generated method - Initial setter ofItemSyncTimestamp.sourceVersionattribute defined at extensioncatalog.voidSyncItemJobModel. setSourceVersion(CatalogVersionModel value)Generated method - Initial setter ofSyncItemJob.sourceVersionattribute defined at extensioncatalog.voidCatalogVersionDifferenceModel. setTargetVersion(CatalogVersionModel value)Generated method - Initial setter ofCatalogVersionDifference.targetVersionattribute defined at extensioncatalog.voidCompareCatalogVersionsCronJobModel. setTargetVersion(CatalogVersionModel value)Generated method - Setter ofCompareCatalogVersionsCronJob.targetVersionattribute defined at extensioncatalog.voidItemSyncTimestampModel. setTargetVersion(CatalogVersionModel value)Generated method - Initial setter ofItemSyncTimestamp.targetVersionattribute defined at extensioncatalog.voidSyncItemJobModel. setTargetVersion(CatalogVersionModel value)Generated method - Initial setter ofSyncItemJob.targetVersionattribute defined at extensioncatalog.Method parameters in de.hybris.platform.catalog.model with type arguments of type CatalogVersionModel Modifier and Type Method Description voidCatalogModel. setCatalogVersions(java.util.Set<CatalogVersionModel> value)Generated method - Setter ofCatalog.catalogVersionsattribute defined at extensioncatalog.Constructors in de.hybris.platform.catalog.model with parameters of type CatalogVersionModel Constructor Description CatalogUnawareMediaModel(CatalogVersionModel _catalogVersion, java.lang.String _code)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCatalogUnawareMediaModel(CatalogVersionModel _catalogVersion, java.lang.String _code, ItemModel _owner)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCatalogVersionDifferenceModel(CompareCatalogVersionsCronJobModel _cronJob, CatalogVersionModel _sourceVersion, CatalogVersionModel _targetVersion)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCatalogVersionDifferenceModel(CompareCatalogVersionsCronJobModel _cronJob, ItemModel _owner, CatalogVersionModel _sourceVersion, CatalogVersionModel _targetVersion)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCategoryCatalogVersionDifferenceModel(CompareCatalogVersionsCronJobModel _cronJob, CategoryDifferenceMode _mode, CatalogVersionModel _sourceVersion, CatalogVersionModel _targetVersion)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCategoryCatalogVersionDifferenceModel(CompareCatalogVersionsCronJobModel _cronJob, CategoryDifferenceMode _mode, ItemModel _owner, CategoryModel _sourceCategory, CatalogVersionModel _sourceVersion, CategoryModel _targetCategory, CatalogVersionModel _targetVersion)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCompareCatalogVersionsCronJobModel(JobModel _job, int _missingProducts, int _newProducts, int _processedItemsCount, CatalogVersionModel _sourceVersion, CatalogVersionModel _targetVersion)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCompareCatalogVersionsCronJobModel(JobModel _job, int _missingProducts, int _newProducts, ItemModel _owner, int _processedItemsCount, CatalogVersionModel _sourceVersion, CatalogVersionModel _targetVersion)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersItemSyncTimestampModel(ItemModel _sourceItem, CatalogVersionModel _sourceVersion, ItemModel _targetItem, CatalogVersionModel _targetVersion)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersItemSyncTimestampModel(ItemModel _owner, ItemModel _sourceItem, CatalogVersionModel _sourceVersion, SyncItemJobModel _syncJob, ItemModel _targetItem, CatalogVersionModel _targetVersion)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersKeywordModel(CatalogVersionModel _catalogVersion, java.lang.String _keyword, LanguageModel _language)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersKeywordModel(CatalogVersionModel _catalogVersion, java.lang.String _keyword, LanguageModel _language, ItemModel _owner)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersPreviewTicketModel(UserModel _createdBy, CatalogVersionModel _previewCatalogVersion, java.util.Date _validTo)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersPreviewTicketModel(UserModel _createdBy, ItemModel _owner, CatalogVersionModel _previewCatalogVersion, java.util.Date _validTo)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersProductCatalogVersionDifferenceModel(CompareCatalogVersionsCronJobModel _cronJob, ProductDifferenceMode _mode, CatalogVersionModel _sourceVersion, CatalogVersionModel _targetVersion)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersProductCatalogVersionDifferenceModel(CompareCatalogVersionsCronJobModel _cronJob, ProductDifferenceMode _mode, ItemModel _owner, ProductModel _sourceProduct, CatalogVersionModel _sourceVersion, ProductModel _targetProduct, CatalogVersionModel _targetVersion)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersSyncItemJobModel(java.lang.String _code, CatalogVersionModel _sourceVersion, CatalogVersionModel _targetVersion)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersSyncItemJobModel(java.lang.String _code, java.lang.Integer _nodeID, ItemModel _owner, CatalogVersionModel _sourceVersion, CatalogVersionModel _targetVersion)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of CatalogVersionModel in de.hybris.platform.catalog.model.classification
Subclasses of CatalogVersionModel in de.hybris.platform.catalog.model.classification Modifier and Type Class Description classClassificationSystemVersionModelGenerated model class for type ClassificationSystemVersion first defined at extension catalog.Methods in de.hybris.platform.catalog.model.classification with parameters of type CatalogVersionModel Modifier and Type Method Description voidClassificationClassModel. setCatalogVersion(CatalogVersionModel value)Generated method - Initial setter ofCategory.catalogVersionattribute defined at extensioncatalogand redeclared at extensioncatalog.voidClassificationKeywordModel. setCatalogVersion(CatalogVersionModel value)Generated method - Setter ofKeyword.catalogVersionattribute defined at extensioncatalogand redeclared at extensioncatalog. -
Uses of CatalogVersionModel in de.hybris.platform.catalog.model.synchronization
Constructors in de.hybris.platform.catalog.model.synchronization with parameters of type CatalogVersionModel Constructor Description CatalogVersionSyncJobModel(java.lang.String _code, CatalogVersionModel _sourceVersion, CatalogVersionModel _targetVersion)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCatalogVersionSyncJobModel(java.lang.String _code, java.lang.Integer _nodeID, ItemModel _owner, CatalogVersionModel _sourceVersion, CatalogVersionModel _targetVersion)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCatalogVersionSyncScheduleMediaModel(CatalogVersionModel _catalogVersion, java.lang.String _code, CatalogVersionSyncCronJobModel _cronjob)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCatalogVersionSyncScheduleMediaModel(CatalogVersionModel _catalogVersion, java.lang.String _code, CatalogVersionSyncCronJobModel _cronjob, ItemModel _owner)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of CatalogVersionModel in de.hybris.platform.catalog.synchronization
Methods in de.hybris.platform.catalog.synchronization that return CatalogVersionModel Modifier and Type Method Description protected CatalogVersionModelBaseSynchronizationStatusServiceTest. createCatalogVersion(CatalogModel catalog, java.lang.String version)protected CatalogVersionModelDefaultSynchronizationStatusService. getCatalogVersionForItem(ItemModel item)Methods in de.hybris.platform.catalog.synchronization with parameters of type CatalogVersionModel Modifier and Type Method Description static CatalogVersionAssertCatalogVersionAssert. assertThat(CatalogVersionModel catalog)protected ProductModelBaseSynchronizationStatusServiceTest. createProductInCatalogVersion(java.lang.String theCode, CatalogVersionModel catalogVersion)protected SyncItemJobModelBaseSynchronizationStatusServiceTest. createSyncJob(CatalogVersionModel source, CatalogVersionModel target)protected SyncItemJobModelBaseSynchronizationStatusServiceTest. createSyncJob(java.lang.String code, CatalogVersionModel source, CatalogVersionModel target)protected CatalogVersionSyncJobModelDefaultCatalogSynchronizationService. createSyncJob(CatalogVersionModel source, CatalogVersionModel target)protected CatalogVersionSyncJobModelDefaultCatalogSynchronizationService. createSyncJob(CatalogVersionModel source, CatalogVersionModel target, int numberOfThreads)protected SyncItemJobModelDefaultCatalogSynchronizationServiceTest. createSyncJob(CatalogVersionModel source, CatalogVersionModel target)SyncItemJobModelCatalogSynchronizationService. getSyncJob(CatalogVersionModel source, CatalogVersionModel target, java.lang.String qualifier)Returns the publication rule (asSyncItemJobModelitem) between a specified source catalog version and target catalog version.SyncItemJobModelDefaultCatalogSynchronizationService. getSyncJob(CatalogVersionModel source, CatalogVersionModel target, java.lang.String qualifier)protected <T> TBaseSynchronizationStatusServiceTest. resolveCounterpart(CatalogVersionModel targetCatalogVersion, ItemModel itemModel, java.lang.String qualifier)voidCatalogSynchronizationService. synchronizeFully(CatalogVersionModel source, CatalogVersionModel target)For the given catalog version pair a newCatalogVersionSyncJobModelis being created configured to sync all default catalog item types.voidCatalogSynchronizationService. synchronizeFully(CatalogVersionModel source, CatalogVersionModel target, int numberOfThreads)For the given catalog version pair a newCatalogVersionSyncJobModelis being created configured to sync all default catalog item types.voidDefaultCatalogSynchronizationService. synchronizeFully(CatalogVersionModel source, CatalogVersionModel target)voidDefaultCatalogSynchronizationService. synchronizeFully(CatalogVersionModel source, CatalogVersionModel target, int numberOfThreads)voidCatalogSynchronizationService. synchronizeFullyInBackground(CatalogVersionModel source, CatalogVersionModel target)For the given catalog version pair a newCatalogVersionSyncJobModelis being created configured to sync all default catalog item types.voidDefaultCatalogSynchronizationService. synchronizeFullyInBackground(CatalogVersionModel source, CatalogVersionModel target)Constructors in de.hybris.platform.catalog.synchronization with parameters of type CatalogVersionModel Constructor Description CatalogVersionAssert(CatalogVersionModel actual) -
Uses of CatalogVersionModel in de.hybris.platform.catalog.systemsetup
Methods in de.hybris.platform.catalog.systemsetup that return CatalogVersionModel Modifier and Type Method Description protected CatalogVersionModelCatalogSystemSetupTest. createCatalogVersion(CatalogModel catalog, java.lang.String version) -
Uses of CatalogVersionModel in de.hybris.platform.category
Methods in de.hybris.platform.category with parameters of type CatalogVersionModel Modifier and Type Method Description CategoryModelCategoryService. getCategory(CatalogVersionModel catalogVersion, java.lang.String code)Deprecated, for removal: This API element is subject to removal in a future version.since 4.3, please useCategoryService.getCategoryForCode(CatalogVersionModel, String).CategoryModelCategoryService. getCategoryForCode(CatalogVersionModel catalogVersion, java.lang.String code)Retrieves theCategoryModelwith the specifiedcodewhich belonging to the specifiedcatalogVersion.java.util.Collection<CategoryModel>CategoryService. getRootCategories(CatalogVersionModel catalogVersion)Deprecated, for removal: This API element is subject to removal in a future version.since 4.3, please useCategoryService.getRootCategoriesForCatalogVersion(CatalogVersionModel).java.util.Collection<CategoryModel>CategoryService. getRootCategoriesForCatalogVersion(CatalogVersionModel catalogVersion)Retrieves the rootCategoryModels of the specifiedCatalogVersionModel. -
Uses of CatalogVersionModel in de.hybris.platform.category.daos
Methods in de.hybris.platform.category.daos with parameters of type CatalogVersionModel Modifier and Type Method Description java.util.Collection<CategoryModel>CategoryDao. findCategories(CatalogVersionModel catalogVersion, java.lang.String code)Deprecated, for removal: This API element is subject to removal in a future version.since 4.3, please useCategoryDao.findCategoriesByCode(CatalogVersionModel, String).java.util.Collection<CategoryModel>CategoryDao. findCategoriesByCatalogVersionAndProduct(CatalogVersionModel catver, ProductModel product)Finds categories by catalog version and product.java.util.Collection<CategoryModel>CategoryDao. findCategoriesByCode(CatalogVersionModel catalogVersion, java.lang.String code)java.util.List<CategoryModel>CategoryDao. findOrderedRootCategoriesForCatalogVersion(CatalogVersionModel catalogVersion)Finds all root categories for the specificCatalogVersionModelsorted by order attribute.java.util.Collection<CategoryModel>CategoryDao. findRootCategories(CatalogVersionModel catalogVersion)Deprecated, for removal: This API element is subject to removal in a future version.since 4.3, please useCategoryDao.findRootCategoriesByCatalogVersion(CatalogVersionModel).java.util.Collection<CategoryModel>CategoryDao. findRootCategoriesByCatalogVersion(CatalogVersionModel catalogVersion)Finds all root categories for the specificCatalogVersionModel. -
Uses of CatalogVersionModel in de.hybris.platform.category.daos.impl
Methods in de.hybris.platform.category.daos.impl with parameters of type CatalogVersionModel Modifier and Type Method Description java.util.Collection<CategoryModel>DefaultCategoryDao. findCategories(CatalogVersionModel catalogVersion, java.lang.String code)Deprecated, for removal: This API element is subject to removal in a future version.since agesjava.util.Collection<CategoryModel>DefaultCategoryDao. findCategoriesByCatalogVersionAndProduct(CatalogVersionModel catver, ProductModel product)Finds categories by catalog version and product.java.util.Collection<CategoryModel>DefaultCategoryDao. findCategoriesByCode(CatalogVersionModel catalogVersion, java.lang.String code)java.util.List<CategoryModel>DefaultCategoryDao. findOrderedRootCategoriesForCatalogVersion(CatalogVersionModel catalogVersion)Finds all root categories for the specificCatalogVersionModelsorted by order attribute.java.util.Collection<CategoryModel>DefaultCategoryDao. findRootCategories(CatalogVersionModel catalogVersion)Deprecated, for removal: This API element is subject to removal in a future version.since agesjava.util.Collection<CategoryModel>DefaultCategoryDao. findRootCategoriesByCatalogVersion(CatalogVersionModel catalogVersion)Finds all root categories for the specificCatalogVersionModel. -
Uses of CatalogVersionModel in de.hybris.platform.category.impl
Methods in de.hybris.platform.category.impl with parameters of type CatalogVersionModel Modifier and Type Method Description CategoryModelDefaultCategoryService. getCategory(CatalogVersionModel catalogVersion, java.lang.String code)Deprecated, for removal: This API element is subject to removal in a future version.since agesCategoryModelDefaultCategoryService. getCategoryForCode(CatalogVersionModel catalogVersion, java.lang.String code)java.util.Collection<CategoryModel>DefaultCategoryService. getRootCategories(CatalogVersionModel catalogVersion)Deprecated, for removal: This API element is subject to removal in a future version.since agesjava.util.Collection<CategoryModel>DefaultCategoryService. getRootCategoriesForCatalogVersion(CatalogVersionModel catalogVersion) -
Uses of CatalogVersionModel in de.hybris.platform.category.model
Methods in de.hybris.platform.category.model that return CatalogVersionModel Modifier and Type Method Description CatalogVersionModelCategoryModel. getCatalogVersion()Generated method - Getter of theCategory.catalogVersionattribute defined at extensioncatalog.Methods in de.hybris.platform.category.model with parameters of type CatalogVersionModel Modifier and Type Method Description voidCategoryModel. setCatalogVersion(CatalogVersionModel value)Generated method - Setter ofCategory.catalogVersionattribute defined at extensioncatalog.Constructors in de.hybris.platform.category.model with parameters of type CatalogVersionModel Constructor Description CategoryModel(CatalogVersionModel _catalogVersion, java.lang.String _code)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCategoryModel(CatalogVersionModel _catalogVersion, java.lang.String _code, ItemModel _owner)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersConfigurationCategoryModel(CatalogVersionModel _catalogVersion, java.lang.String _code)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersConfigurationCategoryModel(CatalogVersionModel _catalogVersion, java.lang.String _code, ItemModel _owner)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of CatalogVersionModel in de.hybris.platform.chinesepaymentaddon.model
Constructors in de.hybris.platform.chinesepaymentaddon.model with parameters of type CatalogVersionModel Constructor Description PaymentActionsComponentModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersPaymentActionsComponentModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersPaymentInfoComponentModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersPaymentInfoComponentModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersPayNowActionModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersPayNowActionModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of CatalogVersionModel in de.hybris.platform.chineseproductsharingaddon.model
Constructors in de.hybris.platform.chineseproductsharingaddon.model with parameters of type CatalogVersionModel Constructor Description ChineseProductSharingActionModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersChineseProductSharingActionModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of CatalogVersionModel in de.hybris.platform.chineseprofile.model
Constructors in de.hybris.platform.chineseprofile.model with parameters of type CatalogVersionModel Constructor Description ChineseUpdateEmailComponentModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersChineseUpdateEmailComponentModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersChineseUpdateProfileComponentModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersChineseUpdateProfileComponentModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of CatalogVersionModel in de.hybris.platform.cms2.catalogversion.service
Methods in de.hybris.platform.cms2.catalogversion.service that return types with arguments of type CatalogVersionModel Modifier and Type Method Description java.util.Map<CatalogModel,java.util.Set<CatalogVersionModel>>CMSCatalogVersionService. getContentCatalogsAndVersions(boolean canRead, boolean canWrite, CMSSiteModel cmsSiteModel)Returns all content catalogs and catalog versions which the current user has READ and/or WRITE permission for.java.util.List<CatalogVersionModel>CMSCatalogVersionService. getFullHierarchyForCatalogVersion(CatalogVersionModel catalogVersion, CMSSiteModel cmsSiteModel)Returns a sorted list of catalog versions based on the site's catalogs hierarchy.java.util.Map<CatalogModel,java.util.Set<CatalogVersionModel>>CMSCatalogVersionService. getProductCatalogsAndVersions(boolean canRead, boolean canWrite, BaseSiteModel baseSiteModel)Returns all product catalogs and catalog versions which the current user has READ and/or WRITE permission for.java.util.List<CatalogVersionModel>CMSCatalogVersionService. getSubCatalogsCatalogVersions(ContentCatalogModel catalog)Returns all catalog versions for all subcatalogs of the provided catalog.java.util.List<CatalogVersionModel>CMSCatalogVersionService. getSuperCatalogsActiveCatalogVersions(ContentCatalogModel contentCatalog, CMSSiteModel cmsSiteModel)Returns all active catalog versions from all available super catalogs.java.util.List<CatalogVersionModel>CMSCatalogVersionService. getSuperCatalogsCatalogVersions(ContentCatalogModel catalog, CMSSiteModel cmsSiteModel)Returns all catalog versions for all supercatalogs of the provided catalog.java.util.List<CatalogVersionModel>CMSCatalogVersionService. getWritableChildContentCatalogVersions(PrincipalModel principal, CMSSiteModel siteModel, CatalogModel catalogModel)Returns child content catalog versions for a catalog to which the principal has a write access.java.util.List<CatalogVersionModel>CMSCatalogVersionService. getWritableContentCatalogVersions(PrincipalModel principal, CatalogModel catalogModel)Returns content catalog versions for a catalog to which the principal has a write access.Methods in de.hybris.platform.cms2.catalogversion.service with parameters of type CatalogVersionModel Modifier and Type Method Description java.util.List<CatalogVersionModel>CMSCatalogVersionService. getFullHierarchyForCatalogVersion(CatalogVersionModel catalogVersion, CMSSiteModel cmsSiteModel)Returns a sorted list of catalog versions based on the site's catalogs hierarchy. -
Uses of CatalogVersionModel in de.hybris.platform.cms2.catalogversion.service.impl
Methods in de.hybris.platform.cms2.catalogversion.service.impl that return types with arguments of type CatalogVersionModel Modifier and Type Method Description protected java.util.Map<CatalogModel,java.util.Set<CatalogVersionModel>>DefaultCMSCatalogVersionService. getCatalogsAndVersions(boolean canRead, boolean canWrite, java.util.function.Predicate<java.util.Map.Entry<CatalogModel,java.util.Set<CatalogVersionModel>>> catalogTypePredicate)Returns all catalogs and catalog versions which the current user has READ and/or WRITE permission for.java.util.Map<CatalogModel,java.util.Set<CatalogVersionModel>>DefaultCMSCatalogVersionService. getContentCatalogsAndVersions(boolean canRead, boolean canWrite, CMSSiteModel cmsSiteModel)java.util.List<CatalogVersionModel>DefaultCMSCatalogVersionService. getFullHierarchyForCatalogVersion(CatalogVersionModel catalogVersion, CMSSiteModel cmsSiteModel)java.util.Map<CatalogModel,java.util.Set<CatalogVersionModel>>DefaultCMSCatalogVersionService. getProductCatalogsAndVersions(boolean canRead, boolean canWrite, BaseSiteModel baseSiteModel)java.util.List<CatalogVersionModel>DefaultCMSCatalogVersionService. getSubCatalogsCatalogVersions(ContentCatalogModel catalog)java.util.List<CatalogVersionModel>DefaultCMSCatalogVersionService. getSuperCatalogsActiveCatalogVersions(ContentCatalogModel contentCatalog, CMSSiteModel cmsSiteModel)java.util.List<CatalogVersionModel>DefaultCMSCatalogVersionService. getSuperCatalogsCatalogVersions(ContentCatalogModel catalog, CMSSiteModel cmsSiteModel)java.util.List<CatalogVersionModel>DefaultCMSCatalogVersionService. getWritableChildContentCatalogVersions(PrincipalModel principal, CMSSiteModel cmsSiteModel, CatalogModel catalogModel)java.util.List<CatalogVersionModel>DefaultCMSCatalogVersionService. getWritableContentCatalogVersions(PrincipalModel principal, CatalogModel catalogModel)Methods in de.hybris.platform.cms2.catalogversion.service.impl with parameters of type CatalogVersionModel Modifier and Type Method Description java.util.List<CatalogVersionModel>DefaultCMSCatalogVersionService. getFullHierarchyForCatalogVersion(CatalogVersionModel catalogVersion, CMSSiteModel cmsSiteModel)Method parameters in de.hybris.platform.cms2.catalogversion.service.impl with type arguments of type CatalogVersionModel Modifier and Type Method Description protected java.util.Map<CatalogModel,java.util.Set<CatalogVersionModel>>DefaultCMSCatalogVersionService. getCatalogsAndVersions(boolean canRead, boolean canWrite, java.util.function.Predicate<java.util.Map.Entry<CatalogModel,java.util.Set<CatalogVersionModel>>> catalogTypePredicate)Returns all catalogs and catalog versions which the current user has READ and/or WRITE permission for. -
Uses of CatalogVersionModel in de.hybris.platform.cms2.cloning.service
Methods in de.hybris.platform.cms2.cloning.service with parameters of type CatalogVersionModel Modifier and Type Method Description voidCMSItemCloningService. cloneContentSlotComponents(ContentSlotModel sourceContentSlotModel, ContentSlotModel targetContentSlotModel, CatalogVersionModel targetCatalogVersionModel)Deeps clones all cloneable cms components for a given content slot excluding non cloneable componentsCMSModelCloningContextCMSModelCloningContextFactory. createCloningContextWithCatalogVersionPredicates(CatalogVersionModel targetCatalogVersion)Creates aCMSModelCloningContextand appendComponentForCatalogVersionAttributePresetPredicateandMediaForCatalogVersionAttributePresetPredicateto the list of preset predicates. -
Uses of CatalogVersionModel in de.hybris.platform.cms2.cloning.service.impl
Methods in de.hybris.platform.cms2.cloning.service.impl with parameters of type CatalogVersionModel Modifier and Type Method Description protected java.util.Optional<AbstractCMSComponentModel>DefaultCMSItemCloningService. cloneComponentInCatalogVersion(AbstractCMSComponentModel componentModel, CatalogVersionModel targetCatalogVersionModel)Deep clones the provided component in the provided catalog version.voidDefaultCMSItemCloningService. cloneContentSlotComponents(ContentSlotModel sourceContentSlotModel, ContentSlotModel targetContentSlotModel, CatalogVersionModel targetCatalogVersionModel)CMSModelCloningContextDefaultCMSModelCloningContextFactory. createCloningContextWithCatalogVersionPredicates(CatalogVersionModel targetCatalogVersion) -
Uses of CatalogVersionModel in de.hybris.platform.cms2.cloning.service.predicate
Methods in de.hybris.platform.cms2.cloning.service.predicate that return CatalogVersionModel Modifier and Type Method Description CatalogVersionModelComponentForCatalogVersionAttributePresetPredicate. get()CatalogVersionModelMediaContainerForCatalogVersionAttributePresetPredicate. get()CatalogVersionModelMediaForCatalogVersionAttributePresetPredicate. get()protected CatalogVersionModelComponentForCatalogVersionAttributePresetPredicate. getTargetCatalogVersion()protected CatalogVersionModelMediaContainerForCatalogVersionAttributePresetPredicate. getTargetCatalogVersion()protected CatalogVersionModelMediaForCatalogVersionAttributePresetPredicate. getTargetCatalogVersion()Methods in de.hybris.platform.cms2.cloning.service.predicate with parameters of type CatalogVersionModel Modifier and Type Method Description voidComponentForCatalogVersionAttributePresetPredicate. setTargetCatalogVersion(CatalogVersionModel targetCatalogVersion)voidMediaContainerForCatalogVersionAttributePresetPredicate. setTargetCatalogVersion(CatalogVersionModel targetCatalogVersion)voidMediaForCatalogVersionAttributePresetPredicate. setTargetCatalogVersion(CatalogVersionModel targetCatalogVersion)Constructors in de.hybris.platform.cms2.cloning.service.predicate with parameters of type CatalogVersionModel Constructor Description ComponentForCatalogVersionAttributePresetPredicate(CatalogVersionModel targetCatalogVersion)MediaContainerForCatalogVersionAttributePresetPredicate(CatalogVersionModel targetCatalogVersion)MediaForCatalogVersionAttributePresetPredicate(CatalogVersionModel targetCatalogVersion) -
Uses of CatalogVersionModel in de.hybris.platform.cms2.cloning.strategy.impl
Methods in de.hybris.platform.cms2.cloning.strategy.impl with parameters of type CatalogVersionModel Modifier and Type Method Description protected java.util.Optional<MediaModel>PageCloningStrategy. clonePreviewImage(AbstractPageModel sourcePageModel, CatalogVersionModel targetCatalogVersion)Clones a preview image model.protected voidContentSlotCloningStrategy. createContentSlotForPageRelation(CatalogVersionModel catalogVersionModel, java.lang.String position, AbstractPageModel pageModel, ContentSlotModel contentSlotModel)Creates a new ContentSlotForPageModel -
Uses of CatalogVersionModel in de.hybris.platform.cms2.jalo
Methods in de.hybris.platform.cms2.jalo that return CatalogVersionModel Modifier and Type Method Description protected CatalogVersionModelCMSPreviewTest. createCatalogVersion(java.lang.String name, java.lang.String version)Methods in de.hybris.platform.cms2.jalo with parameters of type CatalogVersionModel Modifier and Type Method Description protected de.hybris.platform.cms2.jalo.CMSItemRemoveIntegrationTest.CmsStructCMSItemRemoveIntegrationTest. createSampleCmsStructure(CatalogVersionModel version) -
Uses of CatalogVersionModel in de.hybris.platform.cms2.model
Methods in de.hybris.platform.cms2.model that return CatalogVersionModel Modifier and Type Method Description CatalogVersionModelCMSVersionModel. getItemCatalogVersion()Generated method - Getter of theCMSVersion.itemCatalogVersionattribute defined at extensioncms2.Methods in de.hybris.platform.cms2.model with parameters of type CatalogVersionModel Modifier and Type Method Description voidCMSVersionModel. setItemCatalogVersion(CatalogVersionModel value)Generated method - Setter ofCMSVersion.itemCatalogVersionattribute defined at extensioncms2. -
Uses of CatalogVersionModel in de.hybris.platform.cms2.model.contents
Methods in de.hybris.platform.cms2.model.contents that return CatalogVersionModel Modifier and Type Method Description CatalogVersionModelCMSItemModel. getCatalogVersion()Generated method - Getter of theCMSItem.catalogVersionattribute defined at extensioncms2.Methods in de.hybris.platform.cms2.model.contents with parameters of type CatalogVersionModel Modifier and Type Method Description voidCMSItemModel. setCatalogVersion(CatalogVersionModel value)Generated method - Setter ofCMSItem.catalogVersionattribute defined at extensioncms2.Constructors in de.hybris.platform.cms2.model.contents with parameters of type CatalogVersionModel Constructor Description CMSItemModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCMSItemModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of CatalogVersionModel in de.hybris.platform.cms2.model.contents.components
Constructors in de.hybris.platform.cms2.model.contents.components with parameters of type CatalogVersionModel Constructor Description AbstractCMSComponentModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersAbstractCMSComponentModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCMSFlexComponentModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCMSFlexComponentModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCMSImageComponentModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCMSImageComponentModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCMSLinkComponentModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCMSLinkComponentModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCMSParagraphComponentModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCMSParagraphComponentModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCMSSiteContextComponentModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCMSSiteContextComponentModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersSimpleCMSComponentModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersSimpleCMSComponentModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of CatalogVersionModel in de.hybris.platform.cms2.model.contents.containers
Constructors in de.hybris.platform.cms2.model.contents.containers with parameters of type CatalogVersionModel Constructor Description AbstractCMSComponentContainerModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersAbstractCMSComponentContainerModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersABTestCMSComponentContainerModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersABTestCMSComponentContainerModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of CatalogVersionModel in de.hybris.platform.cms2.model.contents.contentslot
Constructors in de.hybris.platform.cms2.model.contents.contentslot with parameters of type CatalogVersionModel Constructor Description ContentSlotModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersContentSlotModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of CatalogVersionModel in de.hybris.platform.cms2.model.navigation
Constructors in de.hybris.platform.cms2.model.navigation with parameters of type CatalogVersionModel Constructor Description CMSNavigationEntryModel(CatalogVersionModel _catalogVersion, ItemModel _item, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCMSNavigationEntryModel(CatalogVersionModel _catalogVersion, ItemModel _item, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCMSNavigationNodeModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCMSNavigationNodeModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of CatalogVersionModel in de.hybris.platform.cms2.model.pages
Constructors in de.hybris.platform.cms2.model.pages with parameters of type CatalogVersionModel Constructor Description AbstractPageModel(CatalogVersionModel _catalogVersion, PageTemplateModel _masterTemplate, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersAbstractPageModel(CatalogVersionModel _catalogVersion, PageTemplateModel _masterTemplate, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCatalogPageModel(CatalogVersionModel _catalogVersion, PageTemplateModel _masterTemplate, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCatalogPageModel(CatalogVersionModel _catalogVersion, PageTemplateModel _masterTemplate, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCategoryPageModel(CatalogVersionModel _catalogVersion, PageTemplateModel _masterTemplate, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCategoryPageModel(CatalogVersionModel _catalogVersion, PageTemplateModel _masterTemplate, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersContentPageModel(CatalogVersionModel _catalogVersion, PageTemplateModel _masterTemplate, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersContentPageModel(CatalogVersionModel _catalogVersion, PageTemplateModel _masterTemplate, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersPageTemplateModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersPageTemplateModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersProductPageModel(CatalogVersionModel _catalogVersion, PageTemplateModel _masterTemplate, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersProductPageModel(CatalogVersionModel _catalogVersion, PageTemplateModel _masterTemplate, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of CatalogVersionModel in de.hybris.platform.cms2.model.preview
Methods in de.hybris.platform.cms2.model.preview that return CatalogVersionModel Modifier and Type Method Description CatalogVersionModelPreviewDataModel. getActiveCatalogVersion()Generated method - Getter of thePreviewData.activeCatalogVersionattribute defined at extensioncms2.Methods in de.hybris.platform.cms2.model.preview that return types with arguments of type CatalogVersionModel Modifier and Type Method Description java.util.Collection<CatalogVersionModel>PreviewDataModel. getCatalogVersions()Generated method - Getter of thePreviewData.catalogVersionsattribute defined at extensioncms2.Methods in de.hybris.platform.cms2.model.preview with parameters of type CatalogVersionModel Modifier and Type Method Description voidPreviewDataModel. setActiveCatalogVersion(CatalogVersionModel value)Generated method - Setter ofPreviewData.activeCatalogVersionattribute defined at extensioncms2.Method parameters in de.hybris.platform.cms2.model.preview with type arguments of type CatalogVersionModel Modifier and Type Method Description voidPreviewDataModel. setCatalogVersions(java.util.Collection<CatalogVersionModel> value)Generated method - Setter ofPreviewData.catalogVersionsattribute defined at extensioncms2. -
Uses of CatalogVersionModel in de.hybris.platform.cms2.model.relations
Methods in de.hybris.platform.cms2.model.relations that return CatalogVersionModel Modifier and Type Method Description CatalogVersionModelCMSRelationModel. getCatalogVersion()Generated method - Getter of theCMSRelation.catalogVersionattribute defined at extensioncms2.Methods in de.hybris.platform.cms2.model.relations with parameters of type CatalogVersionModel Modifier and Type Method Description voidCMSRelationModel. setCatalogVersion(CatalogVersionModel value)Generated method - Setter ofCMSRelation.catalogVersionattribute defined at extensioncms2.Constructors in de.hybris.platform.cms2.model.relations with parameters of type CatalogVersionModel Constructor Description CMSRelationModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCMSRelationModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersContentSlotForPageModel(CatalogVersionModel _catalogVersion, ContentSlotModel _contentSlot, AbstractPageModel _page, java.lang.String _position, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersContentSlotForPageModel(CatalogVersionModel _catalogVersion, ContentSlotModel _contentSlot, ItemModel _owner, AbstractPageModel _page, java.lang.String _position, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersContentSlotForTemplateModel(CatalogVersionModel _catalogVersion, ContentSlotModel _contentSlot, PageTemplateModel _pageTemplate, java.lang.String _position, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersContentSlotForTemplateModel(CatalogVersionModel _catalogVersion, ContentSlotModel _contentSlot, ItemModel _owner, PageTemplateModel _pageTemplate, java.lang.String _position, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of CatalogVersionModel in de.hybris.platform.cms2.model.restrictions
Constructors in de.hybris.platform.cms2.model.restrictions with parameters of type CatalogVersionModel Constructor Description AbstractRestrictionModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersAbstractRestrictionModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersASMCMSUserGroupRestrictionModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersASMCMSUserGroupRestrictionModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersAssistedServiceSessionRestrictionModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersAssistedServiceSessionRestrictionModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCMSBaseStoreTimeRestrictionModel(java.util.Collection<BaseStoreModel> _baseStores, CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCMSBaseStoreTimeRestrictionModel(java.util.Collection<BaseStoreModel> _baseStores, CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCMSCampaignRestrictionModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCMSCampaignRestrictionModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCMSCatalogRestrictionModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCMSCatalogRestrictionModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCMSCategoryRestrictionModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCMSCategoryRestrictionModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCMSInverseRestrictionModel(CatalogVersionModel _catalogVersion, AbstractRestrictionModel _originalRestriction, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCMSInverseRestrictionModel(CatalogVersionModel _catalogVersion, AbstractRestrictionModel _originalRestriction, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCMSProductRestrictionModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCMSProductRestrictionModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCMSTimeRestrictionModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCMSTimeRestrictionModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCMSUserGroupRestrictionModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCMSUserGroupRestrictionModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCMSUserRestrictionModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCMSUserRestrictionModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of CatalogVersionModel in de.hybris.platform.cms2.multicountry.comparator
Methods in de.hybris.platform.cms2.multicountry.comparator with parameters of type CatalogVersionModel Modifier and Type Method Description intCatalogVersionLevelComparator. compare(CatalogVersionModel catalogVersion1, CatalogVersionModel catalogVersion2)protected intCatalogVersionLevelComparator. compareSameLevelCatalogVersions(CatalogVersionModel catalogVersion1, CatalogVersionModel catalogVersion2)Determines the ordering of catalog versions that are on the same catalog level. -
Uses of CatalogVersionModel in de.hybris.platform.cms2.multicountry.service
Methods in de.hybris.platform.cms2.multicountry.service that return types with arguments of type CatalogVersionModel Modifier and Type Method Description java.util.List<CatalogVersionModel>CatalogLevelService. getLevelCatalogVersions(AbstractPageModel page, java.util.List<ContentCatalogModel> catalogs)Finds all catalog versions hierarchy related to a given page for a given list of catalogs. -
Uses of CatalogVersionModel in de.hybris.platform.cms2.multicountry.service.impl
Methods in de.hybris.platform.cms2.multicountry.service.impl that return types with arguments of type CatalogVersionModel Modifier and Type Method Description java.util.List<CatalogVersionModel>DefaultCatalogLevelService. getLevelCatalogVersions(AbstractPageModel page, java.util.List<ContentCatalogModel> catalogs) -
Uses of CatalogVersionModel in de.hybris.platform.cms2.servicelayer.daos
Methods in de.hybris.platform.cms2.servicelayer.daos with parameters of type CatalogVersionModel Modifier and Type Method Description java.util.List<CMSVersionModel>CMSVersionDao. findAllByItemUidAndItemCatalogVersion(java.lang.String itemUid, CatalogVersionModel itemCatalogVersion)Finds allCMSVersionModelfor a givenCMSItemModeljava.util.List<AbstractCMSComponentModel>CMSComponentDao. findAllCMSComponentsByCatalogVersion(CatalogVersionModel catalogVersion)Find cms components that belong to a given catalog version.java.util.List<ContentSlotForTemplateModel>CMSContentSlotDao. findAllContentSlotForTemplateByContentSlot(ContentSlotModel contentSlot, CatalogVersionModel catalogVersion)Find the content slot for template relations for the given content slot and catalog version (used for multi-country)java.util.List<ContentSlotForPageModel>CMSContentSlotDao. findAllContentSlotRelationsByContentSlot(ContentSlotModel contentSlot, CatalogVersionModel catalogVersion)Find all content slot relations by content slot and catalog version.java.util.List<ContentSlotForPageModel>CMSContentSlotDao. findAllContentSlotRelationsByPage(AbstractPageModel page, CatalogVersionModel catalogVersion)Find all content slot relations by page and catalog version.java.util.List<ContentSlotForTemplateModel>CMSContentSlotDao. findAllContentSlotRelationsByPageTemplate(PageTemplateModel template, CatalogVersionModel catalogVersion)Find all content slot relations by page template and catalog version.java.util.List<ContentSlotForPageModel>CMSContentSlotDao. findAllContentSlotRelationsByPageUid(java.lang.String pageUid, CatalogVersionModel catalogVersion)Find all content slot relations for page uid and catalog version.java.util.Collection<AbstractPageModel>CMSPageDao. findAllPagesByCatalogVersion(CatalogVersionModel catalogVersion)Find all active pages by catalog version.java.util.Collection<AbstractPageModel>PageTemplateDao. findAllPagesByCatalogVersion(CatalogVersionModel catalogVersion)Find all pages by catalog version.java.util.Collection<AbstractPageModel>CMSPageDao. findAllPagesByCatalogVersionAndPageStatuses(CatalogVersionModel catalogVersion, java.util.List<CmsPageStatus> pageStatuses)Find all pages by catalog version and a list of page statuses.java.util.Collection<PageTemplateModel>CMSPageTemplateDao. findAllPageTemplatesByCatalogVersion(CatalogVersionModel catalogVersion)Find all page templates by catalog version.java.util.Collection<PageTemplateModel>CMSPageTemplateDao. findAllPageTemplatesByCatalogVersion(CatalogVersionModel catalogVersion, boolean active)Find all page templates by catalog version andactiveboolean flag.java.util.Collection<PageTemplateModel>CMSPageTemplateDao. findAllRestrictedPageTemplatesByCatalogVersion(CatalogVersionModel catalogVersion, boolean active, CMSPageTypeModel pageType)Find all restricted page templates by catalog version,activeboolean flag and cms page type.SearchResult<AbstractCMSComponentModel>CMSComponentDao. findByCatalogVersionAndMask(CatalogVersionModel catalogVersionModel, java.lang.String mask, PageableData pageableData)For a given mask used as filter and aPageableDataquery, will return a page object consisting of the content list of the requested page number and the total number of entities for the given maskjava.util.Optional<CMSVersionModel>CMSVersionDao. findByItemUidAndLabel(java.lang.String itemUid, java.lang.String label, CatalogVersionModel itemCatalogVersion)Finds theCMSVersionModelfor an item identified by its itemUid containing the given labelSearchResult<CMSItemModel>CMSItemDao. findByTypeCodeAndName(CatalogVersionModel catalogVersion, java.lang.String typeCode, java.lang.String name)Find all CMS Items on a given catalog and typeCode matching the provided name.CMSItemModelCMSItemDao. findByUid(java.lang.String uid, CatalogVersionModel catalogVersion)Finds theCMSItemModeluniquely identified by its uid and catalogVersionjava.util.List<AbstractCMSComponentContainerModel>CMSComponentDao. findCMSComponentContainersByIdAndCatalogVersion(java.lang.String id, CatalogVersionModel catalogVersion)Find cms component containers by id and catalog version.java.util.List<AbstractCMSComponentModel>CMSComponentDao. findCMSComponentsByIdAndCatalogVersion(java.lang.String id, CatalogVersionModel catalogVersion)Find cms components by id and catalog version.java.util.List<SimpleCMSComponentModel>CMSComponentDao. findCMSComponentsOfContainerByIdAndCatalogVersion(java.lang.String id, CatalogVersionModel catalogVersion)Deprecated, for removal: This API element is subject to removal in a future version.since 1811, never usedjava.util.List<ContentSlotForPageModel>CMSContentSlotDao. findContentSlotRelationsByPageAndContentSlot(AbstractPageModel page, ContentSlotModel contentSlot, CatalogVersionModel catalogVersion)Find content slot relations by page, content slot and catalog version.java.util.List<ContentSlotForPageModel>CMSContentSlotDao. findContentSlotRelationsByPageAndPosition(AbstractPageModel page, java.lang.String position, CatalogVersionModel catalogVersion)Find content slot relations by page, position and catalog versions.java.util.List<ContentSlotForTemplateModel>CMSContentSlotDao. findContentSlotRelationsByPageTemplateAndContentSlot(PageTemplateModel template, ContentSlotModel contentSlotModel, CatalogVersionModel catalogVersion)Find content slot relations for given page template and content slot.java.util.Collection<ContentSlotModel>CMSContentSlotDao. findContentSlotsForCatalogVersion(CatalogVersionModel catalogVersion)Find all content slots that belong to a given catalog version.SearchResult<MediaContainerModel>CMSMediaContainerDao. findMediaContainersForCatalogVersion(java.lang.String text, CatalogVersionModel catalogVersion, PageableData pageableData)Finds media containers using a free-text form in a given catalog version.CMSNavigationEntryModelCMSNavigationDao. findNavigationEntryByUid(java.lang.String uid, CatalogVersionModel catalogVersion)Finds aCMSNavigationEntryModelby uid for aCatalogVersionModeljava.util.List<AbstractPageModel>CMSPageDao. findPagesByIdAndCatalogVersion(java.lang.String id, CatalogVersionModel catalogVersion)Find active pages by id and catalog version.java.util.List<AbstractPageModel>PageTemplateDao. findPagesByIdAndCatalogVersion(java.lang.String id, CatalogVersionModel catalogVersion)Find pages by id and catalog version.java.util.List<AbstractPageModel>CMSPageDao. findPagesByIdAndCatalogVersionAndPageStatuses(java.lang.String id, CatalogVersionModel catalogVersion, java.util.List<CmsPageStatus> pageStatuses)Find pages by id and catalog version and a list of page statuses.java.util.List<PageTemplateModel>CMSPageTemplateDao. findPageTemplatesByIdAndCatalogVersion(java.lang.String id, CatalogVersionModel catalogVersion)Find page templates by id and catalog version.java.util.List<AbstractRestrictionModel>CMSRestrictionDao. findRestrictions(CatalogVersionModel catalogVersion)Find all restrictions by catalog version.java.util.List<AbstractRestrictionModel>CMSRestrictionDao. findRestrictionsById(java.lang.String id, CatalogVersionModel catalogVersion)Find restrictions by id and catalog version.java.util.List<AbstractRestrictionModel>CMSRestrictionDao. findRestrictionsByName(java.lang.String name, CatalogVersionModel catalogVersion)Find restrictions by name and catalog version.java.util.List<AbstractRestrictionModel>CMSRestrictionDao. findRestrictionsByType(ComposedTypeModel composedType, CatalogVersionModel catalogVersion)Find restrictions by composed type and catalog version.java.util.List<AbstractRestrictionModel>CMSRestrictionDao. findRestrictionsByTypeNotLinkedToPage(AbstractPageModel page, ComposedTypeModel composedType, CatalogVersionModel catalogVersion)Find restrictions by type not linked to page.default java.util.List<AbstractRestrictionModel>CMSRestrictionDao. findRestrictionsForPage(AbstractPageModel page, CatalogVersionModel catalogVersion)Find restrictions for page by page and catalog version.java.util.List<AbstractRestrictionModel>CMSRestrictionDao. findRestrictionsForPage(ComposedTypeModel composedType, AbstractPageModel page, CatalogVersionModel catalogVersion)Find restrictions for page by composed type, page and catalog version.CMSNavigationNodeModelCMSNavigationDao. findSuperRootNavigationNode(CatalogVersionModel catalogVersion)Finds the super navigation root by catalog version.MediaContainerModelCMSMediaContainerDao. getMediaContainerForQualifier(java.lang.String qualifier, CatalogVersionModel catalogVersion)Retrieve a single media container that has the specified qualifier value in a given catalog version.default intCMSRestrictionDao. getNumPageRestrictions(AbstractPageModel page, CatalogVersionModel catalogVersion)Finds the number of restrictions associated to a given page and catalog versionjava.util.List<WorkflowTemplateModel>CMSWorkflowTemplateDao. getVisibleWorkflowTemplatesForCatalogVersion(CatalogVersionModel catalogVersion, PrincipalModel principal)Retrieves the list of workflow templates for a given catalog version and principal.booleanCMSContentCatalogDao. hasCMSItems(CatalogVersionModel versionModel)Checks whether there are some CMS items related to passed as parameterCatalogVersionModelobject.booleanCMSContentCatalogDao. hasCMSRelations(CatalogVersionModel versionModel)Checks whether there are someCMSRelationModelobjects related to passed as parameterCatalogVersionModelobject.Method parameters in de.hybris.platform.cms2.servicelayer.daos with type arguments of type CatalogVersionModel Modifier and Type Method Description <T extends AbstractCMSComponentModel>
SearchPageData<T>CMSComponentDao. findAllCMSComponentsByCatalogVersions(java.util.Collection<CatalogVersionModel> catalogVersions, SearchPageData searchPageData)Find cms components that belong to a given catalog version.java.util.Collection<ContentPageModel>CMSPageDao. findAllContentPagesByCatalogVersions(java.util.Collection<CatalogVersionModel> catalogVersions)Find all active content pages by catalog versions.java.util.Collection<ContentPageModel>PageTemplateDao. findAllContentPagesByCatalogVersions(java.util.Collection<CatalogVersionModel> catalogVersions)Find all content pages by catalog versions.java.util.Collection<ContentPageModel>CMSPageDao. findAllContentPagesByCatalogVersionsAndPageStatuses(java.util.Collection<CatalogVersionModel> catalogVersions, java.util.List<CmsPageStatus> pageStatuses)Find all content pages by catalog versions and a list of page statuses.java.util.Collection<AbstractPageModel>PageTemplateDao. findAllPagesByLabel(java.lang.String label, java.util.Collection<CatalogVersionModel> catalogVersions)Find all pages by label and catalog version.java.util.Collection<AbstractPageModel>CMSPageDao. findAllPagesByTypeAndCatalogVersions(ComposedTypeModel composedType, java.util.Collection<CatalogVersionModel> catalogVersions)Find all pages by composed type ofcomposedTypeand catalog versions.<T extends AbstractPageModel>
SearchPageData<T>CMSPageDao. findAllPagesByTypeAndCatalogVersions(ComposedTypeModel composedType, java.util.Collection<CatalogVersionModel> catalogVersions, SearchPageData searchPageData)Find all active pages by composed type and catalog versions.java.util.Collection<AbstractPageModel>PageTemplateDao. findAllPagesByTypeAndCatalogVersions(ComposedTypeModel composedType, java.util.Collection<CatalogVersionModel> catalogVersions)Find all pages by composed type and catalog versions.java.util.Collection<AbstractPageModel>CMSPageDao. findAllPagesByTypeAndCatalogVersionsAndPageStatuses(ComposedTypeModel composedType, java.util.Collection<CatalogVersionModel> catalogVersions, java.util.List<CmsPageStatus> pageStatuses)Find all pages by composed type ofcomposedTypeand catalog versions.java.util.Collection<PageTemplateModel>CMSPageTemplateDao. findAllPageTemplatesByCatalogVersions(java.util.Collection<CatalogVersionModel> catalogVersions, boolean active)Find all page templates by catalog versions andactiveboolean flag.java.util.Collection<PageTemplateModel>CMSPageTemplateDao. findAllRestrictedPageTemplatesByCatalogVersion(java.util.Collection<CatalogVersionModel> catalogVersions, boolean active, CMSPageTypeModel pageType)Find all restricted page templates by catalog versions,activeboolean flag and cms page type.java.util.List<AbstractCMSComponentModel>CMSComponentDao. findCMSComponents(java.lang.String id, java.lang.String contentSlotId, java.util.Collection<CatalogVersionModel> catalogVersions)Find cms components by id, contentSlotId and catalog versions.java.util.List<AbstractCMSComponentModel>CMSComponentDao. findCMSComponentsByIdAndCatalogVersions(java.lang.String id, java.util.Collection<CatalogVersionModel> catalogVersions)Find cms components by id and catalog versions.java.util.List<ContentSlotForPageModel>CMSContentSlotDao. findContentSlotRelationsByPageAndContentSlot(AbstractPageModel page, ContentSlotModel contentSlot, java.util.Collection<CatalogVersionModel> catalogVersions)Find content slot relations by page, content slot and catalog versions.java.util.List<ContentSlotForPageModel>CMSContentSlotDao. findContentSlotRelationsByPageAndPosition(AbstractPageModel page, java.lang.String position, java.util.Collection<CatalogVersionModel> catalogVersions)Find content slot relations by page, position and catalog versions.java.util.List<ContentSlotForTemplateModel>CMSContentSlotDao. findContentSlotRelationsByPageTemplateAndPosition(PageTemplateModel template, java.lang.String position, java.util.Collection<CatalogVersionModel> catalogVersions)Find content slot relations by page template, position and catalog versions.java.util.List<ContentSlotModel>CMSContentSlotDao. findContentSlotsByIdAndCatalogVersions(java.lang.String id, java.util.Collection<CatalogVersionModel> catalogVersions)Find content slots by id and catalog versions.default java.util.List<ContentSlotModel>CMSContentSlotDao. findContentSlotsByIdAndCatalogVersions(java.util.List<java.lang.String> slotIds, java.util.Collection<CatalogVersionModel> catalogVersions)Find content slots by ids and catalog versions.java.util.Collection<ContentPageModel>CMSPageDao. findDefaultContentPageByLabelAndCatalogVersions(java.lang.String label, java.util.Collection<CatalogVersionModel> catalogVersions)Find default content page with active status by label and catalog versions.java.util.Collection<ContentPageModel>PageTemplateDao. findDefaultContentPageByLabelAndCatalogVersions(java.lang.String label, java.util.Collection<CatalogVersionModel> catalogVersions)Find default content page by label and catalog versions.java.util.Collection<ContentPageModel>CMSPageDao. findDefaultContentPageByLabelAndCatalogVersionsAndPageStatuses(java.lang.String label, java.util.Collection<CatalogVersionModel> catalogVersions, java.util.List<CmsPageStatus> pageStatuses)Find default content page by label, catalog versions and page status.java.util.Collection<AbstractPageModel>CMSPageDao. findDefaultPageByTypeAndCatalogVersions(ComposedTypeModel composedType, java.util.Collection<CatalogVersionModel> catalogVersions)Find default page by type and catalog versions.java.util.Collection<AbstractPageModel>PageTemplateDao. findDefaultPageByTypeAndCatalogVersions(ComposedTypeModel composedType, java.util.Collection<CatalogVersionModel> catalogVersions)Find default page by type and catalog versions.java.util.Collection<AbstractPageModel>CMSPageDao. findDefaultPageByTypeAndCatalogVersionsAndPageStatuses(ComposedTypeModel composedType, java.util.Collection<CatalogVersionModel> catalogVersions, java.util.List<CmsPageStatus> pageStatuses)Find default page by type and catalog versions.java.util.List<AbstractPageModel>CMSPageDao. findDefaultPagesByType(ComposedTypeModel composedType, java.util.Collection<CatalogVersionModel> catalogVersions)Find default pages by composed type ofcomposedTypeand catalogVersions.java.util.List<AbstractPageModel>PageTemplateDao. findDefaultPagesByType(ComposedTypeModel composedType, java.util.Collection<CatalogVersionModel> catalogVersions)Find default pages by composed type and catalog version.ContentPageModelCMSPageDao. findHomepage(java.util.Collection<CatalogVersionModel> catalogVersions)Find homepage with active status for the given collection of catalog versions.ContentPageModelCMSPageDao. findHomepageByPageStatuses(java.util.Collection<CatalogVersionModel> catalogVersions, java.util.List<CmsPageStatus> pageStatuses)Find homepage for the given collection of catalog versions and page statuses.java.util.Collection<ContentPageModel>CMSPageDao. findHomepagesByPageStatuses(java.util.Collection<CatalogVersionModel> catalogVersions, java.util.List<CmsPageStatus> pageStatuses)Find all homepages for the given collection of catalog versions and page statuses.java.util.List<CMSNavigationNodeModel>CMSNavigationDao. findNavigationNodesByContentPage(ContentPageModel page, java.util.Collection<CatalogVersionModel> catalogVersions)Find navigation nodes by content page and catalog versions.java.util.List<CMSNavigationNodeModel>CMSNavigationDao. findNavigationNodesById(java.lang.String id, java.util.Collection<CatalogVersionModel> catalogVersions)Find navigation nodes by id and catalog versions.java.util.List<AbstractPageModel>CMSPageDao. findPagesById(java.lang.String id, java.util.Collection<CatalogVersionModel> catalogVersions)Find pages by id and catalog versions.java.util.List<AbstractPageModel>PageTemplateDao. findPagesByIdAndCatalogVersions(java.lang.String id, java.util.Collection<CatalogVersionModel> catalogVersions)<T extends AbstractPageModel>
java.util.List<T>CMSPageDao. findPagesByIdAndPageStatuses(java.lang.String id, java.util.Collection<CatalogVersionModel> catalogVersions, java.util.List<CmsPageStatus> pageStatuses)Find pages by id and catalog versions and page status.java.util.Collection<ContentPageModel>CMSPageDao. findPagesByLabel(java.lang.String label, java.util.Collection<CatalogVersionModel> catalogVersions)Find pages by label and catalog versions.java.util.Collection<ContentPageModel>PageTemplateDao. findPagesByLabel(java.lang.String label, java.util.Collection<CatalogVersionModel> catalogVersions)Find pages by label and catalog version.<T extends AbstractPageModel>
java.util.Collection<T>CMSPageDao. findPagesByLabelAndPageStatuses(java.lang.String label, java.util.Collection<CatalogVersionModel> catalogVersions, java.util.List<CmsPageStatus> pageStatuses)Find pages by label, catalog versions and page statuses.java.util.List<AbstractPageModel>CMSPageDao. findPagesByType(ComposedTypeModel composedType, java.util.Collection<CatalogVersionModel> catalogVersions, boolean isDefault)Find default or non-default active pages by composed type ofcomposedTypeand catalogVersions.java.util.List<AbstractPageModel>CMSPageDao. findPagesByTypeAndPageStatuses(ComposedTypeModel composedType, java.util.Collection<CatalogVersionModel> catalogVersions, boolean isDefault, java.util.List<CmsPageStatus> pageStatuses)Find default or non-default pages by composed type ofcomposedTypeand catalogVersions and a list of page statuses.java.util.List<CMSNavigationNodeModel>CMSNavigationDao. findRootNavigationNodes(java.util.Collection<CatalogVersionModel> catalogVersions)Find root navigation nodes by catalog versions. -
Uses of CatalogVersionModel in de.hybris.platform.cms2.servicelayer.daos.impl
Methods in de.hybris.platform.cms2.servicelayer.daos.impl with parameters of type CatalogVersionModel Modifier and Type Method Description protected CMSVersionModelDefaultCMSVersionDaoIntegrationTest. createCMSVersion(java.lang.String uid, java.lang.String transactionId, java.lang.String itemUid, CatalogVersionModel itemCatalogVersion)protected java.util.List<CMSNavigationNodeModel>DefaultCMSNavigationDaoIntegrationTest. createNavigationNodes(CatalogVersionModel catalogVersionModel)protected booleanDefaultCMSContentCatalogDao. executeRelationshipCount(FlexibleSearchQuery fQuery, CatalogVersionModel versionModel)java.util.List<CMSVersionModel>DefaultCMSVersionDao. findAllByItemUidAndItemCatalogVersion(java.lang.String itemUid, CatalogVersionModel itemCatalogVersion)java.util.List<AbstractCMSComponentModel>DefaultCMSComponentDao. findAllCMSComponentsByCatalogVersion(CatalogVersionModel catalogVersion)java.util.List<ContentSlotForTemplateModel>DefaultCMSContenSlotDao. findAllContentSlotForTemplateByContentSlot(ContentSlotModel contentSlot, CatalogVersionModel catalogVersion)java.util.List<ContentSlotForPageModel>DefaultCMSContenSlotDao. findAllContentSlotRelationsByContentSlot(ContentSlotModel contentSlot, CatalogVersionModel catalogVersion)Find all content slot relations by content slot and catalog version.java.util.List<ContentSlotForPageModel>DefaultCMSContenSlotDao. findAllContentSlotRelationsByPage(AbstractPageModel page, CatalogVersionModel catalogVersion)Find all content slot relations by page and catalog version.java.util.List<ContentSlotForTemplateModel>DefaultCMSContenSlotDao. findAllContentSlotRelationsByPageTemplate(PageTemplateModel template, CatalogVersionModel catalogVersion)Find all content slot relations by page template and catalog version.java.util.List<ContentSlotForPageModel>DefaultCMSContenSlotDao. findAllContentSlotRelationsByPageUid(java.lang.String pageUid, CatalogVersionModel catalogVersion)Find all content slot relations for page uid and catalog version.java.util.Collection<AbstractPageModel>DefaultCMSPageDao. findAllPagesByCatalogVersion(CatalogVersionModel catalogVersion)Find all active pages by catalog version.java.util.Collection<AbstractPageModel>DefaultCMSPageDao. findAllPagesByCatalogVersionAndPageStatuses(CatalogVersionModel catalogVersion, java.util.List<CmsPageStatus> pageStatuses)java.util.Collection<PageTemplateModel>DefaultCMSPageTemplateDao. findAllPageTemplatesByCatalogVersion(CatalogVersionModel catalogVersion)Find all page templates by catalog version.java.util.Collection<PageTemplateModel>DefaultCMSPageTemplateDao. findAllPageTemplatesByCatalogVersion(CatalogVersionModel catalogVersion, boolean active)Find all page templates by catalog version andactiveboolean flag.java.util.Collection<PageTemplateModel>DefaultCMSPageTemplateDao. findAllRestrictedPageTemplatesByCatalogVersion(CatalogVersionModel catalogVersion, boolean active, CMSPageTypeModel pageType)Find all restricted page templates by catalog version,activeboolean flag and cms page type.SearchResult<AbstractCMSComponentModel>DefaultCMSComponentDao. findByCatalogVersionAndMask(CatalogVersionModel catalogVersionModel, java.lang.String mask, PageableData pageableData)java.util.Optional<CMSVersionModel>DefaultCMSVersionDao. findByItemUidAndLabel(java.lang.String itemUid, java.lang.String label, CatalogVersionModel itemCatalogVersion)SearchResult<CMSItemModel>DefaultCMSItemDao. findByTypeCodeAndName(CatalogVersionModel catalogVersion, java.lang.String typeCode, java.lang.String name)CMSItemModelDefaultCMSItemDao. findByUid(java.lang.String uid, CatalogVersionModel catalogVersion)Finds theCMSItemModeluniquely identified by its uid and catalogVersionjava.util.List<AbstractCMSComponentContainerModel>DefaultCMSComponentDao. findCMSComponentContainersByIdAndCatalogVersion(java.lang.String id, CatalogVersionModel catalogVersion)Find cms component containers by id and catalog version.java.util.List<AbstractCMSComponentModel>DefaultCMSComponentDao. findCMSComponentsByIdAndCatalogVersion(java.lang.String id, CatalogVersionModel catalogVersion)Find cms components by id and catalog version.java.util.List<SimpleCMSComponentModel>DefaultCMSComponentDao. findCMSComponentsOfContainerByIdAndCatalogVersion(java.lang.String id, CatalogVersionModel catalogVersion)Find cms components of container by id and catalog version.java.util.List<ContentSlotForPageModel>DefaultCMSContenSlotDao. findContentSlotRelationsByPageAndContentSlot(AbstractPageModel page, ContentSlotModel contentSlot, CatalogVersionModel catalogVersion)Find content slot relations by page, content slot and catalog version.java.util.List<ContentSlotForPageModel>DefaultCMSContenSlotDao. findContentSlotRelationsByPageAndPosition(AbstractPageModel page, java.lang.String position, CatalogVersionModel catalogVersion)Find content slot relations by page, position and catalog versions.java.util.List<ContentSlotForTemplateModel>DefaultCMSContenSlotDao. findContentSlotRelationsByPageTemplateAndContentSlot(PageTemplateModel template, ContentSlotModel contentSlotModel, CatalogVersionModel catalogVersion)Find content slot relations for given page template and content slot.java.util.Collection<ContentSlotModel>DefaultCMSContenSlotDao. findContentSlotsForCatalogVersion(CatalogVersionModel catalogVersion)SearchResult<MediaContainerModel>DefaultCMSMediaContainerDao. findMediaContainersForCatalogVersion(java.lang.String text, CatalogVersionModel catalogVersion, PageableData pageableData)CMSNavigationEntryModelDefaultCMSNavigationDao. findNavigationEntryByUid(java.lang.String uid, CatalogVersionModel catalogVersion)java.util.List<AbstractPageModel>DefaultCMSPageDao. findPagesByIdAndCatalogVersion(java.lang.String id, CatalogVersionModel catalogVersion)Find active pages by id and catalog version.java.util.List<AbstractPageModel>DefaultCMSPageDao. findPagesByIdAndCatalogVersionAndPageStatuses(java.lang.String id, CatalogVersionModel catalogVersion, java.util.List<CmsPageStatus> pageStatuses)Find pages by id and catalog version and a list of page statuses.java.util.List<PageTemplateModel>DefaultCMSPageTemplateDao. findPageTemplatesByIdAndCatalogVersion(java.lang.String id, CatalogVersionModel catalogVersion)Find page templates by id and catalog version.java.util.List<AbstractRestrictionModel>DefaultCMSRestrictionDao. findRestrictions(CatalogVersionModel catalogVersion)java.util.List<AbstractRestrictionModel>DefaultCMSRestrictionDao. findRestrictionsById(java.lang.String id, CatalogVersionModel catalogVersion)Find restrictions by id and catalog version.java.util.List<AbstractRestrictionModel>DefaultCMSRestrictionDao. findRestrictionsByName(java.lang.String name, CatalogVersionModel catalogVersion)Find restrictions by name and catalog version.java.util.List<AbstractRestrictionModel>DefaultCMSRestrictionDao. findRestrictionsByType(ComposedTypeModel composedType, CatalogVersionModel catalogVersion)Find restrictions by composed type and catalog version.java.util.List<AbstractRestrictionModel>DefaultCMSRestrictionDao. findRestrictionsByTypeNotLinkedToPage(AbstractPageModel page, ComposedTypeModel composedType, CatalogVersionModel catalogVersion)Find restrictions by type not linked to page.java.util.List<AbstractRestrictionModel>DefaultCMSRestrictionDao. findRestrictionsForPage(AbstractPageModel page, CatalogVersionModel catalogVersion)Find restrictions for page by page and catalog version.java.util.List<AbstractRestrictionModel>DefaultCMSRestrictionDao. findRestrictionsForPage(ComposedTypeModel composedType, AbstractPageModel page, CatalogVersionModel catalogVersion)Find restrictions for page by composed type, page and catalog version.protected SearchResult<AbstractRestrictionModel>DefaultCMSRestrictionDao. findRestrictionsForPageInternal(AbstractPageModel page, CatalogVersionModel catalogVersion)CMSNavigationNodeModelDefaultCMSNavigationDao. findSuperRootNavigationNode(CatalogVersionModel catalogVersion)MediaContainerModelDefaultCMSMediaContainerDao. getMediaContainerForQualifier(java.lang.String qualifier, CatalogVersionModel catalogVersion)intDefaultCMSRestrictionDao. getNumPageRestrictions(AbstractPageModel page, CatalogVersionModel catalogVersion)Finds the number of restrictions associated to a given page and catalog versionjava.util.List<WorkflowTemplateModel>DefaultCMSWorkflowTemplateDao. getVisibleWorkflowTemplatesForCatalogVersion(CatalogVersionModel catalogVersion, PrincipalModel principal)booleanDefaultCMSContentCatalogDao. hasCMSItems(CatalogVersionModel versionModel)Checks whether there are some CMS items related to passed as parameterCatalogVersionModelobject.booleanDefaultCMSContentCatalogDao. hasCMSRelations(CatalogVersionModel versionModel)Checks whether there are someCMSRelationModelobjects related to passed as parameterCatalogVersionModelobject.Method parameters in de.hybris.platform.cms2.servicelayer.daos.impl with type arguments of type CatalogVersionModel Modifier and Type Method Description <T extends AbstractCMSComponentModel>
SearchPageData<T>DefaultCMSComponentDao. findAllCMSComponentsByCatalogVersions(java.util.Collection<CatalogVersionModel> catalogVersions, SearchPageData searchPageData)java.util.Collection<ContentPageModel>DefaultCMSPageDao. findAllContentPagesByCatalogVersions(java.util.Collection<CatalogVersionModel> catalogVersions)Find all active content pages by catalog versions.java.util.Collection<ContentPageModel>DefaultCMSPageDao. findAllContentPagesByCatalogVersionsAndPageStatuses(java.util.Collection<CatalogVersionModel> catalogVersions, java.util.List<CmsPageStatus> pageStatuses)protected <T extends AbstractPageModel>
java.util.Collection<T>DefaultCMSPageDao. findAllPagesByCatalogVersionAndPageStatuses(java.lang.String typeCode, java.util.Collection<CatalogVersionModel> catalogVersions, java.util.List<CmsPageStatus> pageStatuses)Find all pages by item model type code, catalog versions and page status.java.util.Collection<AbstractPageModel>DefaultCMSPageDao. findAllPagesByTypeAndCatalogVersions(ComposedTypeModel composedType, java.util.Collection<CatalogVersionModel> catalogVersions)Find all pages by composed type ofcomposedTypeand catalog versions.<T extends AbstractPageModel>
SearchPageData<T>DefaultCMSPageDao. findAllPagesByTypeAndCatalogVersions(ComposedTypeModel composedType, java.util.Collection<CatalogVersionModel> catalogVersions, SearchPageData searchPageData)java.util.Collection<AbstractPageModel>DefaultCMSPageDao. findAllPagesByTypeAndCatalogVersionsAndPageStatuses(ComposedTypeModel composedType, java.util.Collection<CatalogVersionModel> catalogVersions, java.util.List<CmsPageStatus> pageStatuses)Find all pages by composed type ofcomposedTypeand catalog versions.java.util.Collection<PageTemplateModel>DefaultCMSPageTemplateDao. findAllPageTemplatesByCatalogVersions(java.util.Collection<CatalogVersionModel> catalogVersions, boolean active)Find all page templates by catalog versions andactiveboolean flag.java.util.Collection<PageTemplateModel>DefaultCMSPageTemplateDao. findAllRestrictedPageTemplatesByCatalogVersion(java.util.Collection<CatalogVersionModel> catalogVersions, boolean active, CMSPageTypeModel pageType)java.util.List<AbstractCMSComponentModel>DefaultCMSComponentDao. findCMSComponents(java.lang.String id, java.lang.String contentSlotId, java.util.Collection<CatalogVersionModel> catalogVersions)Find cms components by id, contentSlotId and catalog versions.java.util.List<AbstractCMSComponentModel>DefaultCMSComponentDao. findCMSComponentsByIdAndCatalogVersions(java.lang.String id, java.util.Collection<CatalogVersionModel> catalogVersions)Find cms components by id and catalog versions.java.util.List<ContentSlotForPageModel>DefaultCMSContenSlotDao. findContentSlotRelationsByPageAndContentSlot(AbstractPageModel page, ContentSlotModel contentSlot, java.util.Collection<CatalogVersionModel> catalogVersions)Find content slot relations by page, content slot and catalog versions.java.util.List<ContentSlotForPageModel>DefaultCMSContenSlotDao. findContentSlotRelationsByPageAndPosition(AbstractPageModel page, java.lang.String position, java.util.Collection<CatalogVersionModel> catalogVersions)Find content slot relations by page, position and catalog versions.java.util.List<ContentSlotForTemplateModel>DefaultCMSContenSlotDao. findContentSlotRelationsByPageTemplateAndPosition(PageTemplateModel template, java.lang.String position, java.util.Collection<CatalogVersionModel> catalogVersions)Find content slot relations by page template, position and catalog versions.java.util.List<ContentSlotModel>DefaultCMSContenSlotDao. findContentSlotsByIdAndCatalogVersions(java.lang.String id, java.util.Collection<CatalogVersionModel> catalogVersions)Find content slots by id and catalog versions.java.util.List<ContentSlotModel>DefaultCMSContenSlotDao. findContentSlotsByIdAndCatalogVersions(java.util.List<java.lang.String> slotIds, java.util.Collection<CatalogVersionModel> catalogVersions)java.util.Collection<ContentPageModel>DefaultCMSPageDao. findDefaultContentPageByLabelAndCatalogVersions(java.lang.String label, java.util.Collection<CatalogVersionModel> catalogVersions)Find default content page with active status by label and catalog versions.java.util.Collection<ContentPageModel>DefaultCMSPageDao. findDefaultContentPageByLabelAndCatalogVersionsAndPageStatuses(java.lang.String label, java.util.Collection<CatalogVersionModel> catalogVersions, java.util.List<CmsPageStatus> pageStatuses)Find default content page by label, catalog versions and page status.java.util.Collection<AbstractPageModel>DefaultCMSPageDao. findDefaultPageByTypeAndCatalogVersions(ComposedTypeModel composedType, java.util.Collection<CatalogVersionModel> catalogVersions)Find default page by type and catalog versions.java.util.Collection<AbstractPageModel>DefaultCMSPageDao. findDefaultPageByTypeAndCatalogVersionsAndPageStatuses(ComposedTypeModel composedType, java.util.Collection<CatalogVersionModel> catalogVersions, java.util.List<CmsPageStatus> pageStatuses)Find default page by type and catalog versions.java.util.List<AbstractPageModel>DefaultCMSPageDao. findDefaultPagesByType(ComposedTypeModel composedType, java.util.Collection<CatalogVersionModel> catalogVersions)Find default pages by composed type ofcomposedTypeand catalogVersions.ContentPageModelDefaultCMSPageDao. findHomepage(java.util.Collection<CatalogVersionModel> catalogVersions)ContentPageModelDefaultCMSPageDao. findHomepageByPageStatuses(java.util.Collection<CatalogVersionModel> catalogVersions, java.util.List<CmsPageStatus> pageStatuses)java.util.Collection<ContentPageModel>DefaultCMSPageDao. findHomepagesByPageStatuses(java.util.Collection<CatalogVersionModel> catalogVersions, java.util.List<CmsPageStatus> pageStatuses)java.util.List<CMSNavigationNodeModel>DefaultCMSNavigationDao. findNavigationNodesByContentPage(ContentPageModel page, java.util.Collection<CatalogVersionModel> catalogVersions)Find navigation nodes by content page and catalog versions.java.util.List<CMSNavigationNodeModel>DefaultCMSNavigationDao. findNavigationNodesById(java.lang.String id, java.util.Collection<CatalogVersionModel> catalogVersions)Find navigation nodes by id and catalog versions.java.util.List<AbstractPageModel>DefaultCMSPageDao. findPagesById(java.lang.String id, java.util.Collection<CatalogVersionModel> catalogVersions)Find pages by id and catalog versions.<T extends AbstractPageModel>
java.util.List<T>DefaultCMSPageDao. findPagesByIdAndPageStatuses(java.lang.String id, java.util.Collection<CatalogVersionModel> catalogVersions, java.util.List<CmsPageStatus> pageStatuses)java.util.Collection<ContentPageModel>DefaultCMSPageDao. findPagesByLabel(java.lang.String label, java.util.Collection<CatalogVersionModel> catalogVersions)Find pages by label and catalog versions.<T extends AbstractPageModel>
java.util.Collection<T>DefaultCMSPageDao. findPagesByLabelAndPageStatuses(java.lang.String label, java.util.Collection<CatalogVersionModel> catalogVersions, java.util.List<CmsPageStatus> pageStatuses)java.util.List<AbstractPageModel>DefaultCMSPageDao. findPagesByType(ComposedTypeModel composedType, java.util.Collection<CatalogVersionModel> catalogVersions, boolean isDefault)Find default or non-default active pages by composed type ofcomposedTypeand catalogVersions.java.util.List<AbstractPageModel>DefaultCMSPageDao. findPagesByTypeAndPageStatuses(ComposedTypeModel composedType, java.util.Collection<CatalogVersionModel> catalogVersions, boolean isDefault, java.util.List<CmsPageStatus> pageStatuses)Find default or non-default pages by composed type ofcomposedTypeand catalogVersions and a list of page statuses.java.util.List<CMSNavigationNodeModel>DefaultCMSNavigationDao. findRootNavigationNodes(java.util.Collection<CatalogVersionModel> catalogVersions) -
Uses of CatalogVersionModel in de.hybris.platform.cms2.servicelayer.interceptor.impl
Methods in de.hybris.platform.cms2.servicelayer.interceptor.impl that return CatalogVersionModel Modifier and Type Method Description protected CatalogVersionModelContentSlotForPageInitDefaultsInterceptorTest. createCatalogVersion()protected CatalogVersionModelContentSlotForTemplateInitDefaultsInterceptorTest. createCatalogVersion()protected CatalogVersionModelContentSlotForPageInitDefaultsInterceptorTest. getCatalogVersion()protected CatalogVersionModelContentSlotForTemplateInitDefaultsInterceptorTest. getCatalogVersion()CatalogVersionModelNavigationNodePrepareInterceptorTest. prepareCatalogVersion(CatalogModel catalog, java.lang.String versionName)Methods in de.hybris.platform.cms2.servicelayer.interceptor.impl with parameters of type CatalogVersionModel Modifier and Type Method Description protected booleanRelatedPagePrepareInterceptor. isActiveVersion(CatalogVersionModel itemCatalogVersion)Verifies whether the version is active or not.protected CMSNavigationNodeModelNavigationNodePrepareInterceptorTest. prepareHiddenRootNavigationNode(CatalogVersionModel catalogVersion) -
Uses of CatalogVersionModel in de.hybris.platform.cms2.servicelayer.services
Methods in de.hybris.platform.cms2.servicelayer.services that return CatalogVersionModel Modifier and Type Method Description CatalogVersionModelCMSSiteService. getCurrentCatalogVersion()Returns current catalog version from the session for current user.Methods in de.hybris.platform.cms2.servicelayer.services with parameters of type CatalogVersionModel Modifier and Type Method Description CMSNavigationEntryModelCMSNavigationService. createCmsNavigationEntry(CatalogVersionModel catalogVersion, ItemModel item)Creates an orphan entry for a givenitem.CMSNavigationNodeModelCMSNavigationService. createSuperRootNavigationNode(CatalogVersionModel catalogVersion)Creates super root navigation node for given catalog version.ContentPageModelCMSContentPageService. getDefaultPageForLabel(java.lang.String label, CatalogVersionModel version)Gets the default page by label and catalog version.ContentPageModelCMSPageService. getDefaultPageForLabel(java.lang.String label, CatalogVersionModel version)Deprecated, for removal: This API element is subject to removal in a future version.since 1905, please useCMSContentPageService.getDefaultPageForLabel(String, CatalogVersionModel)insteadjava.util.Collection<CatalogModel>CMSPreviewService. getEditableCatalogs(CMSSiteModel cmsSiteModel, CatalogVersionModel activeCatalogVersion)Retrieves all editable catalogs for current sitejava.util.Optional<CMSNavigationEntryModel>CMSNavigationService. getNavigationEntryForId(java.lang.String id, CatalogVersionModel catalogVersion)Returns a Navigation Entry identified via its id and the given catalog versionjava.util.List<CMSNavigationNodeModel>CMSNavigationService. getRootNavigationNodes(CatalogVersionModel catalogVersion)Returns all root navigation nodes for given catalog version.CMSNavigationNodeModelCMSNavigationService. getSuperRootNavigationNode(CatalogVersionModel catalogVersionModel)Returns super root navigation node for given catalog version.voidCMSSiteService. setCurrentCatalogVersion(CatalogVersionModel catalogVersion)sets a catalogversion as current catalogversionCMSNavigationNodeModelCMSNavigationService. setSuperRootNodeOnNavigationNode(CMSNavigationNodeModel navigationNodeModel, CatalogVersionModel catalogVersionModel)Sets the super root node onto the passed CMS navigation node model.Method parameters in de.hybris.platform.cms2.servicelayer.services with type arguments of type CatalogVersionModel Modifier and Type Method Description <T extends AbstractCMSComponentModel>
TCMSComponentService. getAbstractCMSComponent(java.lang.String id, java.lang.String contentSlotId, java.util.Collection<CatalogVersionModel> catalogVersions)Gets the abstract cms component.<T extends AbstractCMSComponentModel>
TCMSComponentService. getAbstractCMSComponent(java.lang.String id, java.util.Collection<CatalogVersionModel> catalogVersions)Gets the abstract cms component. -
Uses of CatalogVersionModel in de.hybris.platform.cms2.servicelayer.services.admin
Methods in de.hybris.platform.cms2.servicelayer.services.admin that return CatalogVersionModel Modifier and Type Method Description CatalogVersionModelCMSAdminPageService. getActiveCatalogVersion()Gets the active catalog version.CatalogVersionModelCMSAdminSiteService. getActiveCatalogVersion()Methods in de.hybris.platform.cms2.servicelayer.services.admin with parameters of type CatalogVersionModel Modifier and Type Method Description SearchResult<AbstractCMSComponentModel>CMSAdminComponentService. findByCatalogVersionAndMask(CatalogVersionModel catalogVersionModel, java.lang.String mask, PageableData pageableData)For a given mask used as filter and aPageableDataquery, will return a page object consisting of the content list of the requested page number and the total number of entities for the given maskSearchResult<CMSItemModel>CMSAdminItemService. findByTypeCodeAndName(CatalogVersionModel catalogVersion, java.lang.String typeCode, java.lang.String name)Count the number of CMS Items on a given catalog, typeCode and name.CMSItemModelCMSAdminItemService. findByUid(java.lang.String uid, CatalogVersionModel catalogVersion)Finds theCMSItemModeluniquely identified by its uid and catalogVersionjava.util.List<AbstractCMSComponentModel>CMSAdminComponentService. getAllCMSComponentsForCatalogVersion(CatalogVersionModel catalogVersionModel)gets all cms components for a given catalog.java.util.Collection<AbstractPageModel>CMSAdminPageService. getAllPages(CatalogVersionModel catalogVersion)Gets the all active pages.java.util.Collection<AbstractPageModel>CMSAdminPageService. getAllPagesByType(java.lang.String type, CatalogVersionModel catalogVersion)Gets the all pages by type.java.util.Collection<AbstractPageModel>CMSAdminPageService. getAllPagesForCatalogVersionAndPageStatuses(CatalogVersionModel catalogVersion, java.util.List<CmsPageStatus> pageStatuses)Returns all pages which are assigned to the given catalog version and given page statusesjava.util.List<ContentSlotForPageModel>CMSAdminContentSlotService. getContentSlotRelationsByPageId(java.lang.String pageId, CatalogVersionModel catalogVersion)Find content slot relations for a given pageId and catalog version.java.util.Collection<ContentSlotModel>CMSAdminContentSlotService. getContentSlotsForCatalogVersion(CatalogVersionModel catalogVersion)Find all content slots that belong to a given catalog version.ContentPageModelCMSAdminPageService. getHomepage(CatalogVersionModel catalogVersion)Gets the homepage for a given catalog versionvoidCMSAdminSiteService. setActiveCatalogVersion(CatalogVersionModel catalogVersion)Set a catalog version as active.voidCMSAdminPageService. trashPage(java.lang.String pageUid, CatalogVersionModel catalogVersion)Soft deletes a page by updating the pageStatus to DELETED.Method parameters in de.hybris.platform.cms2.servicelayer.services.admin with type arguments of type CatalogVersionModel Modifier and Type Method Description java.util.Collection<ContentPageModel>CMSAdminPageService. getAllContentPages(java.util.Collection<CatalogVersionModel> catalogVersions)Gets the all active content pages.java.util.Collection<ContentPageModel>CMSAdminPageService. getAllContentPagesForPageStatuses(java.util.Collection<CatalogVersionModel> catalogVersions, java.util.List<CmsPageStatus> pageStatuses)Gets the all content pages for a given list of page status.java.util.Collection<PageTemplateModel>CMSAdminPageService. getAllPageTemplates(java.util.Collection<CatalogVersionModel> catalogVersions)Gets the all page templates.AbstractCMSComponentModelCMSAdminComponentService. getCMSComponentForIdAndCatalogVersions(java.lang.String id, java.util.Collection<CatalogVersionModel> catalogVersions)Gets the cms component matching the id by searching in the given catalog versions.java.util.Collection<ContentPageModel>CMSAdminPageService. getContentPages(java.util.Collection<CatalogVersionModel> catalogVersions, java.lang.String label)Gets the content pages.ContentSlotModelCMSAdminContentSlotService. getContentSlotForIdAndCatalogVersions(java.lang.String contentSlotId, java.util.Collection<CatalogVersionModel> catalogVersions)Gets the content slot for slot id and collection of catalog versions.ContentPageModelCMSAdminPageService. getHomepage(java.util.List<CatalogVersionModel> catalogVersions)Gets the homepage for the given catalog versions.AbstractPageModelCMSAdminPageService. getPageForId(java.lang.String id, java.util.Collection<CatalogVersionModel> catalogVersions)Returns the active page with the given id and the catalog versions. -
Uses of CatalogVersionModel in de.hybris.platform.cms2.servicelayer.services.admin.impl
Methods in de.hybris.platform.cms2.servicelayer.services.admin.impl that return CatalogVersionModel Modifier and Type Method Description CatalogVersionModelAbstractCMSAdminService. getActiveCatalogVersion()Methods in de.hybris.platform.cms2.servicelayer.services.admin.impl with parameters of type CatalogVersionModel Modifier and Type Method Description SearchResult<AbstractCMSComponentModel>DefaultCMSAdminComponentService. findByCatalogVersionAndMask(CatalogVersionModel catalogVersionModel, java.lang.String mask, PageableData pageableData)SearchResult<CMSItemModel>DefaultCMSAdminItemService. findByTypeCodeAndName(CatalogVersionModel catalogVersion, java.lang.String typeCode, java.lang.String name)CMSItemModelDefaultCMSAdminItemService. findByUid(java.lang.String uid, CatalogVersionModel catalogVersion)Finds theCMSItemModeluniquely identified by its uid and catalogVersionjava.util.List<AbstractCMSComponentModel>DefaultCMSAdminComponentService. getAllCMSComponentsForCatalogVersion(CatalogVersionModel catalogVersionModel)java.util.Collection<AbstractPageModel>DefaultCMSAdminPageService. getAllPages(CatalogVersionModel catalogVersion)Gets the all active pages.java.util.Collection<AbstractPageModel>DefaultCMSAdminPageService. getAllPagesByType(java.lang.String type, CatalogVersionModel catalogVersion)Gets the all pages by type.java.util.Collection<AbstractPageModel>DefaultCMSAdminPageService. getAllPagesForCatalogVersionAndPageStatuses(CatalogVersionModel catalogVersion, java.util.List<CmsPageStatus> pageStatuses)Returns all pages which are assigned to the given catalog version and given page statusesjava.util.List<ContentSlotForPageModel>DefaultCMSAdminContentSlotService. getContentSlotRelationsByPageId(java.lang.String pageId, CatalogVersionModel catalogVersion)java.util.Collection<ContentSlotModel>DefaultCMSAdminContentSlotService. getContentSlotsForCatalogVersion(CatalogVersionModel catalogVersion)ContentPageModelDefaultCMSAdminPageService. getHomepage(CatalogVersionModel catalogVersion)voidDefaultCMSAdminSiteService. setActiveCatalogVersion(CatalogVersionModel catalogVersion)voidDefaultCMSAdminPageService. trashPage(java.lang.String pageUid, CatalogVersionModel catalogVersion)Method parameters in de.hybris.platform.cms2.servicelayer.services.admin.impl with type arguments of type CatalogVersionModel Modifier and Type Method Description java.util.Collection<ContentPageModel>DefaultCMSAdminPageService. getAllContentPages(java.util.Collection<CatalogVersionModel> catalogVersions)Gets the all active content pages.java.util.Collection<ContentPageModel>DefaultCMSAdminPageService. getAllContentPagesForPageStatuses(java.util.Collection<CatalogVersionModel> catalogVersions, java.util.List<CmsPageStatus> pageStatuses)Gets the all content pages for a given list of page status.java.util.Collection<PageTemplateModel>DefaultCMSAdminPageService. getAllPageTemplates(java.util.Collection<CatalogVersionModel> catalogVersions)Gets the all page templates.AbstractCMSComponentModelDefaultCMSAdminComponentService. getCMSComponentForIdAndCatalogVersions(java.lang.String id, java.util.Collection<CatalogVersionModel> catalogVersions)Gets the cms component matching the id by searching in the given catalog versions.java.util.Collection<ContentPageModel>DefaultCMSAdminPageService. getContentPages(java.util.Collection<CatalogVersionModel> catalogVersions, java.lang.String label)Gets the content pages.ContentSlotModelDefaultCMSAdminContentSlotService. getContentSlotForIdAndCatalogVersions(java.lang.String contentSlotId, java.util.Collection<CatalogVersionModel> catalogVersions)Gets the content slot for slot id and collection of catalog versions.ContentPageModelDefaultCMSAdminPageService. getHomepage(java.util.List<CatalogVersionModel> catalogVersions)Gets the homepage for the given catalog versions.AbstractPageModelDefaultCMSAdminPageService. getPageForId(java.lang.String id, java.util.Collection<CatalogVersionModel> catalogVersions)protected AbstractPageModelDefaultCMSAdminPageService. getPageForId(java.lang.String uid, java.util.Collection<CatalogVersionModel> catalogVersions, java.util.List<CmsPageStatus> pageStatuses)Returns the active page with the given id, catalog versions and page statuses. -
Uses of CatalogVersionModel in de.hybris.platform.cms2.servicelayer.services.impl
Methods in de.hybris.platform.cms2.servicelayer.services.impl that return CatalogVersionModel Modifier and Type Method Description protected CatalogVersionModelDefaultCMSContentSlotServiceIntegrationTest. getCatalogVersion()protected CatalogVersionModelDefaultCMSSiteServiceIntegrationTest. getCatalogVersion()CatalogVersionModelAbstractCMSService. getCurrentCatalogVersion()Methods in de.hybris.platform.cms2.servicelayer.services.impl that return types with arguments of type CatalogVersionModel Modifier and Type Method Description protected java.util.Collection<CatalogVersionModel>DefaultCMSContentPageService. getSessionContentCatalogVersions()Finds all catalog versions related to a content catalog that are saved in the session.Methods in de.hybris.platform.cms2.servicelayer.services.impl with parameters of type CatalogVersionModel Modifier and Type Method Description CMSNavigationEntryModelDefaultCMSNavigationService. createCmsNavigationEntry(CatalogVersionModel catalogVersion, ItemModel item)protected CMSNavigationEntryModelDefaultCMSNavigationService. createCmsNavigationEntry(ItemModel entryContent, CatalogVersionModel catalogVersionModel)protected java.util.List<CMSNavigationNodeModel>DefaultCMSNavigationServiceTest. createNavigationNodes(CatalogVersionModel catalogVersionModel)CMSNavigationNodeModelDefaultCMSNavigationService. createSuperRootNavigationNode(CatalogVersionModel catalogVersion)Creates super root navigation node for given catalog version.ContentPageModelDefaultCMSContentPageService. getDefaultPageForLabel(java.lang.String label, CatalogVersionModel version)ContentPageModelDefaultCMSPageService. getDefaultPageForLabel(java.lang.String label, CatalogVersionModel version)Deprecated, for removal: This API element is subject to removal in a future version.java.util.Collection<CatalogModel>DefaultCMSPreviewService. getEditableCatalogs(CMSSiteModel cmsSiteModel, CatalogVersionModel selectedCatalogVersion)Retrieves all editable catalogs for current sitejava.util.Optional<CMSNavigationEntryModel>DefaultCMSNavigationService. getNavigationEntryForId(java.lang.String id, CatalogVersionModel catalogVersion)protected java.util.Collection<AbstractPageModel>DefaultCMSRestrictionService. getRestrictedPages(java.util.Collection<AbstractPageModel> pages, AbstractPageModel abstractPageModel, CatalogVersionModel catalogVersion)Finds pages that matches the given catalog version.java.util.List<CMSNavigationNodeModel>DefaultCMSNavigationService. getRootNavigationNodes(CatalogVersionModel catVer)Returns all root navigation nodes for given catalog version.CMSNavigationNodeModelDefaultCMSNavigationService. getSuperRootNavigationNode(CatalogVersionModel catalogVersionModel)voidDefaultCMSSiteService. setCurrentCatalogVersion(CatalogVersionModel catalogVersion)sets a catalogversion as current catalogversionCMSNavigationNodeModelDefaultCMSNavigationService. setSuperRootNodeOnNavigationNode(CMSNavigationNodeModel navigationNodeModel, CatalogVersionModel catalogVersionModel)protected java.util.List<CMSNavigationEntryModel>DefaultCMSNavigationService. wrapItemModel(java.util.Collection<ItemModel> items, CatalogVersionModel catalogVersionModel)Wrap given items to become aCMSNavigationEntryModel.protected java.util.List<CMSNavigationEntryModel>DefaultCMSNavigationServiceTest. wrapItemModel(java.util.Collection<ItemModel> items, CatalogVersionModel catalogVersion)Wrap given items to become aCMSNavigationEntryModel.Method parameters in de.hybris.platform.cms2.servicelayer.services.impl with type arguments of type CatalogVersionModel Modifier and Type Method Description <T extends AbstractCMSComponentModel>
TDefaultCMSComponentService. getAbstractCMSComponent(java.lang.String id, java.lang.String contentSlotId, java.util.Collection<CatalogVersionModel> catalogVersions)Gets the abstract cms component.<T extends AbstractCMSComponentModel>
TDefaultCMSComponentService. getAbstractCMSComponent(java.lang.String id, java.util.Collection<CatalogVersionModel> catalogVersions)Gets the abstract cms component. -
Uses of CatalogVersionModel in de.hybris.platform.cms2.services
Methods in de.hybris.platform.cms2.services with parameters of type CatalogVersionModel Modifier and Type Method Description booleanContentCatalogService. hasCMSItems(CatalogVersionModel versionModel)Checks for cms items.booleanContentCatalogService. hasCMSRelations(CatalogVersionModel versionModel)Checks for cms relations.booleanContentCatalogService. isContentCatalog(CatalogVersionModel catalogVersion)Checks if passed as parameterCatalogVersionModelobject is content catalog.booleanContentCatalogService. isProductCatalog(CatalogVersionModel catalogVersion)Checks if passed as parameterCatalogVersionModelobject is product catalog. -
Uses of CatalogVersionModel in de.hybris.platform.cms2.services.impl
Methods in de.hybris.platform.cms2.services.impl with parameters of type CatalogVersionModel Modifier and Type Method Description booleanDefaultContentCatalogService. hasCMSItems(CatalogVersionModel versionModel)Checks for cms items.booleanDefaultContentCatalogService. hasCMSRelations(CatalogVersionModel versionModel)Checks for cms relations.booleanDefaultContentCatalogService. isContentCatalog(CatalogVersionModel catalogVersion)Checks if passed as parameterCatalogVersionModelobject is content catalog.booleanDefaultContentCatalogService. isProductCatalog(CatalogVersionModel catalogVersion)Checks if passed as parameterCatalogVersionModelobject is product catalog. -
Uses of CatalogVersionModel in de.hybris.platform.cms2.workflow.service
Methods in de.hybris.platform.cms2.workflow.service with parameters of type CatalogVersionModel Modifier and Type Method Description java.util.List<WorkflowTemplateModel>CMSWorkflowTemplateService. getVisibleWorkflowTemplatesForCatalogVersion(CatalogVersionModel catalogVersion)Retrieves the list of workflow templates for a given catalog version and principal. -
Uses of CatalogVersionModel in de.hybris.platform.cms2.workflow.service.impl
Methods in de.hybris.platform.cms2.workflow.service.impl with parameters of type CatalogVersionModel Modifier and Type Method Description java.util.List<WorkflowTemplateModel>DefaultCMSWorkflowTemplateService. getVisibleWorkflowTemplatesForCatalogVersion(CatalogVersionModel catalogVersion) -
Uses of CatalogVersionModel in de.hybris.platform.cms2lib.model.components
Constructors in de.hybris.platform.cms2lib.model.components with parameters of type CatalogVersionModel Constructor Description AbstractBannerComponentModel(CatalogVersionModel _catalogVersion, boolean _external, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersAbstractBannerComponentModel(CatalogVersionModel _catalogVersion, boolean _external, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersBannerComponentModel(CatalogVersionModel _catalogVersion, boolean _external, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersBannerComponentModel(CatalogVersionModel _catalogVersion, boolean _external, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersFlashComponentModel(CatalogVersionModel _catalogVersion, boolean _external, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersFlashComponentModel(CatalogVersionModel _catalogVersion, boolean _external, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersProductCarouselComponentModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersProductCarouselComponentModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersProductDetailComponentModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersProductDetailComponentModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersProductListComponentModel(CatalogVersionModel _catalogVersion, boolean _pagination, boolean _productsFromContext, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersProductListComponentModel(CatalogVersionModel _catalogVersion, ItemModel _owner, boolean _pagination, boolean _productsFromContext, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersRotatingImagesComponentModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersRotatingImagesComponentModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of CatalogVersionModel in de.hybris.platform.cmscockpit.cms.strategies
Methods in de.hybris.platform.cmscockpit.cms.strategies that return types with arguments of type CatalogVersionModel Modifier and Type Method Description java.util.Collection<CatalogVersionModel>CounterpartProductCatalogVersionsStrategy. getCounterpartProductCatalogVersions() -
Uses of CatalogVersionModel in de.hybris.platform.cmscockpit.cms.strategies.impl
Methods in de.hybris.platform.cmscockpit.cms.strategies.impl that return types with arguments of type CatalogVersionModel Modifier and Type Method Description java.util.Collection<CatalogVersionModel>DefaultCounterpartProductCatalogVersionsStrategy. getCounterpartProductCatalogVersions() -
Uses of CatalogVersionModel in de.hybris.platform.cmscockpit.components.liveedit
Method parameters in de.hybris.platform.cmscockpit.components.liveedit with type arguments of type CatalogVersionModel Modifier and Type Method Description voidPreviewLoader. loadValues(PreviewDataModel previewCtx, AbstractPageModel page, java.util.Collection<CatalogVersionModel> catVersions, boolean liveEdit, LanguageModel language, java.lang.String resourcePath)Fills the supplied preview contextpreviewCtxwith values. -
Uses of CatalogVersionModel in de.hybris.platform.cmscockpit.components.liveedit.impl
Methods in de.hybris.platform.cmscockpit.components.liveedit.impl that return types with arguments of type CatalogVersionModel Modifier and Type Method Description protected java.util.Set<CatalogVersionModel>DefaultLiveEditViewModel. retriveCatalogVersions()Retrieves catalog versions that will be stored in PreviewData objectMethod parameters in de.hybris.platform.cmscockpit.components.liveedit.impl with type arguments of type CatalogVersionModel Modifier and Type Method Description voidDefaultPreviewLoader. loadValues(PreviewDataModel previewCtx, AbstractPageModel page, java.util.Collection<CatalogVersionModel> catVersions, boolean liveEdit, LanguageModel language, java.lang.String resourcePath)Constructor parameters in de.hybris.platform.cmscockpit.components.liveedit.impl with type arguments of type CatalogVersionModel Constructor Description LiveEditPopupEditDialog(java.util.Map<java.lang.String,java.lang.Object> currentAttributes, java.util.Collection<CatalogVersionModel> catalogVersions, T liveEditView) -
Uses of CatalogVersionModel in de.hybris.platform.cmscockpit.components.sectionpanel
Methods in de.hybris.platform.cmscockpit.components.sectionpanel that return CatalogVersionModel Modifier and Type Method Description protected CatalogVersionModelWebsiteCatalogVersionSelectorSection. informBrowserAreaAboutCurrentCatalogVersion()Informs CMS about changes made by userprotected CatalogVersionModelCatalogVersionSectionSelectorSection. informCmsAboutCurrentCatalogVersion()Informs CMS about changes made by user -
Uses of CatalogVersionModel in de.hybris.platform.cmscockpit.components.welcomepage
Methods in de.hybris.platform.cmscockpit.components.welcomepage with parameters of type CatalogVersionModel Modifier and Type Method Description protected org.zkoss.zul.DivSiteBox. createSiteBox(CatalogVersionModel version, CMSSiteModel site) -
Uses of CatalogVersionModel in de.hybris.platform.cmscockpit.events.impl
Methods in de.hybris.platform.cmscockpit.events.impl that return CatalogVersionModel Modifier and Type Method Description CatalogVersionModelCmsNavigationEvent. getCatalog()Constructors in de.hybris.platform.cmscockpit.events.impl with parameters of type CatalogVersionModel Constructor Description CmsNavigationEvent(java.lang.Object source, CMSSiteModel site, CatalogVersionModel catalog)CmsNavigationEvent(java.lang.Object source, CMSSiteModel site, CatalogVersionModel catalog, AbstractPageModel page)PageViewNavigationEvent(java.lang.Object source, CMSSiteModel site, CatalogVersionModel catalog, AbstractPageModel page)The Constructor. -
Uses of CatalogVersionModel in de.hybris.platform.cmscockpit.services
Methods in de.hybris.platform.cmscockpit.services with parameters of type CatalogVersionModel Modifier and Type Method Description java.util.List<TypedObject>NavigationNodeTreeService. getRootNavigationNodes(CatalogVersionModel catVer)Find all root nodes for a given catalog version -
Uses of CatalogVersionModel in de.hybris.platform.cmscockpit.services.impl
Methods in de.hybris.platform.cmscockpit.services.impl with parameters of type CatalogVersionModel Modifier and Type Method Description protected GenericConditionCmsSearchProvider. createCatalogCondition(CatalogVersionModel catalogVersionModel)java.util.List<TypedObject>DefaultNavigationNodeTreeService. getRootNavigationNodes(CatalogVersionModel catVer) -
Uses of CatalogVersionModel in de.hybris.platform.cmscockpit.services.label.impl
Methods in de.hybris.platform.cmscockpit.services.label.impl that return CatalogVersionModel Modifier and Type Method Description protected CatalogVersionModelCMSItemModelLabelProvider. getCatalogVersionModel(CMSItemModel item) -
Uses of CatalogVersionModel in de.hybris.platform.cmscockpit.session.impl
Methods in de.hybris.platform.cmscockpit.session.impl that return CatalogVersionModel Modifier and Type Method Description CatalogVersionModelLiveEditBrowserModel. getActiaveCatalogVersion()CatalogVersionModelCatalogBrowserArea. getActiveCatalogVersion()CatalogVersionModelCmsPageBrowserModel. getActiveCatalogVersion()CatalogVersionModelNavigationNodeBrowserArea. getActiveCatalogVersion()Methods in de.hybris.platform.cmscockpit.session.impl with parameters of type CatalogVersionModel Modifier and Type Method Description protected TreeNavigationNodeContentMainComponent. createTree(CatalogVersionModel catVer)Creates tree with.protected voidNavigationNodeContentMainComponent. initTreeComponent(CatalogVersionModel catalogVersion, org.zkoss.zk.ui.Component parent)Initialize a whole tree component with its dependencies.voidLiveEditBrowserModel. setActiaveCatalogVersion(CatalogVersionModel actiaveCatalogVersion)voidCatalogBrowserArea. setActiveCatalogVersion(CatalogVersionModel activeCatalogVersion)voidNavigationNodeBrowserArea. setActiveCatalogVersion(CatalogVersionModel activeCatalogVersion)voidSiteVersionAware. setActiveCatalogVersion(CatalogVersionModel activeCatalogVersion)protected voidNavigationNodeContentMainComponent. updateTreeComponent(CatalogVersionModel catalogVersion, org.zkoss.zk.ui.Component parent) -
Uses of CatalogVersionModel in de.hybris.platform.cmscockpit.wizard.cmssite.pages
Methods in de.hybris.platform.cmscockpit.wizard.cmssite.pages that return types with arguments of type CatalogVersionModel Modifier and Type Method Description protected java.util.List<CatalogVersionModel>TemplatesForCmsSitePage. getAllActiveCatalogVersions() -
Uses of CatalogVersionModel in de.hybris.platform.cmscockpit.wizard.cmssite.util
Methods in de.hybris.platform.cmscockpit.wizard.cmssite.util with parameters of type CatalogVersionModel Modifier and Type Method Description static java.util.List<PageTemplateModel>CMSSiteUtils. copyPageTemplatesDeep(java.util.List sourceTemplates, CatalogVersionModel catversion, ContentCatalogModel contentCatalog)static CatalogVersionSyncJobModelCMSSiteUtils. createDefaultSyncJob(java.lang.String code, CatalogVersionModel catVerStaged, CatalogVersionModel catVerOnline)static voidCMSSiteUtils. createHomepage(java.lang.String name, java.lang.String label, CatalogVersionModel catversion, ContentCatalogModel contentCatalog, CMSSiteModel cmsSiteModel, PageTemplateModel masterTemplate) -
Uses of CatalogVersionModel in de.hybris.platform.cmsfacades.catalogversions.impl
Methods in de.hybris.platform.cmsfacades.catalogversions.impl that return types with arguments of type CatalogVersionModel Modifier and Type Method Description protected Converter<CatalogVersionModel,CatalogVersionData>DefaultCatalogVersionFacade. getCmsCatalogVersionConverter()Method parameters in de.hybris.platform.cmsfacades.catalogversions.impl with type arguments of type CatalogVersionModel Modifier and Type Method Description protected java.util.List<CatalogVersionData>DefaultCatalogVersionFacade. convertToListData(java.util.List<CatalogVersionModel> catalogVersionModels)voidDefaultCatalogVersionFacade. setCmsCatalogVersionConverter(Converter<CatalogVersionModel,CatalogVersionData> cmsCatalogVersionConverter) -
Uses of CatalogVersionModel in de.hybris.platform.cmsfacades.catalogversions.populator
Methods in de.hybris.platform.cmsfacades.catalogversions.populator with parameters of type CatalogVersionModel Modifier and Type Method Description voidCatalogVersionModelPopulator. populate(CatalogVersionModel source, CatalogVersionData target)voidContentCatalogVersionModelPopulator. populate(CatalogVersionModel source, CatalogVersionData target) -
Uses of CatalogVersionModel in de.hybris.platform.cmsfacades.catalogversions.service
Methods in de.hybris.platform.cmsfacades.catalogversions.service with parameters of type CatalogVersionModel Modifier and Type Method Description java.util.List<DisplayConditionData>PageDisplayConditionService. getDisplayConditions(CatalogVersionModel catalogVersion)Finds all display conditions available for the given catalog version. -
Uses of CatalogVersionModel in de.hybris.platform.cmsfacades.catalogversions.service.impl
Methods in de.hybris.platform.cmsfacades.catalogversions.service.impl with parameters of type CatalogVersionModel Modifier and Type Method Description java.util.List<DisplayConditionData>DefaultPageDisplayConditionService. getDisplayConditions(CatalogVersionModel catalogVersion) -
Uses of CatalogVersionModel in de.hybris.platform.cmsfacades.cmsitems.populators
Fields in de.hybris.platform.cmsfacades.cmsitems.populators declared as CatalogVersionModel Modifier and Type Field Description protected CatalogVersionModelTrashPagePopulatorIntegrationTest. catalogVersion -
Uses of CatalogVersionModel in de.hybris.platform.cmsfacades.common.populator.impl
Methods in de.hybris.platform.cmsfacades.common.populator.impl that return CatalogVersionModel Modifier and Type Method Description CatalogVersionModelAbstractNamedQueryDataPopulator. getActiveCatalogVersion() -
Uses of CatalogVersionModel in de.hybris.platform.cmsfacades.common.predicate
Methods in de.hybris.platform.cmsfacades.common.predicate with parameters of type CatalogVersionModel Modifier and Type Method Description booleanCmsItemExistsInCatalogVersionPredicate. test(java.lang.String itemUuid, CatalogVersionModel catalogVersionModel) -
Uses of CatalogVersionModel in de.hybris.platform.cmsfacades.media.service
Methods in de.hybris.platform.cmsfacades.media.service with parameters of type CatalogVersionModel Modifier and Type Method Description SearchResult<MediaContainerModel>CMSMediaContainerService. findMediaContainersForCatalogVersion(java.lang.String text, CatalogVersionModel catalogVersion, PageableData pageableData)Finds media containers using a free-text form in a given catalog version.MediaContainerModelCMSMediaContainerService. getMediaContainerForQualifier(java.lang.String qualifier, CatalogVersionModel catalogVersion)Retrieve a single media container that has the specified qualifier value in a given catalog version. -
Uses of CatalogVersionModel in de.hybris.platform.cmsfacades.media.service.impl
Methods in de.hybris.platform.cmsfacades.media.service.impl with parameters of type CatalogVersionModel Modifier and Type Method Description SearchResult<MediaContainerModel>DefaultCMSMediaContainerService. findMediaContainersForCatalogVersion(java.lang.String text, CatalogVersionModel catalogVersion, PageableData pageableData)MediaContainerModelDefaultCMSMediaContainerService. getMediaContainerForQualifier(java.lang.String qualifier, CatalogVersionModel catalogVersion) -
Uses of CatalogVersionModel in de.hybris.platform.cmsfacades.navigations.service
Methods in de.hybris.platform.cmsfacades.navigations.service with parameters of type CatalogVersionModel Modifier and Type Method Description CMSNavigationEntryModelNavigationEntryService. createNavigationEntry(NavigationEntryData navigationEntryData, CatalogVersionModel catalogVersion)Deprecated, for removal: This API element is subject to removal in a future version.since 1811. -
Uses of CatalogVersionModel in de.hybris.platform.cmsfacades.navigations.service.impl
Methods in de.hybris.platform.cmsfacades.navigations.service.impl with parameters of type CatalogVersionModel Modifier and Type Method Description CMSNavigationEntryModelDefaultNavigationEntryService. createNavigationEntry(NavigationEntryData navigationEntryData, CatalogVersionModel catalogVersion)Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of CatalogVersionModel in de.hybris.platform.cmsfacades.products.impl
Methods in de.hybris.platform.cmsfacades.products.impl that return CatalogVersionModel Modifier and Type Method Description protected CatalogVersionModelDefaultProductSearchFacade. getSessionCatalogVersion()Get the current catalog version model from the session. -
Uses of CatalogVersionModel in de.hybris.platform.cmsfacades.products.service
Methods in de.hybris.platform.cmsfacades.products.service with parameters of type CatalogVersionModel Modifier and Type Method Description SearchResult<CategoryModel>ProductCategorySearchService. findProductCategories(java.lang.String text, PageableData pageableData, CatalogVersionModel catalogVersion)Method to find product categories using a free-text form.SearchResult<ProductModel>ProductSearchService. findProducts(java.lang.String text, PageableData pageableData, CatalogVersionModel catalogVersion)Method to find products using a free-text form. -
Uses of CatalogVersionModel in de.hybris.platform.cmsfacades.products.service.impl
Methods in de.hybris.platform.cmsfacades.products.service.impl with parameters of type CatalogVersionModel Modifier and Type Method Description SearchResult<CategoryModel>DefaultProductCategorySearchService. findProductCategories(java.lang.String text, PageableData pageableData, CatalogVersionModel catalogVersion)SearchResult<ProductModel>DefaultNamedQueryServiceProductSearchService. findProducts(java.lang.String text, PageableData pageableData, CatalogVersionModel catalogVersion)protected NamedQueryDefaultProductCategorySearchService. getNamedQueryForProductCategorySearch(java.lang.String text, PageableData pageableData, CatalogVersionModel catalogVersion)Get the NamedQuery data bean for searching product categories.protected NamedQueryDefaultNamedQueryServiceProductSearchService. getNamedQueryForProductSearch(java.lang.String text, PageableData pageableData, CatalogVersionModel catalogVersion)Get the NamedQuery data bean for searching products. -
Uses of CatalogVersionModel in de.hybris.platform.cmsfacades.resolvers.sites
Methods in de.hybris.platform.cmsfacades.resolvers.sites with parameters of type CatalogVersionModel Modifier and Type Method Description java.util.Optional<java.lang.String>SiteThumbnailResolver. resolveHomepageThumbnailUrl(CatalogVersionModel catalogVersion)Can be called to resolve the homepage thumbnail url for a given catalog version. -
Uses of CatalogVersionModel in de.hybris.platform.cmsfacades.resolvers.sites.impl
Methods in de.hybris.platform.cmsfacades.resolvers.sites.impl with parameters of type CatalogVersionModel Modifier and Type Method Description java.util.Optional<java.lang.String>DefaultSiteThumbnailResolver. resolveHomepageThumbnailUrl(CatalogVersionModel catalogVersion) -
Uses of CatalogVersionModel in de.hybris.platform.cmsfacades.synchronization.impl
Methods in de.hybris.platform.cmsfacades.synchronization.impl with parameters of type CatalogVersionModel Modifier and Type Method Description protected SyncItemJobModelDefaultSynchronizationFacade. createSyncJobModel(CatalogVersionModel source, CatalogVersionModel target)Create a sync job -
Uses of CatalogVersionModel in de.hybris.platform.cmsfacades.synchronization.validator
Methods in de.hybris.platform.cmsfacades.synchronization.validator that return CatalogVersionModel Modifier and Type Method Description protected CatalogVersionModelCatalogSynchronizationValidator. getCatalogVersionModel(java.lang.String catalog, java.lang.String catalogVersion)Gets the catalogVersionModel -
Uses of CatalogVersionModel in de.hybris.platform.cmsfacades.uniqueidentifier.functions
Methods in de.hybris.platform.cmsfacades.uniqueidentifier.functions that return CatalogVersionModel Modifier and Type Method Description CatalogVersionModelDefaultCatalogVersionModelUniqueIdentifierConverter. convert(ItemData itemData)Methods in de.hybris.platform.cmsfacades.uniqueidentifier.functions with parameters of type CatalogVersionModel Modifier and Type Method Description ItemDataDefaultCatalogVersionModelUniqueIdentifierConverter. convert(CatalogVersionModel catalogVersion)protected CMSItemModelDefaultCmsItemModelUniqueIdentifierConverter. findItemByComposedKey(EncodedItemComposedKey itemComposedKey, CatalogVersionModel catalogVersion) -
Uses of CatalogVersionModel in de.hybris.platform.cmsfacades.util.builder
Methods in de.hybris.platform.cmsfacades.util.builder that return CatalogVersionModel Modifier and Type Method Description CatalogVersionModelCatalogVersionModelBuilder. build()protected CatalogVersionModelCatalogVersionModelBuilder. getModel()Method parameters in de.hybris.platform.cmsfacades.util.builder with type arguments of type CatalogVersionModel Modifier and Type Method Description ContentCatalogModelBuilderContentCatalogModelBuilder. withCatalogVersions(java.util.Set<CatalogVersionModel> catalogVersions)ProductCatalogModelBuilderProductCatalogModelBuilder. withCatalogVersions(java.util.Set<CatalogVersionModel> catalogVersions)WorkflowTemplateModelBuilderWorkflowTemplateModelBuilder. withCatalogVersions(java.util.List<CatalogVersionModel> catalogVersions) -
Uses of CatalogVersionModel in de.hybris.platform.cmsfacades.util.dao
Methods in de.hybris.platform.cmsfacades.util.dao with parameters of type CatalogVersionModel Modifier and Type Method Description TCmsWebServicesDao. getByUidAndCatalogVersion(java.lang.String code, CatalogVersionModel catalogVersion) -
Uses of CatalogVersionModel in de.hybris.platform.cmsfacades.util.dao.impl
Methods in de.hybris.platform.cmsfacades.util.dao.impl with parameters of type CatalogVersionModel Modifier and Type Method Description TAbstractCmsWebServicesDao. getByUidAndCatalogVersion(java.lang.String uid, CatalogVersionModel catalogVersion) -
Uses of CatalogVersionModel in de.hybris.platform.cmsfacades.util.models
Method parameters in de.hybris.platform.cmsfacades.util.models with type arguments of type CatalogVersionModel Modifier and Type Method Description WorkflowTemplateModelWorkflowTemplateModelMother. createApprovalWorkflowTemplate(java.util.List<CatalogVersionModel> catalogVersions)WorkflowTemplateModelWorkflowTemplateModelMother. createTranslationWorkflowTemplate(java.util.List<CatalogVersionModel> catalogVersions)protected WorkflowTemplateModelWorkflowTemplateModelMother. createWorkflowTemplate(java.lang.String code, java.lang.String name, java.util.List<CatalogVersionModel> catalogVersions)WorkflowActionTemplateModelWorkflowActionTemplateModelMother. startApprovalWorkflowAction(java.util.List<CatalogVersionModel> catalogVersions)WorkflowActionTemplateModelWorkflowActionTemplateModelMother. startTranslationWorkflowAction(java.util.List<CatalogVersionModel> catalogVersions) -
Uses of CatalogVersionModel in de.hybris.platform.cmsfacades.workflow.validator
Methods in de.hybris.platform.cmsfacades.workflow.validator that return types with arguments of type CatalogVersionModel Modifier and Type Method Description protected java.util.function.BiPredicate<java.lang.String,CatalogVersionModel>CreateWorkflowValidator. getCmsItemExistsInCatalogVersionPredicate()java.util.function.BiPredicate<java.lang.String,CatalogVersionModel>EditWorkflowValidator. getCmsItemExistsInCatalogVersionPredicate()protected java.util.function.BiPredicate<java.lang.String,CatalogVersionModel>FindWorkflowValidator. getCmsItemExistsInCatalogVersionPredicate()Methods in de.hybris.platform.cmsfacades.workflow.validator with parameters of type CatalogVersionModel Modifier and Type Method Description protected voidCreateWorkflowValidator. validateAttachment(java.lang.String itemUuid, CMSWorkflowData cmsWorkflowData, CatalogVersionModel catalogVersion, org.springframework.validation.Errors errors)This method validates each CmsItem that will be added as a workflow attachment.protected voidEditWorkflowValidator. validateAttachment(java.lang.String itemUuid, CatalogVersionModel catalogVersion, org.springframework.validation.Errors errors)This method validates each CmsItem that will be added as a workflow attachment.Method parameters in de.hybris.platform.cmsfacades.workflow.validator with type arguments of type CatalogVersionModel Modifier and Type Method Description voidCreateWorkflowValidator. setCmsItemExistsInCatalogVersionPredicate(java.util.function.BiPredicate<java.lang.String,CatalogVersionModel> cmsItemExistsInCatalogVersionPredicate)voidEditWorkflowValidator. setCmsItemExistsInCatalogVersionPredicate(java.util.function.BiPredicate<java.lang.String,CatalogVersionModel> cmsItemExistsInCatalogVersionPredicate)voidFindWorkflowValidator. setCmsItemExistsInCatalogVersionPredicate(java.util.function.BiPredicate<java.lang.String,CatalogVersionModel> cmsItemExistsInCatalogVersionPredicate) -
Uses of CatalogVersionModel in de.hybris.platform.cmssmarteditwebservices.catalogs.impl
Methods in de.hybris.platform.cmssmarteditwebservices.catalogs.impl that return types with arguments of type CatalogVersionModel Modifier and Type Method Description protected Converter<java.util.Map.Entry<CatalogModel,java.util.Set<CatalogVersionModel>>,CatalogData>DefaultCatalogFacade. getEntryToCatalogDataConverter()protected Converter<java.util.Map.Entry<CatalogModel,java.util.Set<CatalogVersionModel>>,CatalogData>DefaultCatalogFacade. getEntryToContentCatalogDataConverter()Method parameters in de.hybris.platform.cmssmarteditwebservices.catalogs.impl with type arguments of type CatalogVersionModel Modifier and Type Method Description intContentCatalogLevelComparator. compare(java.util.Map.Entry<CatalogModel,java.util.Set<CatalogVersionModel>> entry1, java.util.Map.Entry<CatalogModel,java.util.Set<CatalogVersionModel>> entry2)voidDefaultCatalogFacade. setEntryToCatalogDataConverter(Converter<java.util.Map.Entry<CatalogModel,java.util.Set<CatalogVersionModel>>,CatalogData> entryToCatalogDataConverter)voidDefaultCatalogFacade. setEntryToContentCatalogDataConverter(Converter<java.util.Map.Entry<CatalogModel,java.util.Set<CatalogVersionModel>>,CatalogData> entryToContentCatalogDataConverter) -
Uses of CatalogVersionModel in de.hybris.platform.cmssmarteditwebservices.catalogs.populator
Methods in de.hybris.platform.cmssmarteditwebservices.catalogs.populator that return types with arguments of type CatalogVersionModel Modifier and Type Method Description protected Converter<CatalogVersionModel,CatalogVersionData>EntryToCatalogDataPopulator. getCatalogVersionDataConverter()protected Converter<CatalogVersionModel,HomePageData>EntryToContentCatalogDataPopulator. getHomePageDataConverter()Methods in de.hybris.platform.cmssmarteditwebservices.catalogs.populator with parameters of type CatalogVersionModel Modifier and Type Method Description protected CatalogVersionDataEntryToCatalogDataPopulator. convertCatalogVersionModelToData(CatalogVersionModel catalogVersionModel)ConvertsCatalogVersionModelintoCatalogVersionDatadto.protected CatalogVersionDataEntryToContentCatalogDataPopulator. convertCatalogVersionModelToData(CatalogVersionModel catalogVersionModel)voidHomePageDataPopulator. populate(CatalogVersionModel source, HomePageData target)protected voidEntryToCatalogDataPopulatorTest. setUpWithCatalogVersions(CatalogVersionModel... catalogVersionModels)protected voidEntryToContentCatalogDataPopulatorTest. setUpWithCatalogVersions(CatalogVersionModel... catalogVersionModels)Method parameters in de.hybris.platform.cmssmarteditwebservices.catalogs.populator with type arguments of type CatalogVersionModel Modifier and Type Method Description voidEntryToCatalogDataPopulator. populate(java.util.Map.Entry<CatalogModel,java.util.Set<CatalogVersionModel>> source, CatalogData target)voidEntryToCatalogDataPopulator. setCatalogVersionDataConverter(Converter<CatalogVersionModel,CatalogVersionData> catalogVersionDataConverter)voidEntryToContentCatalogDataPopulator. setHomePageDataConverter(Converter<CatalogVersionModel,HomePageData> homePageDataConverter) -
Uses of CatalogVersionModel in de.hybris.platform.cmssmarteditwebservices.interceptor
Methods in de.hybris.platform.cmssmarteditwebservices.interceptor that return CatalogVersionModel Modifier and Type Method Description protected CatalogVersionModelPageOperationsInterceptor. getCatalogVersionModel(java.lang.String catalog, java.lang.String catalogVersion)Gets the catalogVersionModel -
Uses of CatalogVersionModel in de.hybris.platform.cmssmarteditwebservices.products.facade.impl
Methods in de.hybris.platform.cmssmarteditwebservices.products.facade.impl with parameters of type CatalogVersionModel Modifier and Type Method Description protected voidDefaultProductSearchFacade. setCatalogVersionInSession(CatalogVersionModel catalogVersion)Sets the catalog version in the session so we can reuse ProductSearchFacade correctly. -
Uses of CatalogVersionModel in de.hybris.platform.cockpit.components.sync.dialog
Methods in de.hybris.platform.cockpit.components.sync.dialog that return CatalogVersionModel Modifier and Type Method Description CatalogVersionModelAbstractSyncDialog. getSourceCatalogVersion()Methods in de.hybris.platform.cockpit.components.sync.dialog with parameters of type CatalogVersionModel Modifier and Type Method Description protected org.zkoss.zul.HboxAbstractSyncDialog. prepareCatalogVersionLabels(CatalogVersionModel catalogVersion, SyncRule rule, org.zkoss.zul.Listitem item)Get appropriate catalog version name and wrap itConstructors in de.hybris.platform.cockpit.components.sync.dialog with parameters of type CatalogVersionModel Constructor Description AbstractSyncDialog(CatalogVersionModel sourceCatalogVersion, java.util.List<SyncItemJobModel>[] matrixRules)OneSourceManyTargetItemSyncDialog(TypedObject sourceItem, CatalogVersionModel sourceCatalogVersion, java.util.List<SyncItemJobModel>[] matrixRules)OneSourceManyTargetVersionSyncDialog(CatalogVersionModel sourceCatalogVersion, java.util.List<SyncItemJobModel>[] matrixRules) -
Uses of CatalogVersionModel in de.hybris.platform.cockpit.model
Constructors in de.hybris.platform.cockpit.model with parameters of type CatalogVersionModel Constructor Description CockpitUIConfigurationMediaModel(CatalogVersionModel _catalogVersion, java.lang.String _code)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCockpitUIConfigurationMediaModel(CatalogVersionModel _catalogVersion, java.lang.String _code, ItemModel _owner)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCockpitUIScriptConfigMediaModel(CatalogVersionModel _catalogVersion, java.lang.String _code)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCockpitUIScriptConfigMediaModel(CatalogVersionModel _catalogVersion, java.lang.String _code, ItemModel _owner)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of CatalogVersionModel in de.hybris.platform.cockpit.reports.model
Constructors in de.hybris.platform.cockpit.reports.model with parameters of type CatalogVersionModel Constructor Description CompiledJasperMediaModel(CatalogVersionModel _catalogVersion, java.lang.String _code)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCompiledJasperMediaModel(CatalogVersionModel _catalogVersion, java.lang.String _code, ItemModel _owner)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersJasperMediaModel(CatalogVersionModel _catalogVersion, java.lang.String _code)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersJasperMediaModel(CatalogVersionModel _catalogVersion, java.lang.String _code, ItemModel _owner)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of CatalogVersionModel in de.hybris.platform.cockpit.services
Methods in de.hybris.platform.cockpit.services that return CatalogVersionModel Modifier and Type Method Description CatalogVersionModelSystemService. getCatalogVersion(TypedObject typedObject)get the catalog version for passed typedObject -
Uses of CatalogVersionModel in de.hybris.platform.cockpit.services.impl
Methods in de.hybris.platform.cockpit.services.impl that return CatalogVersionModel Modifier and Type Method Description CatalogVersionModelSystemServiceImpl. getCatalogVersion(TypedObject typedObject) -
Uses of CatalogVersionModel in de.hybris.platform.cockpit.services.label
Methods in de.hybris.platform.cockpit.services.label that return CatalogVersionModel Modifier and Type Method Description protected abstract CatalogVersionModelCatalogAwareModelLabelProvider. getCatalogVersionModel(T itemModel)Gets the catalog version model. -
Uses of CatalogVersionModel in de.hybris.platform.cockpit.services.label.impl
Methods in de.hybris.platform.cockpit.services.label.impl that return CatalogVersionModel Modifier and Type Method Description protected CatalogVersionModelCategoryModelLabelProvider. getCatalogVersionModel(CategoryModel itemModel)protected CatalogVersionModelMediaModelLabelProvider. getCatalogVersionModel(MediaModel itemModel)protected CatalogVersionModelPriceRowModelLabelProvider. getCatalogVersionModel(PriceRowModel itemModel)protected CatalogVersionModelProductModelLabelProvider. getCatalogVersionModel(ProductModel itemModel)Methods in de.hybris.platform.cockpit.services.label.impl with parameters of type CatalogVersionModel Modifier and Type Method Description protected java.lang.StringCatalogVersionModelLabelProvider. getIconPath(CatalogVersionModel item)protected java.lang.StringCatalogVersionModelLabelProvider. getIconPath(CatalogVersionModel item, java.lang.String languageIso)protected java.lang.StringCatalogVersionModelLabelProvider. getItemDescription(CatalogVersionModel item)protected java.lang.StringCatalogVersionModelLabelProvider. getItemDescription(CatalogVersionModel item, java.lang.String languageIso)protected java.lang.StringCatalogVersionModelLabelProvider. getItemLabel(CatalogVersionModel catalogVersion)protected java.lang.StringCatalogVersionModelLabelProvider. getItemLabel(CatalogVersionModel catalogVersion, java.lang.String languageIso) -
Uses of CatalogVersionModel in de.hybris.platform.cockpit.services.security
Methods in de.hybris.platform.cockpit.services.security with parameters of type CatalogVersionModel Modifier and Type Method Description booleanUIAccessRightService. canWrite(UserModel user, CatalogVersionModel catVersion)Returns whether a specific user has write access to a specific catalog version or not. -
Uses of CatalogVersionModel in de.hybris.platform.cockpit.services.security.impl
Methods in de.hybris.platform.cockpit.services.security.impl with parameters of type CatalogVersionModel Modifier and Type Method Description booleanDefaultUIAccessRightService. canWrite(UserModel user, CatalogVersionModel catVersion) -
Uses of CatalogVersionModel in de.hybris.platform.cockpit.services.sync
Methods in de.hybris.platform.cockpit.services.sync that return CatalogVersionModel Modifier and Type Method Description CatalogVersionModelSynchronizationService. getCatalogVersionForItem(TypedObject item)Retrieves source catalog version for given itemMethods in de.hybris.platform.cockpit.services.sync that return types with arguments of type CatalogVersionModel Modifier and Type Method Description java.util.Set<CatalogVersionModel>SynchronizationService.SyncContext. getSourceCatalogVersions()Methods in de.hybris.platform.cockpit.services.sync with parameters of type CatalogVersionModel Modifier and Type Method Description voidSynchronizationService. performCatalogVersionSynchronization(java.util.Collection<CatalogVersionModel> data, java.util.List<java.lang.String> syncRulePkList, CatalogVersionModel targetCatalogVersion, java.lang.String qualifier)Perform catalog version synchronizationjava.util.Collection<TypedObject>SynchronizationService. performSynchronization(java.util.Collection<? extends java.lang.Object> items, java.util.List<java.lang.String> syncJobPk, CatalogVersionModel targetCatalogVersion, java.lang.String qualifier)Method that runs particular synchronizationMethod parameters in de.hybris.platform.cockpit.services.sync with type arguments of type CatalogVersionModel Modifier and Type Method Description voidSynchronizationService. performCatalogVersionSynchronization(java.util.Collection<CatalogVersionModel> data, java.util.List<java.lang.String> syncRulePkList, CatalogVersionModel targetCatalogVersion, java.lang.String qualifier)Perform catalog version synchronization -
Uses of CatalogVersionModel in de.hybris.platform.cockpit.services.sync.impl
Methods in de.hybris.platform.cockpit.services.sync.impl that return CatalogVersionModel Modifier and Type Method Description CatalogVersionModelSynchronizationServiceImpl. getCatalogVersionForItem(TypedObject item)Methods in de.hybris.platform.cockpit.services.sync.impl that return types with arguments of type CatalogVersionModel Modifier and Type Method Description java.util.Set<CatalogVersionModel>SynchronizationServiceImpl.SyncContextImpl. getSourceCatalogVersions()Methods in de.hybris.platform.cockpit.services.sync.impl with parameters of type CatalogVersionModel Modifier and Type Method Description voidSynchronizationServiceImpl. performCatalogVersionSynchronization(java.util.Collection<CatalogVersionModel> data, java.util.List<java.lang.String> syncRulePkList, CatalogVersionModel targetCatalogVersion, java.lang.String qualifier)Responsible for catalog version synchronization //TODO should be refactorjava.util.Collection<TypedObject>SynchronizationServiceImpl. performSynchronization(java.util.Collection<? extends java.lang.Object> items, java.util.List<java.lang.String> syncJobPkList, CatalogVersionModel targetCatalogVersion, java.lang.String qualifier)Method parameters in de.hybris.platform.cockpit.services.sync.impl with type arguments of type CatalogVersionModel Modifier and Type Method Description voidSynchronizationServiceImpl. performCatalogVersionSynchronization(java.util.Collection<CatalogVersionModel> data, java.util.List<java.lang.String> syncRulePkList, CatalogVersionModel targetCatalogVersion, java.lang.String qualifier)Responsible for catalog version synchronization //TODO should be refactorConstructor parameters in de.hybris.platform.cockpit.services.sync.impl with type arguments of type CatalogVersionModel Constructor Description SyncContextImpl(int pullSyncStatus, java.util.Set<CatalogVersionModel> sourceCatalogVersionModels, java.util.List<SyncItemJobModel>[] targetCatalogVersions, int productSynchronized, ItemModel sourceItemModel) -
Uses of CatalogVersionModel in de.hybris.platform.cockpit.session
Methods in de.hybris.platform.cockpit.session that return types with arguments of type CatalogVersionModel Modifier and Type Method Description java.util.List<CatalogVersionModel>DummyUISession. getSelectedCatalogVersions()java.util.List<CatalogVersionModel>UISession. getSelectedCatalogVersions()Method parameters in de.hybris.platform.cockpit.session with type arguments of type CatalogVersionModel Modifier and Type Method Description voidDummyUISession. setSelectedCatalogVersions(java.util.List<CatalogVersionModel> catalogVersions)voidUISession. setSelectedCatalogVersions(java.util.List<CatalogVersionModel> catalogVersions) -
Uses of CatalogVersionModel in de.hybris.platform.cockpit.session.impl
Methods in de.hybris.platform.cockpit.session.impl that return types with arguments of type CatalogVersionModel Modifier and Type Method Description java.util.List<CatalogVersionModel>UISessionImpl. getSelectedCatalogVersions()Method parameters in de.hybris.platform.cockpit.session.impl with type arguments of type CatalogVersionModel Modifier and Type Method Description voidUISessionImpl. setSelectedCatalogVersions(java.util.List<CatalogVersionModel> catalogVersions) -
Uses of CatalogVersionModel in de.hybris.platform.commercefacades.catalog.converters.populator
Methods in de.hybris.platform.commercefacades.catalog.converters.populator that return types with arguments of type CatalogVersionModel Modifier and Type Method Description protected ConfigurablePopulator<CatalogVersionModel,CatalogVersionData,CatalogOption>CatalogHierarchyPopulator. getCatalogVersionPopulator()Methods in de.hybris.platform.commercefacades.catalog.converters.populator with parameters of type CatalogVersionModel Modifier and Type Method Description voidCatalogVersionPopulator. populate(CatalogVersionModel source, CatalogVersionData target, java.util.Collection<CatalogOption> options)Method parameters in de.hybris.platform.commercefacades.catalog.converters.populator with type arguments of type CatalogVersionModel Modifier and Type Method Description voidCatalogHierarchyPopulator. setCatalogVersionPopulator(ConfigurablePopulator<CatalogVersionModel,CatalogVersionData,CatalogOption> catalogVersionPopulator) -
Uses of CatalogVersionModel in de.hybris.platform.commercefacades.catalog.impl
Methods in de.hybris.platform.commercefacades.catalog.impl that return CatalogVersionModel Modifier and Type Method Description protected CatalogVersionModelDefaultCatalogFacade. getProductCatalogVersionModelForBaseSite(java.lang.String catalogId, java.lang.String catalogVersionId)Methods in de.hybris.platform.commercefacades.catalog.impl that return types with arguments of type CatalogVersionModel Modifier and Type Method Description protected ConfigurablePopulator<CatalogVersionModel,CatalogVersionData,CatalogOption>DefaultCatalogFacade. getCatalogVersionPopulator()Method parameters in de.hybris.platform.commercefacades.catalog.impl with type arguments of type CatalogVersionModel Modifier and Type Method Description voidDefaultCatalogFacade. setCatalogVersionPopulator(ConfigurablePopulator<CatalogVersionModel,CatalogVersionData,CatalogOption> catalogVersionPopulator) -
Uses of CatalogVersionModel in de.hybris.platform.commercefacades.product.impl
Methods in de.hybris.platform.commercefacades.product.impl that return types with arguments of type CatalogVersionModel Modifier and Type Method Description protected java.util.Collection<CatalogVersionModel>DefaultProductExportFacade. getExportedCatalogVersions(java.lang.String catalog, java.lang.String version) -
Uses of CatalogVersionModel in de.hybris.platform.commerceservices.externaltax.impl
Methods in de.hybris.platform.commerceservices.externaltax.impl that return CatalogVersionModel Modifier and Type Method Description static CatalogVersionModelDefaultTaxCodeStrategy. getActiveProductCatalogVersion(java.util.Collection<CatalogVersionModel> catalogVersions)Gets the active Product CatalogMethod parameters in de.hybris.platform.commerceservices.externaltax.impl with type arguments of type CatalogVersionModel Modifier and Type Method Description static CatalogVersionModelDefaultTaxCodeStrategy. getActiveProductCatalogVersion(java.util.Collection<CatalogVersionModel> catalogVersions)Gets the active Product Catalog -
Uses of CatalogVersionModel in de.hybris.platform.commerceservices.impersonation
Methods in de.hybris.platform.commerceservices.impersonation that return types with arguments of type CatalogVersionModel Modifier and Type Method Description java.util.Collection<CatalogVersionModel>ImpersonationContext. getCatalogVersions()Method parameters in de.hybris.platform.commerceservices.impersonation with type arguments of type CatalogVersionModel Modifier and Type Method Description voidImpersonationContext. setCatalogVersions(java.util.Collection<CatalogVersionModel> catalogVersions) -
Uses of CatalogVersionModel in de.hybris.platform.commerceservices.impersonation.impl
Methods in de.hybris.platform.commerceservices.impersonation.impl that return types with arguments of type CatalogVersionModel Modifier and Type Method Description protected java.util.Collection<CatalogVersionModel>DefaultImpersonationService. determineSessionCatalogVersions(ImpersonationContext context)protected java.util.Collection<CatalogVersionModel>DefaultImpersonationService. getActiveCatalogVersions()Get all the active catalog versions in the system.protected java.util.Set<CatalogVersionModel>DefaultImpersonationService. getSessionCatalogVersionsForUser(UserModel user)Get the session catalog versions for the specified user. -
Uses of CatalogVersionModel in de.hybris.platform.commerceservices.product
Method parameters in de.hybris.platform.commerceservices.product with type arguments of type CatalogVersionModel Modifier and Type Method Description SearchPageData<ProductModel>ExportProductService. getAllProducts(java.util.Collection<CatalogVersionModel> catalogVersions, int start, int count)Returns all Products.SearchPageData<ProductModel>ExportProductService. getModifiedProducts(java.util.Collection<CatalogVersionModel> catalogVersions, java.util.Date timestamp, int start, int count)Returns page of products modified after timestamp for catalog version -
Uses of CatalogVersionModel in de.hybris.platform.commerceservices.product.impl
Method parameters in de.hybris.platform.commerceservices.product.impl with type arguments of type CatalogVersionModel Modifier and Type Method Description SearchPageData<ProductModel>DefaultExportProductService. getAllProducts(java.util.Collection<CatalogVersionModel> catalogVersions, int start, int count)SearchPageData<ProductModel>DefaultExportProductService. getModifiedProducts(java.util.Collection<CatalogVersionModel> catalogVersions, java.util.Date timestamp, int start, int count) -
Uses of CatalogVersionModel in de.hybris.platform.commerceservices.search.solrfacetsearch.data
Methods in de.hybris.platform.commerceservices.search.solrfacetsearch.data that return types with arguments of type CatalogVersionModel Modifier and Type Method Description java.util.List<CatalogVersionModel>SolrSearchRequest. getCatalogVersions()Method parameters in de.hybris.platform.commerceservices.search.solrfacetsearch.data with type arguments of type CatalogVersionModel Modifier and Type Method Description voidSolrSearchRequest. setCatalogVersions(java.util.List<CatalogVersionModel> catalogVersions) -
Uses of CatalogVersionModel in de.hybris.platform.commerceservices.search.solrfacetsearch.populators
Methods in de.hybris.platform.commerceservices.search.solrfacetsearch.populators that return CatalogVersionModel Modifier and Type Method Description protected CatalogVersionModelSearchSolrQueryPopulator. getSessionProductCatalogVersion()Deprecated, for removal: This API element is subject to removal in a future version.Since 5.0.Methods in de.hybris.platform.commerceservices.search.solrfacetsearch.populators that return types with arguments of type CatalogVersionModel Modifier and Type Method Description protected java.util.Collection<CatalogVersionModel>SearchSolrQueryPopulator. getSessionProductCatalogVersions()Get all the session catalog versions that belong to product catalogs of the current site. -
Uses of CatalogVersionModel in de.hybris.platform.commerceservices.search.solrfacetsearch.provider.impl
Methods in de.hybris.platform.commerceservices.search.solrfacetsearch.provider.impl with parameters of type CatalogVersionModel Modifier and Type Method Description protected java.lang.StringDefaultCategorySource. catalogVersionToString(CatalogVersionModel catalogVersion)Method parameters in de.hybris.platform.commerceservices.search.solrfacetsearch.provider.impl with type arguments of type CatalogVersionModel Modifier and Type Method Description protected java.lang.StringDefaultCategorySource. catalogVersionsToString(java.util.Collection<CatalogVersionModel> catalogVersions)protected java.util.Set<CategoryModel>DefaultCategorySource. lookupRootCategories(java.util.Collection<CatalogVersionModel> catalogVersions) -
Uses of CatalogVersionModel in de.hybris.platform.commerceservices.search.solrfacetsearch.strategies.impl
Methods in de.hybris.platform.commerceservices.search.solrfacetsearch.strategies.impl that return types with arguments of type CatalogVersionModel Modifier and Type Method Description protected java.util.Collection<CatalogVersionModel>DefaultSolrFacetSearchConfigSelectionStrategy. getSessionProductCatalogVersions() -
Uses of CatalogVersionModel in de.hybris.platform.commerceservices.setup.impl
Methods in de.hybris.platform.commerceservices.setup.impl that return CatalogVersionModel Modifier and Type Method Description protected CatalogVersionModelDefaultSetupSyncJobService. getCatalogVersion(java.lang.String catalogId, java.lang.String version) -
Uses of CatalogVersionModel in de.hybris.platform.commerceservices.util
Methods in de.hybris.platform.commerceservices.util that return CatalogVersionModel Modifier and Type Method Description static CatalogVersionModelCommerceCatalogUtils. getActiveProductCatalogVersion(java.util.Collection<CatalogVersionModel> catalogVersions)Deprecated, for removal: This API element is subject to removal in a future version.Since 6.5.Methods in de.hybris.platform.commerceservices.util that return types with arguments of type CatalogVersionModel Modifier and Type Method Description static java.util.Collection<CatalogVersionModel>CommerceCatalogUtils. findProductCatalogVersions(java.util.Collection<CatalogVersionModel> catalogVersions)Deprecated, for removal: This API element is subject to removal in a future version.Since 6.5 Will be removedMethod parameters in de.hybris.platform.commerceservices.util with type arguments of type CatalogVersionModel Modifier and Type Method Description static java.util.Collection<CatalogVersionModel>CommerceCatalogUtils. findProductCatalogVersions(java.util.Collection<CatalogVersionModel> catalogVersions)Deprecated, for removal: This API element is subject to removal in a future version.Since 6.5 Will be removedstatic CatalogVersionModelCommerceCatalogUtils. getActiveProductCatalogVersion(java.util.Collection<CatalogVersionModel> catalogVersions)Deprecated, for removal: This API element is subject to removal in a future version.Since 6.5. -
Uses of CatalogVersionModel in de.hybris.platform.commons.model
Constructors in de.hybris.platform.commons.model with parameters of type CatalogVersionModel Constructor Description CustomOrder2XMLModel(CatalogVersionModel _catalogVersion, java.lang.String _code, java.lang.String _outputMimeType)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCustomOrder2XMLModel(CatalogVersionModel _catalogVersion, java.lang.String _code, java.lang.String _outputMimeType, ItemModel _owner)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersDocumentModel(CatalogVersionModel _catalogVersion, java.lang.String _code, FormatModel _format)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersDocumentModel(CatalogVersionModel _catalogVersion, java.lang.String _code, FormatModel _format, ItemModel _owner, ItemModel _sourceItem)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersFOPFormatterModel(CatalogVersionModel _catalogVersion, java.lang.String _code, java.lang.String _inputMimeType, java.lang.String _outputMimeType)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersFOPFormatterModel(CatalogVersionModel _catalogVersion, java.lang.String _code, java.lang.String _inputMimeType, java.lang.String _outputMimeType, ItemModel _owner)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersFormatterModel(CatalogVersionModel _catalogVersion, java.lang.String _code, java.lang.String _outputMimeType)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersFormatterModel(CatalogVersionModel _catalogVersion, java.lang.String _code, java.lang.String _outputMimeType, ItemModel _owner)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersItemFormatterModel(CatalogVersionModel _catalogVersion, java.lang.String _code, java.lang.String _outputMimeType)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersItemFormatterModel(CatalogVersionModel _catalogVersion, java.lang.String _code, java.lang.String _outputMimeType, ItemModel _owner)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersMediaFormatterModel(CatalogVersionModel _catalogVersion, java.lang.String _code, java.lang.String _inputMimeType, java.lang.String _outputMimeType)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersMediaFormatterModel(CatalogVersionModel _catalogVersion, java.lang.String _code, java.lang.String _inputMimeType, java.lang.String _outputMimeType, ItemModel _owner)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersVelocityFormatterModel(CatalogVersionModel _catalogVersion, java.lang.String _code, java.lang.String _outputMimeType)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersVelocityFormatterModel(CatalogVersionModel _catalogVersion, java.lang.String _code, java.lang.String _outputMimeType, ItemModel _owner)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersXMLTransformFormatterModel(CatalogVersionModel _catalogVersion, java.lang.String _code, java.lang.String _inputMimeType, java.lang.String _outputMimeType)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersXMLTransformFormatterModel(CatalogVersionModel _catalogVersion, java.lang.String _code, java.lang.String _inputMimeType, java.lang.String _outputMimeType, ItemModel _owner)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of CatalogVersionModel in de.hybris.platform.configurablebundlecockpits.productcockpit.components.navigationarea.renderer
Methods in de.hybris.platform.configurablebundlecockpits.productcockpit.components.navigationarea.renderer that return CatalogVersionModel Modifier and Type Method Description protected CatalogVersionModelBundleCatalogSectionRenderer. getNonActiveCatalogVersionModel(java.util.List<CatalogVersionModel> versions)Methods in de.hybris.platform.configurablebundlecockpits.productcockpit.components.navigationarea.renderer with parameters of type CatalogVersionModel Modifier and Type Method Description protected voidBundleCatalogSectionRenderer. selectionChanged(CatalogVersionModel catalogVersion)Method parameters in de.hybris.platform.configurablebundlecockpits.productcockpit.components.navigationarea.renderer with type arguments of type CatalogVersionModel Modifier and Type Method Description protected CatalogVersionModelBundleCatalogSectionRenderer. getNonActiveCatalogVersionModel(java.util.List<CatalogVersionModel> versions) -
Uses of CatalogVersionModel in de.hybris.platform.configurablebundlecockpits.productcockpit.navigationnode.browserarea.tree
Methods in de.hybris.platform.configurablebundlecockpits.productcockpit.navigationnode.browserarea.tree with parameters of type CatalogVersionModel Modifier and Type Method Description protected org.zkoss.zul.ToolbarbuttonBundleNavigationNodeRenderer. createToolbarButton(CatalogVersionModel catalogVersion, BundleTemplateModel template, java.lang.String image, java.lang.String tooltip)Creates button for adding a new bundle -
Uses of CatalogVersionModel in de.hybris.platform.configurablebundlecockpits.productcockpit.session.impl
Methods in de.hybris.platform.configurablebundlecockpits.productcockpit.session.impl that return CatalogVersionModel Modifier and Type Method Description CatalogVersionModelBundleNavigationNodeBrowserArea. getActiveCatalogVersion()CatalogVersionModelBundleCatalogNavigationArea. getSelectedCatalogVersion()Methods in de.hybris.platform.configurablebundlecockpits.productcockpit.session.impl that return types with arguments of type CatalogVersionModel Modifier and Type Method Description java.util.Collection<CatalogVersionModel>BundleProductSearchBrowserModel. getSelectedCatalogVersions()Methods in de.hybris.platform.configurablebundlecockpits.productcockpit.session.impl with parameters of type CatalogVersionModel Modifier and Type Method Description voidBundleCatalogPerspective.DefaultBundleNavigationAreaListener. catalogItemSelectionChanged(CatalogVersionModel version)protected org.zkoss.zul.ButtonBundleNavigationNodeContentMainComponent. createAddBundleButton(CatalogVersionModel catalogVersion)Creates button for adding a new bundleprotected TreeBundleNavigationNodeContentMainComponent. createTree(CatalogVersionModel catVer)Creates tree with.protected java.lang.StringBundleProductSearchBrowserModel. getPathAsString(CatalogVersionModel uicv)protected voidBundleNavigationNodeContentMainComponent. initTreeComponent(CatalogVersionModel catalogVersion, org.zkoss.zk.ui.Component parent)Initialize a whole tree component with its dependencies.voidBundleNavigationNodeBrowserArea. setActiveCatalogVersion(CatalogVersionModel activeCatalogVersion)voidCatalogVersionAware. setActiveCatalogVersion(CatalogVersionModel activeCatalogVersion)protected voidBundleNavigationNodeContentMainComponent. updateTreeComponent(CatalogVersionModel catalogVersion, org.zkoss.zk.ui.Component parent)Method parameters in de.hybris.platform.configurablebundlecockpits.productcockpit.session.impl with type arguments of type CatalogVersionModel Modifier and Type Method Description protected voidBundleProductSearchBrowserModel. setSelectedCatalogVersions(java.util.Collection<CatalogVersionModel> selectedCatalogVersions) -
Uses of CatalogVersionModel in de.hybris.platform.configurablebundlecockpits.servicelayer.services
Methods in de.hybris.platform.configurablebundlecockpits.servicelayer.services with parameters of type CatalogVersionModel Modifier and Type Method Description java.util.List<BundleTemplateModel>BundleNavigationService. getRootNavigationNodes(CatalogVersionModel catalogVersion)Returns all root navigation nodes for given catalog version. -
Uses of CatalogVersionModel in de.hybris.platform.configurablebundlecockpits.servicelayer.services.impl
Methods in de.hybris.platform.configurablebundlecockpits.servicelayer.services.impl with parameters of type CatalogVersionModel Modifier and Type Method Description java.util.List<BundleTemplateModel>DefaultBundleNavigationService. getRootNavigationNodes(CatalogVersionModel catVer) -
Uses of CatalogVersionModel in de.hybris.platform.configurablebundleservices.bundle
Methods in de.hybris.platform.configurablebundleservices.bundle with parameters of type CatalogVersionModel Modifier and Type Method Description java.util.List<BundleTemplateModel>BundleTemplateService. getAllApprovedRootBundleTemplates(CatalogVersionModel catalogVersion)This methods returns all approved root bundle templates.java.util.List<BundleTemplateModel>BundleTemplateService. getAllRootBundleTemplates(CatalogVersionModel catVer)This methods returns all root bundle templates. -
Uses of CatalogVersionModel in de.hybris.platform.configurablebundleservices.bundle.impl
Methods in de.hybris.platform.configurablebundleservices.bundle.impl that return CatalogVersionModel Modifier and Type Method Description protected CatalogVersionModelBundleOrderEntryRemoveableCheckerNestedIntegrationTest. getCatalog()protected CatalogVersionModelDefaultBundleRuleServiceNestedIntegrationTest. getCatalog()protected CatalogVersionModelDefaultBundleTemplateServiceNestedIntegrationTest. getCatalog()Methods in de.hybris.platform.configurablebundleservices.bundle.impl with parameters of type CatalogVersionModel Modifier and Type Method Description java.util.List<BundleTemplateModel>DefaultBundleTemplateService. getAllApprovedRootBundleTemplates(CatalogVersionModel catalogVersion)java.util.List<BundleTemplateModel>DefaultBundleTemplateService. getAllRootBundleTemplates(CatalogVersionModel catalogVersion) -
Uses of CatalogVersionModel in de.hybris.platform.configurablebundleservices.constraints
Methods in de.hybris.platform.configurablebundleservices.constraints that return CatalogVersionModel Modifier and Type Method Description protected CatalogVersionModelAbstractBundleValidationTest. getCatalog() -
Uses of CatalogVersionModel in de.hybris.platform.configurablebundleservices.daos
Methods in de.hybris.platform.configurablebundleservices.daos with parameters of type CatalogVersionModel Modifier and Type Method Description java.util.List<BundleTemplateModel>BundleTemplateDao. findAllApprovedRootBundleTemplates(CatalogVersionModel catalogVersion)Find all approvedBundleTemplateModels.java.util.List<BundleTemplateModel>BundleTemplateDao. findAllRootBundleTemplates(CatalogVersionModel catalogVersion)Find allBundleTemplateModels. -
Uses of CatalogVersionModel in de.hybris.platform.configurablebundleservices.daos.impl
Methods in de.hybris.platform.configurablebundleservices.daos.impl with parameters of type CatalogVersionModel Modifier and Type Method Description java.util.List<BundleTemplateModel>DefaultBundleTemplateDao. findAllApprovedRootBundleTemplates(CatalogVersionModel catalogVersion)java.util.List<BundleTemplateModel>DefaultBundleTemplateDao. findAllRootBundleTemplates(CatalogVersionModel catalogVersion) -
Uses of CatalogVersionModel in de.hybris.platform.configurablebundleservices.model
Methods in de.hybris.platform.configurablebundleservices.model that return CatalogVersionModel Modifier and Type Method Description CatalogVersionModelAbstractBundleRuleModel. getCatalogVersion()Generated method - Getter of theAbstractBundleRule.catalogVersionattribute defined at extensionconfigurablebundleservices.CatalogVersionModelBundleSelectionCriteriaModel. getCatalogVersion()Generated method - Getter of theBundleSelectionCriteria.catalogVersionattribute defined at extensionconfigurablebundleservices.CatalogVersionModelBundleTemplateModel. getCatalogVersion()Generated method - Getter of theBundleTemplate.catalogVersionattribute defined at extensionconfigurablebundleservices.CatalogVersionModelBundleTemplateStatusModel. getCatalogVersion()Generated method - Getter of theBundleTemplateStatus.catalogVersionattribute defined at extensionconfigurablebundleservices.Methods in de.hybris.platform.configurablebundleservices.model with parameters of type CatalogVersionModel Modifier and Type Method Description voidAbstractBundleRuleModel. setCatalogVersion(CatalogVersionModel value)Generated method - Initial setter ofAbstractBundleRule.catalogVersionattribute defined at extensionconfigurablebundleservices.voidBundleSelectionCriteriaModel. setCatalogVersion(CatalogVersionModel value)Generated method - Initial setter ofBundleSelectionCriteria.catalogVersionattribute defined at extensionconfigurablebundleservices.voidBundleTemplateModel. setCatalogVersion(CatalogVersionModel value)Generated method - Setter ofBundleTemplate.catalogVersionattribute defined at extensionconfigurablebundleservices.voidBundleTemplateStatusModel. setCatalogVersion(CatalogVersionModel value)Generated method - Initial setter ofBundleTemplateStatus.catalogVersionattribute defined at extensionconfigurablebundleservices.Constructors in de.hybris.platform.configurablebundleservices.model with parameters of type CatalogVersionModel Constructor Description AbstractBundleRuleModel(CatalogVersionModel _catalogVersion)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersAbstractBundleRuleModel(CatalogVersionModel _catalogVersion, java.lang.String _id, ItemModel _owner)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersAutoPickBundleSelectionCriteriaModel(CatalogVersionModel _catalogVersion)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersAutoPickBundleSelectionCriteriaModel(CatalogVersionModel _catalogVersion, java.lang.String _id, ItemModel _owner)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersBundleSelectionCriteriaModel(CatalogVersionModel _catalogVersion)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersBundleSelectionCriteriaModel(CatalogVersionModel _catalogVersion, java.lang.String _id, ItemModel _owner)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersBundleTemplateModel(CatalogVersionModel _catalogVersion, java.lang.String _id, ItemModel _owner, BundleTemplateModel _parentTemplate, java.lang.String _version)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersBundleTemplateModel(CatalogVersionModel _catalogVersion, java.lang.String _id, java.lang.String _version)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersBundleTemplateStatusModel(CatalogVersionModel _catalogVersion)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersBundleTemplateStatusModel(CatalogVersionModel _catalogVersion, java.lang.String _id, ItemModel _owner)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersChangeProductPriceBundleRuleModel(CatalogVersionModel _catalogVersion, CurrencyModel _currency, java.lang.String _id, ItemModel _owner, java.math.BigDecimal _price)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersChangeProductPriceBundleRuleModel(CatalogVersionModel _catalogVersion, CurrencyModel _currency, java.math.BigDecimal _price)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersDisableProductBundleRuleModel(CatalogVersionModel _catalogVersion)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersDisableProductBundleRuleModel(CatalogVersionModel _catalogVersion, java.lang.String _id, ItemModel _owner)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersPickExactlyNBundleSelectionCriteriaModel(CatalogVersionModel _catalogVersion, java.lang.Integer _n)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersPickExactlyNBundleSelectionCriteriaModel(CatalogVersionModel _catalogVersion, java.lang.String _id, java.lang.Integer _n, ItemModel _owner)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersPickNToMBundleSelectionCriteriaModel(CatalogVersionModel _catalogVersion, java.lang.Integer _m, java.lang.Integer _n)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersPickNToMBundleSelectionCriteriaModel(CatalogVersionModel _catalogVersion, java.lang.String _id, java.lang.Integer _m, java.lang.Integer _n, ItemModel _owner)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of CatalogVersionModel in de.hybris.platform.configurablebundleservices.model.components
Constructors in de.hybris.platform.configurablebundleservices.model.components with parameters of type CatalogVersionModel Constructor Description BundleCarouselComponentModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersBundleCarouselComponentModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of CatalogVersionModel in de.hybris.platform.consignmenttrackingaddon.model
Constructors in de.hybris.platform.consignmenttrackingaddon.model with parameters of type CatalogVersionModel Constructor Description ConsignmentTrackingActionModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersConsignmentTrackingActionModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of CatalogVersionModel in de.hybris.platform.core.model.media
Methods in de.hybris.platform.core.model.media that return CatalogVersionModel Modifier and Type Method Description CatalogVersionModelMediaContainerModel. getCatalogVersion()Generated method - Getter of theMediaContainer.catalogVersionattribute defined at extensioncatalog.CatalogVersionModelMediaModel. getCatalogVersion()Generated method - Getter of theMedia.catalogVersionattribute defined at extensioncatalog.Methods in de.hybris.platform.core.model.media with parameters of type CatalogVersionModel Modifier and Type Method Description voidMediaContainerModel. setCatalogVersion(CatalogVersionModel value)Generated method - Setter ofMediaContainer.catalogVersionattribute defined at extensioncatalog.voidMediaModel. setCatalogVersion(CatalogVersionModel value)Generated method - Setter ofMedia.catalogVersionattribute defined at extensioncatalog.Constructors in de.hybris.platform.core.model.media with parameters of type CatalogVersionModel Constructor Description MediaContainerModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _qualifier)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersMediaContainerModel(CatalogVersionModel _catalogVersion, java.lang.String _qualifier)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersMediaModel(CatalogVersionModel _catalogVersion, java.lang.String _code)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersMediaModel(CatalogVersionModel _catalogVersion, java.lang.String _code, ItemModel _owner)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of CatalogVersionModel in de.hybris.platform.core.model.product
Methods in de.hybris.platform.core.model.product that return CatalogVersionModel Modifier and Type Method Description CatalogVersionModelProductModel. getCatalogVersion()Generated method - Getter of theProduct.catalogVersionattribute defined at extensioncatalog.Methods in de.hybris.platform.core.model.product with parameters of type CatalogVersionModel Modifier and Type Method Description voidProductModel. setCatalogVersion(CatalogVersionModel value)Generated method - Setter ofProduct.catalogVersionattribute defined at extensioncatalog.Constructors in de.hybris.platform.core.model.product with parameters of type CatalogVersionModel Constructor Description ProductModel(CatalogVersionModel _catalogVersion, java.lang.String _code)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersProductModel(CatalogVersionModel _catalogVersion, java.lang.String _code, ItemModel _owner)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of CatalogVersionModel in de.hybris.platform.core.model.security
Methods in de.hybris.platform.core.model.security that return types with arguments of type CatalogVersionModel Modifier and Type Method Description java.util.List<CatalogVersionModel>PrincipalModel. getReadableCatalogVersions()Generated method - Getter of thePrincipal.readableCatalogVersionsattribute defined at extensioncatalog.java.util.List<CatalogVersionModel>PrincipalModel. getWritableCatalogVersions()Generated method - Getter of thePrincipal.writableCatalogVersionsattribute defined at extensioncatalog.Method parameters in de.hybris.platform.core.model.security with type arguments of type CatalogVersionModel Modifier and Type Method Description voidPrincipalModel. setReadableCatalogVersions(java.util.List<CatalogVersionModel> value)Generated method - Setter ofPrincipal.readableCatalogVersionsattribute defined at extensioncatalog.voidPrincipalModel. setWritableCatalogVersions(java.util.List<CatalogVersionModel> value)Generated method - Setter ofPrincipal.writableCatalogVersionsattribute defined at extensioncatalog. -
Uses of CatalogVersionModel in de.hybris.platform.core.model.user
Methods in de.hybris.platform.core.model.user that return types with arguments of type CatalogVersionModel Modifier and Type Method Description java.util.Collection<CatalogVersionModel>UserModel. getAllWriteableCatalogVersions()Generated method - Getter of theUser.allWriteableCatalogVersionsdynamic attribute defined at extensioncatalog.java.util.Collection<CatalogVersionModel>CustomerModel. getPreviewCatalogVersions()Generated method - Getter of theCustomer.previewCatalogVersionsattribute defined at extensioncatalog.Method parameters in de.hybris.platform.core.model.user with type arguments of type CatalogVersionModel Modifier and Type Method Description voidCustomerModel. setPreviewCatalogVersions(java.util.Collection<CatalogVersionModel> value)Generated method - Setter ofCustomer.previewCatalogVersionsattribute defined at extensioncatalog. -
Uses of CatalogVersionModel in de.hybris.platform.core.model.util
Methods in de.hybris.platform.core.model.util that return CatalogVersionModel Modifier and Type Method Description CatalogVersionModelCatalogOverviewModel. getCatalogversion()Generated method - Getter of theCatalogOverview.catalogversionattribute defined at extensioncatalog.CatalogVersionModelDuplicateCatalogItemCodesViewModel. getCatalogVersion()Generated method - Getter of theDuplicateCatalogItemCodesView.catalogVersionattribute defined at extensioncatalog.CatalogVersionModelDuplicateCatalogItemCodesViewModel. getCv()Generated method - Getter of theDuplicateCatalogItemCodesView.cvattribute defined at extensioncatalog.CatalogVersionModelExecutedPublicationsViewModel. getSourceVersion()Generated method - Getter of theExecutedPublicationsView.sourceVersionattribute defined at extensioncatalog.CatalogVersionModelItemSourceVersionViewModel. getSourceVersion()Generated method - Getter of theItemSourceVersionView.sourceVersionattribute defined at extensioncatalog.CatalogVersionModelExecutedPublicationsViewModel. getTargetVersion()Generated method - Getter of theExecutedPublicationsView.targetVersionattribute defined at extensioncatalog.CatalogVersionModelItemTargetVersionViewModel. getTargetVersion()Generated method - Getter of theItemTargetVersionView.targetVersionattribute defined at extensioncatalog. -
Uses of CatalogVersionModel in de.hybris.platform.cronjob.model
Constructors in de.hybris.platform.cronjob.model with parameters of type CatalogVersionModel Constructor Description JobMediaModel(CatalogVersionModel _catalogVersion, java.lang.String _code)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersJobMediaModel(CatalogVersionModel _catalogVersion, java.lang.String _code, ItemModel _owner)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersLogFileModel(CatalogVersionModel _catalogVersion, java.lang.String _code)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersLogFileModel(CatalogVersionModel _catalogVersion, java.lang.String _code, CronJobModel _owner)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of CatalogVersionModel in de.hybris.platform.deeplink.model.media
Constructors in de.hybris.platform.deeplink.model.media with parameters of type CatalogVersionModel Constructor Description BarcodeMediaModel(java.lang.String _barcodeText, BarcodeType _barcodeType, CatalogVersionModel _catalogVersion, java.lang.String _code)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersBarcodeMediaModel(java.lang.String _barcodeText, BarcodeType _barcodeType, CatalogVersionModel _catalogVersion, java.lang.String _code, ItemModel _owner)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of CatalogVersionModel in de.hybris.platform.entitlementservices.model
Methods in de.hybris.platform.entitlementservices.model that return CatalogVersionModel Modifier and Type Method Description CatalogVersionModelProductEntitlementModel. getCatalogVersion()Generated method - Getter of theProductEntitlement.catalogVersionattribute defined at extensionentitlementservices.Methods in de.hybris.platform.entitlementservices.model with parameters of type CatalogVersionModel Modifier and Type Method Description voidProductEntitlementModel. setCatalogVersion(CatalogVersionModel value)Generated method - Initial setter ofProductEntitlement.catalogVersionattribute defined at extensionentitlementservices.Constructors in de.hybris.platform.entitlementservices.model with parameters of type CatalogVersionModel Constructor Description ProductEntitlementModel(CatalogVersionModel _catalogVersion, EntitlementModel _entitlement, java.lang.String _id, ItemModel _owner, ProductModel _subscriptionProduct)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of CatalogVersionModel in de.hybris.platform.europe1.model
Methods in de.hybris.platform.europe1.model that return CatalogVersionModel Modifier and Type Method Description CatalogVersionModelDiscountRowModel. getCatalogVersion()Generated method - Getter of theDiscountRow.catalogVersionattribute defined at extensioneurope1.CatalogVersionModelPriceRowModel. getCatalogVersion()Generated method - Getter of thePriceRow.catalogVersionattribute defined at extensioneurope1.CatalogVersionModelTaxRowModel. getCatalogVersion()Generated method - Getter of theTaxRow.catalogVersionattribute defined at extensioneurope1.Methods in de.hybris.platform.europe1.model with parameters of type CatalogVersionModel Modifier and Type Method Description voidDiscountRowModel. setCatalogVersion(CatalogVersionModel value)Generated method - Setter ofDiscountRow.catalogVersionattribute defined at extensioneurope1.voidPriceRowModel. setCatalogVersion(CatalogVersionModel value)Generated method - Setter ofPriceRow.catalogVersionattribute defined at extensioneurope1.voidTaxRowModel. setCatalogVersion(CatalogVersionModel value)Generated method - Setter ofTaxRow.catalogVersionattribute defined at extensioneurope1. -
Uses of CatalogVersionModel in de.hybris.platform.hac.data.dto
Method parameters in de.hybris.platform.hac.data.dto with type arguments of type CatalogVersionModel Modifier and Type Method Description voidSqlSearchResultData. setCatalogVersions(java.util.Collection<CatalogVersionModel> catalogVersions) -
Uses of CatalogVersionModel in de.hybris.platform.hybrisanalyticsaddon.model
Constructors in de.hybris.platform.hybrisanalyticsaddon.model with parameters of type CatalogVersionModel Constructor Description HybrisAnalyticsTagScriptComponentModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersHybrisAnalyticsTagScriptComponentModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of CatalogVersionModel in de.hybris.platform.impex.model
Constructors in de.hybris.platform.impex.model with parameters of type CatalogVersionModel Constructor Description ImpExMediaModel(CatalogVersionModel _catalogVersion, java.lang.String _code, int _linesToSkip, boolean _removeOnSuccess)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersImpExMediaModel(CatalogVersionModel _catalogVersion, java.lang.String _code, java.lang.String _extractionId, int _linesToSkip, ItemModel _owner, boolean _removeOnSuccess)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of CatalogVersionModel in de.hybris.platform.impex.model.exp
Constructors in de.hybris.platform.impex.model.exp with parameters of type CatalogVersionModel Constructor Description HeaderLibraryModel(CatalogVersionModel _catalogVersion, java.lang.String _code, int _linesToSkip, boolean _removeOnSuccess)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersHeaderLibraryModel(CatalogVersionModel _catalogVersion, java.lang.String _code, java.lang.String _extractionId, int _linesToSkip, ItemModel _owner, boolean _removeOnSuccess)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersImpExExportMediaModel(CatalogVersionModel _catalogVersion, java.lang.String _code, int _linesToSkip, boolean _removeOnSuccess)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersImpExExportMediaModel(CatalogVersionModel _catalogVersion, java.lang.String _code, java.lang.String _extractionId, int _linesToSkip, ItemModel _owner, boolean _removeOnSuccess)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of CatalogVersionModel in de.hybris.platform.inboundservices.model
Constructors in de.hybris.platform.inboundservices.model with parameters of type CatalogVersionModel Constructor Description InboundRequestMediaModel(CatalogVersionModel _catalogVersion, java.lang.String _code)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersInboundRequestMediaModel(CatalogVersionModel _catalogVersion, java.lang.String _code, ItemModel _owner)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of CatalogVersionModel in de.hybris.platform.integrationservices.model
Constructors in de.hybris.platform.integrationservices.model with parameters of type CatalogVersionModel Constructor Description IntegrationApiMediaModel(CatalogVersionModel _catalogVersion, java.lang.String _code)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersIntegrationApiMediaModel(CatalogVersionModel _catalogVersion, java.lang.String _code, ItemModel _owner)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of CatalogVersionModel in de.hybris.platform.integrationservices.util
Methods in de.hybris.platform.integrationservices.util that return CatalogVersionModel Modifier and Type Method Description static CatalogVersionModelIntegrationTestUtil. importCatalogVersion(java.lang.String version, java.lang.String catalog, boolean active)Imports a CatalogVersion and Catalog -
Uses of CatalogVersionModel in de.hybris.platform.jalo.link
Methods in de.hybris.platform.jalo.link that return CatalogVersionModel Modifier and Type Method Description CatalogVersionModelLinkManagerTest.TestDataCreator. createCatalogVersion(java.lang.String version, CatalogModel catalog)Methods in de.hybris.platform.jalo.link with parameters of type CatalogVersionModel Modifier and Type Method Description CategoryModelLinkManagerTest.TestDataCreator. createCategory(CatalogVersionModel catalogVersion, ProductModel... products)CategoryModelLinkManagerTest.TestDataCreator. createCategory(java.lang.String code, CatalogVersionModel catalogVersion, java.util.List<ProductModel> products)ProductModelLinkManagerTest.TestDataCreator. createProduct(CatalogVersionModel catalogVersion)ProductModelLinkManagerTest.TestDataCreator. createProduct(java.lang.String code, java.lang.String name, java.lang.String description, CatalogVersionModel catalogVersion) -
Uses of CatalogVersionModel in de.hybris.platform.ldap.model
Constructors in de.hybris.platform.ldap.model with parameters of type CatalogVersionModel Constructor Description ConfigurationMediaModel(CatalogVersionModel _catalogVersion, java.lang.String _code)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersConfigurationMediaModel(CatalogVersionModel _catalogVersion, java.lang.String _code, ItemModel _owner)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersLDIFMediaModel(CatalogVersionModel _catalogVersion, java.lang.String _code)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersLDIFMediaModel(CatalogVersionModel _catalogVersion, java.lang.String _code, ItemModel _owner)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of CatalogVersionModel in de.hybris.platform.marketplaceaddon.model
Constructors in de.hybris.platform.marketplaceaddon.model with parameters of type CatalogVersionModel Constructor Description OrderReviewActionModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersOrderReviewActionModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersVendorHomepageActionModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersVendorHomepageActionModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of CatalogVersionModel in de.hybris.platform.marketplaceservices.catalog.impl
Methods in de.hybris.platform.marketplaceservices.catalog.impl that return types with arguments of type CatalogVersionModel Modifier and Type Method Description protected java.util.Collection<CatalogVersionModel>MarketplaceActivateBaseSiteInSessionStrategy. collectCatalogVersions(T site)protected java.util.Collection<CatalogVersionModel>MarketplaceSearchSolrQueryPopulator. getSessionProductCatalogVersions() -
Uses of CatalogVersionModel in de.hybris.platform.marketplaceservices.dao
Method parameters in de.hybris.platform.marketplaceservices.dao with type arguments of type CatalogVersionModel Modifier and Type Method Description java.util.List<AbstractCMSComponentModel>MarketplaceCMSComponentDao. findCMSComponentsByContentSlot(java.lang.String contentSlotId, java.util.List<CatalogVersionModel> catalogVersions)Find components in given content slot and catalog version -
Uses of CatalogVersionModel in de.hybris.platform.marketplaceservices.dao.impl
Method parameters in de.hybris.platform.marketplaceservices.dao.impl with type arguments of type CatalogVersionModel Modifier and Type Method Description java.util.List<AbstractCMSComponentModel>DefaultMarketplaceCMSComponentDao. findCMSComponentsByContentSlot(java.lang.String contentSlotId, java.util.List<CatalogVersionModel> catalogVersions) -
Uses of CatalogVersionModel in de.hybris.platform.marketplaceservices.dataimport.batch.translator
Methods in de.hybris.platform.marketplaceservices.dataimport.batch.translator with parameters of type CatalogVersionModel Modifier and Type Method Description protected voidMarketplaceSlotsTranslator. prepareVendorLandingPage(VendorModel vendor, CatalogVersionModel catalogVersion) -
Uses of CatalogVersionModel in de.hybris.platform.marketplaceservices.model
Constructors in de.hybris.platform.marketplaceservices.model with parameters of type CatalogVersionModel Constructor Description VendorPageModel(CatalogVersionModel _catalogVersion, PageTemplateModel _masterTemplate, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersVendorPageModel(CatalogVersionModel _catalogVersion, PageTemplateModel _masterTemplate, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of CatalogVersionModel in de.hybris.platform.marketplaceservices.model.restrictions
Constructors in de.hybris.platform.marketplaceservices.model.restrictions with parameters of type CatalogVersionModel Constructor Description CMSVendorRestrictionModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCMSVendorRestrictionModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of CatalogVersionModel in de.hybris.platform.marketplaceservices.strategies
Methods in de.hybris.platform.marketplaceservices.strategies with parameters of type CatalogVersionModel Modifier and Type Method Description ContentSlotModelVendorCMSStrategy. getContentSlotByPositionAndCatalogVersion(VendorModel vendor, java.lang.String position, CatalogVersionModel catalogVersion)get the content slot instance from a vendor page by its position -
Uses of CatalogVersionModel in de.hybris.platform.marketplaceservices.strategies.impl
Methods in de.hybris.platform.marketplaceservices.strategies.impl with parameters of type CatalogVersionModel Modifier and Type Method Description protected ContentSlotModelDefaultVendorCMSStrategy. createContentSlotForPage(java.lang.String vendorCode, CatalogVersionModel catalogVersion, java.lang.String position, AbstractPageModel page, AbstractCMSComponentModel... component)extract a method to create content slot with its for page and componentsprotected voidDefaultVendorCreationStrategy. createPromotionRuleEngineContextMapping(CatalogVersionModel catalogVersion)ContentSlotModelDefaultVendorCMSStrategy. getContentSlotByPositionAndCatalogVersion(VendorModel vendor, java.lang.String position, CatalogVersionModel catalogVersion)protected java.util.List<PrincipalModel>DefaultVendorCreationStrategy. getReadPrincipals(CatalogVersionModel catalogVersion) -
Uses of CatalogVersionModel in de.hybris.platform.marketplaceservices.vendor
Methods in de.hybris.platform.marketplaceservices.vendor that return types with arguments of type CatalogVersionModel Modifier and Type Method Description java.util.Set<CatalogVersionModel>VendorService. getActiveProductCatalogVersions()Find all active product active catalogVersionsMethods in de.hybris.platform.marketplaceservices.vendor with parameters of type CatalogVersionModel Modifier and Type Method Description java.util.Optional<AbstractCMSComponentModel>VendorCMSService. getCMSComponentByIdAndCatalogVersion(java.lang.String id, CatalogVersionModel catalogVersion)get component by its uid and catalog versionjava.util.Optional<ContentSlotModel>VendorCMSService. getContentSlotByIdAndCatalogVersion(java.lang.String id, CatalogVersionModel catalogVersion)get content slot by its uid and catalog versionjava.util.Optional<ContentSlotModel>VendorCMSService. getContentSlotByPageAndPosition(java.lang.String position, AbstractPageModel page, CatalogVersionModel catalogVersion)get content slot by its position, page and catalog versionjava.util.Optional<AbstractPageModel>VendorCMSService. getPageByIdAndCatalogVersion(java.lang.String id, CatalogVersionModel catalogVersion)get page by it and catalog versionjava.util.Optional<VendorPageModel>VendorCMSPageService. getPageForVendor(VendorModel vendorModel, CatalogVersionModel catalogVersionModel)Get vendor landing page for a given vendor codejava.util.Optional<PageTemplateModel>VendorCMSService. getPageTemplateByIdAndCatalogVersion(java.lang.String id, CatalogVersionModel catalogVersion)get page template by given id in given catalog versionjava.util.Optional<AbstractRestrictionModel>VendorCMSService. getRestrictionByIdAndCatalogVersion(java.lang.String id, CatalogVersionModel catalogVersion)get restriction by id and catalog versionContentSlotModelVendorCMSService. saveOrUpdateCMSContentSlot(CatalogVersionModel catalogVersion, java.lang.String uid, java.lang.String name, boolean active)create content slotvoidVendorCMSService. saveOrUpdateCMSContentSlotForPage(CatalogVersionModel catalogVersion, java.lang.String uid, java.lang.String position, AbstractPageModel page, ContentSlotModel contentSlot)create the content slot for a CMS pageVendorPageModelVendorCMSService. saveOrUpdateCMSVendorPage(java.lang.String pageUid, java.lang.String pageName, CatalogVersionModel catalogVersion, PageTemplateModel pageTemplate, boolean isDefaultPage, CmsApprovalStatus approvalStatus)create an instance of CMS VendorPageModelvoidVendorCMSService. saveOrUpdateCMSVendorRestriction(VendorModel vendor, CatalogVersionModel catalogVersion, java.lang.String uid, java.lang.String name, AbstractPageModel... pages)create an instance of page restriction for a vendorJspIncludeComponentModelVendorCMSService. saveOrUpdateJspIncludeComponent(CatalogVersionModel catalogVersion, java.lang.String uid, java.lang.String name, java.lang.String page)create JSP include componentProductCarouselComponentModelVendorCMSService. saveOrUpdateProductCarouselComponent(CatalogVersionModel catalogVersion, java.lang.String uid, java.lang.String name, CarouselScroll scroll, boolean popup)create product carousel componentMethod parameters in de.hybris.platform.marketplaceservices.vendor with type arguments of type CatalogVersionModel Modifier and Type Method Description java.util.List<AbstractCMSComponentModel>VendorCMSService. getCMSComponentsByContentSlotAndCatalogVersions(java.lang.String contentSlotId, java.util.List<CatalogVersionModel> catalogVersions)get component by content slot and catalog version -
Uses of CatalogVersionModel in de.hybris.platform.marketplaceservices.vendor.daos
Methods in de.hybris.platform.marketplaceservices.vendor.daos that return types with arguments of type CatalogVersionModel Modifier and Type Method Description java.util.List<CatalogVersionModel>VendorDao. findActiveCatalogVersions()Final all active catalog versions belongs to active vendors -
Uses of CatalogVersionModel in de.hybris.platform.marketplaceservices.vendor.daos.impl
Methods in de.hybris.platform.marketplaceservices.vendor.daos.impl that return types with arguments of type CatalogVersionModel Modifier and Type Method Description java.util.List<CatalogVersionModel>DefaultVendorDao. findActiveCatalogVersions() -
Uses of CatalogVersionModel in de.hybris.platform.marketplaceservices.vendor.impl
Methods in de.hybris.platform.marketplaceservices.vendor.impl that return types with arguments of type CatalogVersionModel Modifier and Type Method Description java.util.Set<CatalogVersionModel>DefaultVendorService. getActiveProductCatalogVersions()Methods in de.hybris.platform.marketplaceservices.vendor.impl with parameters of type CatalogVersionModel Modifier and Type Method Description java.util.Optional<AbstractCMSComponentModel>DefaultVendorCMSService. getCMSComponentByIdAndCatalogVersion(java.lang.String id, CatalogVersionModel catalogVersion)java.util.Optional<ContentSlotModel>DefaultVendorCMSService. getContentSlotByIdAndCatalogVersion(java.lang.String id, CatalogVersionModel catalogVersion)java.util.Optional<ContentSlotModel>DefaultVendorCMSService. getContentSlotByPageAndPosition(java.lang.String position, AbstractPageModel page, CatalogVersionModel catalogVersion)java.util.Optional<AbstractPageModel>DefaultVendorCMSService. getPageByIdAndCatalogVersion(java.lang.String id, CatalogVersionModel catalogVersion)java.util.Optional<VendorPageModel>DefaultVendorCMSPageService. getPageForVendor(VendorModel vendorModel, CatalogVersionModel catalogVersionModel)java.util.Optional<PageTemplateModel>DefaultVendorCMSService. getPageTemplateByIdAndCatalogVersion(java.lang.String id, CatalogVersionModel catalogVersion)java.util.Optional<AbstractRestrictionModel>DefaultVendorCMSService. getRestrictionByIdAndCatalogVersion(java.lang.String id, CatalogVersionModel catalogVersion)ContentSlotModelDefaultVendorCMSService. saveOrUpdateCMSContentSlot(CatalogVersionModel catalogVersion, java.lang.String uid, java.lang.String name, boolean active)voidDefaultVendorCMSService. saveOrUpdateCMSContentSlotForPage(CatalogVersionModel catalogVersion, java.lang.String uid, java.lang.String position, AbstractPageModel page, ContentSlotModel contentSlot)VendorPageModelDefaultVendorCMSService. saveOrUpdateCMSVendorPage(java.lang.String pageUid, java.lang.String pageName, CatalogVersionModel catalogVersion, PageTemplateModel pageTemplate, boolean isDefaultPage, CmsApprovalStatus approvalStatus)voidDefaultVendorCMSService. saveOrUpdateCMSVendorRestriction(VendorModel vendor, CatalogVersionModel catalogVersion, java.lang.String uid, java.lang.String name, AbstractPageModel... pages)JspIncludeComponentModelDefaultVendorCMSService. saveOrUpdateJspIncludeComponent(CatalogVersionModel catalogVersion, java.lang.String uid, java.lang.String name, java.lang.String page)ProductCarouselComponentModelDefaultVendorCMSService. saveOrUpdateProductCarouselComponent(CatalogVersionModel catalogVersion, java.lang.String uid, java.lang.String name, CarouselScroll scroll, boolean popup)Method parameters in de.hybris.platform.marketplaceservices.vendor.impl with type arguments of type CatalogVersionModel Modifier and Type Method Description java.util.List<AbstractCMSComponentModel>DefaultVendorCMSService. getCMSComponentsByContentSlotAndCatalogVersions(java.lang.String contentSlotId, java.util.List<CatalogVersionModel> catalogVersions) -
Uses of CatalogVersionModel in de.hybris.platform.mediaconversion.model.job
Methods in de.hybris.platform.mediaconversion.model.job that return CatalogVersionModel Modifier and Type Method Description CatalogVersionModelAbstractMediaCronJobModel. getCatalogVersion()Generated method - Getter of theAbstractMediaCronJob.catalogVersionattribute defined at extensionmediaconversion.Methods in de.hybris.platform.mediaconversion.model.job with parameters of type CatalogVersionModel Modifier and Type Method Description voidAbstractMediaCronJobModel. setCatalogVersion(CatalogVersionModel value)Generated method - Setter ofAbstractMediaCronJob.catalogVersionattribute defined at extensionmediaconversion. -
Uses of CatalogVersionModel in de.hybris.platform.orderselfserviceaddon.model.actions
Constructors in de.hybris.platform.orderselfserviceaddon.model.actions with parameters of type CatalogVersionModel Constructor Description CancelOrderActionModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCancelOrderActionModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCancelReturnActionModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCancelReturnActionModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersReturnOrderActionModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersReturnOrderActionModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of CatalogVersionModel in de.hybris.platform.outboundservices.model
Constructors in de.hybris.platform.outboundservices.model with parameters of type CatalogVersionModel Constructor Description OutboundRequestMediaModel(CatalogVersionModel _catalogVersion, java.lang.String _code)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersOutboundRequestMediaModel(CatalogVersionModel _catalogVersion, java.lang.String _code, ItemModel _owner)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of CatalogVersionModel in de.hybris.platform.permissionsfacades.impl
Methods in de.hybris.platform.permissionsfacades.impl that return types with arguments of type CatalogVersionModel Modifier and Type Method Description protected java.util.List<CatalogVersionModel>DefaultPermissionsFacade. getFilteredCatalogVersions(java.util.List<java.lang.String> catalogIds, java.util.List<java.lang.String> catalogVersions)Methods in de.hybris.platform.permissionsfacades.impl with parameters of type CatalogVersionModel Modifier and Type Method Description protected CatalogPermissionsDataDefaultPermissionsFacade. generateCatalogPermissionsDTO(CatalogVersionModel cv, boolean readPermission, boolean writePermission, PrincipalModel principal, java.util.List<SyncPermissionsData> syncPermissions)protected java.util.List<SyncPermissionsData>DefaultPermissionsFacade. getSyncPermissions(CatalogVersionModel catalogVersion, PrincipalModel principal)Gets sync permissions for a given catalog version and a given principal -
Uses of CatalogVersionModel in de.hybris.platform.personalizationaddon.model
Constructors in de.hybris.platform.personalizationaddon.model with parameters of type CatalogVersionModel Constructor Description PersonalizationScriptComponentModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersPersonalizationScriptComponentModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of CatalogVersionModel in de.hybris.platform.personalizationcms.action.dao.impl
Methods in de.hybris.platform.personalizationcms.action.dao.impl that return CatalogVersionModel Modifier and Type Method Description protected CatalogVersionModelCxCmsActionTypeDao. getPageCatalogVersion(CatalogVersionModel catalogVersion, java.util.Map<java.lang.String,java.lang.String> params)Methods in de.hybris.platform.personalizationcms.action.dao.impl with parameters of type CatalogVersionModel Modifier and Type Method Description protected java.util.Map<java.lang.String,java.lang.Object>CxCmsActionTypeDao. buildParams(CatalogVersionModel catalogVersion, java.util.Map<java.lang.String,java.lang.String> searchCriteria)SearchPageData<CxCmsActionModel>CxCmsActionTypeDao. getActions(CatalogVersionModel catalogVersion, java.util.Map<java.lang.String,java.lang.String> searchCriteria, SearchPageData<?> pagination)protected CatalogVersionModelCxCmsActionTypeDao. getPageCatalogVersion(CatalogVersionModel catalogVersion, java.util.Map<java.lang.String,java.lang.String> params) -
Uses of CatalogVersionModel in de.hybris.platform.personalizationcms.action.interceptor
Methods in de.hybris.platform.personalizationcms.action.interceptor that return types with arguments of type CatalogVersionModel Modifier and Type Method Description protected java.util.Optional<CatalogVersionModel>CxActionRemoveInterceptor. getContentCatalog(CxCmsActionModel action)Method return content catalog for container -
Uses of CatalogVersionModel in de.hybris.platform.personalizationcms.customization.dao.impl
Methods in de.hybris.platform.personalizationcms.customization.dao.impl that return CatalogVersionModel Modifier and Type Method Description protected CatalogVersionModelCxCustomizationPageIdDaoStrategy. getPageCatalogVersion(java.util.Map<java.lang.String,java.lang.String> params, java.util.Map<java.lang.String,java.lang.Object> queryParams) -
Uses of CatalogVersionModel in de.hybris.platform.personalizationcms.dao
Methods in de.hybris.platform.personalizationcms.dao with parameters of type CatalogVersionModel Modifier and Type Method Description static java.util.Map<java.lang.String,java.lang.Object>CxMulticountryCatalogSupport. createCatalogParams(CatalogVersionModel catalogVersion, java.util.Map<java.lang.String,java.lang.String> externalParams) -
Uses of CatalogVersionModel in de.hybris.platform.personalizationcms.model
Constructors in de.hybris.platform.personalizationcms.model with parameters of type CatalogVersionModel Constructor Description CxCmsActionModel(CatalogVersionModel _catalogVersion, java.lang.String _code, java.lang.String _componentId, java.lang.String _containerId, ItemModel _owner, java.lang.String _target, ActionType _type)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCxCmsActionModel(CatalogVersionModel _catalogVersion, java.lang.String _code, java.lang.String _componentId, java.lang.String _containerId, java.lang.String _target, ActionType _type)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCxCmsComponentContainerModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCxCmsComponentContainerModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of CatalogVersionModel in de.hybris.platform.personalizationcms.service
Methods in de.hybris.platform.personalizationcms.service that return types with arguments of type CatalogVersionModel Modifier and Type Method Description protected java.util.List<CatalogVersionModel>CxCmsRecalculationService. findCxCatalogVersions(java.util.Collection<CatalogVersionModel> catalogVersions)java.util.List<CatalogVersionModel>CxCmsCatalogService. getConfiguredCatalogVersions()Method parameters in de.hybris.platform.personalizationcms.service with type arguments of type CatalogVersionModel Modifier and Type Method Description protected voidCxCmsRecalculationService. calculateForSegments(UserModel user, java.util.List<CatalogVersionModel> catalogVersions, java.util.Collection<CxSegmentModel> segments)protected voidCxCmsRecalculationService. calculateForVariations(UserModel user, java.util.List<CatalogVersionModel> catalogVersions, java.util.Collection<CxVariationModel> variations)protected java.util.List<CatalogVersionModel>CxCmsRecalculationService. findCxCatalogVersions(java.util.Collection<CatalogVersionModel> catalogVersions) -
Uses of CatalogVersionModel in de.hybris.platform.personalizationcms.strategy
Methods in de.hybris.platform.personalizationcms.strategy that return types with arguments of type CatalogVersionModel Modifier and Type Method Description java.util.List<CatalogVersionModel>AllCatalogsHierarchyLookupStrategy. getCatalogVersionsForCalculation()java.util.List<CatalogVersionModel>LeavesOrClosestAncestorsCatalogLookupStrategy. getCatalogVersionsForCalculation()protected java.util.Collection<CatalogVersionModel>DefaultCxCmsContainerStrategy. getCatalogVersionsForComponent(CxCmsActionResult actionResult)protected java.util.List<CatalogVersionModel>LeavesOrClosestAncestorsCatalogLookupStrategy. getCatalogVersionsFromLeafCatalogs(java.util.Collection<CatalogVersionModel> allCatalogsVersions, java.util.Set<CatalogModel> leafCatalogs)protected java.util.List<CatalogVersionModel>LeavesOrClosestAncestorsCatalogLookupStrategy. getPersonalizationCvsFromLeaves(java.util.Collection<CatalogModel> sessionCatalogs, int recursionLevel)Methods in de.hybris.platform.personalizationcms.strategy with parameters of type CatalogVersionModel Modifier and Type Method Description java.util.Set<CxConfigModel>CmsCxConfigurationLookupStrategy. getConfigurations(CatalogVersionModel catalogVersion)Method parameters in de.hybris.platform.personalizationcms.strategy with type arguments of type CatalogVersionModel Modifier and Type Method Description protected voidLeavesOrClosestAncestorsCatalogsLookupStrategyTest. assertCatalogsVersions(int maxRecursions, java.util.List<CatalogVersionModel> cvsInSession, java.util.List<CatalogVersionModel> cvsWithPersonalization, java.util.List<CatalogVersionModel> assertionResults)protected java.util.List<CatalogVersionModel>LeavesOrClosestAncestorsCatalogLookupStrategy. getCatalogVersionsFromLeafCatalogs(java.util.Collection<CatalogVersionModel> allCatalogsVersions, java.util.Set<CatalogModel> leafCatalogs) -
Uses of CatalogVersionModel in de.hybris.platform.personalizationcmsweb.queries
Methods in de.hybris.platform.personalizationcmsweb.queries that return CatalogVersionModel Modifier and Type Method Description protected CatalogVersionModelCxReplaceComponentWithContainerExecutor. getActiveCatalogVersion(java.lang.String componentCatalog)Methods in de.hybris.platform.personalizationcmsweb.queries with parameters of type CatalogVersionModel Modifier and Type Method Description protected intCmsPageVersionSwitchQueryExecutor. getNumberOfMissingActions(java.util.Set<java.lang.String> containers, CatalogVersionModel catalogVersion)protected CMSVersionModelCmsPageVersionSwitchQueryExecutor. getPageVersion(java.lang.String versionId, CatalogVersionModel catalogVersionModel) -
Uses of CatalogVersionModel in de.hybris.platform.personalizationfacades
Methods in de.hybris.platform.personalizationfacades that return CatalogVersionModel Modifier and Type Method Description protected CatalogVersionModelAbstractBaseFacade. getCatalogVersion(java.lang.String catalogId, java.lang.String catalogVersionId) -
Uses of CatalogVersionModel in de.hybris.platform.personalizationfacades.action.impl
Methods in de.hybris.platform.personalizationfacades.action.impl with parameters of type CatalogVersionModel Modifier and Type Method Description protected java.util.Collection<CxAbstractActionModel>DefaultActionFacade. filterActions(java.util.Collection<CxAbstractActionModel> actions, CatalogVersionModel catalogVersion)protected ActionDataDefaultActionFacade. getAction(java.lang.String customizationCode, java.lang.String variationCode, java.lang.String actionCode, CatalogVersionModel catalogVersion)protected CxVariationModelDefaultActionFacade. getVariation(java.lang.String customizationCode, java.lang.String variationCode, CatalogVersionModel catalogVersion) -
Uses of CatalogVersionModel in de.hybris.platform.personalizationfacades.customization.impl
Methods in de.hybris.platform.personalizationfacades.customization.impl with parameters of type CatalogVersionModel Modifier and Type Method Description protected CxCustomizationsGroupModelDefaultCustomizationFacade. createCustomizationGroup(CatalogVersionModel catalogVersion)protected CxCustomizationsGroupModelDefaultCustomizationFacade. getOrCreateCustomizationGroup(CatalogVersionModel catalogVersion)protected voidDefaultCustomizationFacade. validateNewCustomizationData(CustomizationData customization, CatalogVersionModel catalogVersion) -
Uses of CatalogVersionModel in de.hybris.platform.personalizationfacades.trigger.impl
Methods in de.hybris.platform.personalizationfacades.trigger.impl with parameters of type CatalogVersionModel Modifier and Type Method Description protected CxVariationModelDefaultTriggerFacade. getVariation(java.lang.String customizationCode, java.lang.String variationCode, CatalogVersionModel catalogVersion) -
Uses of CatalogVersionModel in de.hybris.platform.personalizationfacades.variation.impl
Methods in de.hybris.platform.personalizationfacades.variation.impl with parameters of type CatalogVersionModel Modifier and Type Method Description protected java.util.List<CxVariationModel>DefaultVariationFacade. filterVariations(java.util.List<CxVariationModel> variations, CatalogVersionModel catalogVersion)protected CxCustomizationModelDefaultVariationFacade. getCustomization(java.lang.String customizationCode, CatalogVersionModel catalogVersion)protected VariationDataDefaultVariationFacade. getVariation(java.lang.String customizationCode, java.lang.String variationCode, CatalogVersionModel catalogVersion) -
Uses of CatalogVersionModel in de.hybris.platform.personalizationpromotions.model
Constructors in de.hybris.platform.personalizationpromotions.model with parameters of type CatalogVersionModel Constructor Description CxPromotionActionModel(CatalogVersionModel _catalogVersion, java.lang.String _code, ItemModel _owner, java.lang.String _promotionId, java.lang.String _target, ActionType _type)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCxPromotionActionModel(CatalogVersionModel _catalogVersion, java.lang.String _code, java.lang.String _promotionId, java.lang.String _target, ActionType _type)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of CatalogVersionModel in de.hybris.platform.personalizationpromotionsweb.queries
Methods in de.hybris.platform.personalizationpromotionsweb.queries that return CatalogVersionModel Modifier and Type Method Description protected CatalogVersionModelCxPromotionsForCatalogQueryExecutor. getCatalogVersionModel(java.lang.String catalog, java.lang.String version)Methods in de.hybris.platform.personalizationpromotionsweb.queries that return types with arguments of type CatalogVersionModel Modifier and Type Method Description protected java.util.List<CatalogVersionModel>CxPromotionsForCatalogQueryExecutor. buildCatalogVersions(java.util.Map<java.lang.String,java.lang.String> params)Methods in de.hybris.platform.personalizationpromotionsweb.queries with parameters of type CatalogVersionModel Modifier and Type Method Description protected java.util.List<AbstractRuleModel>CxPromotionsForCatalogQueryExecutor. getActiveRules(CatalogVersionModel catalogVersion) -
Uses of CatalogVersionModel in de.hybris.platform.personalizationsearch.integration
Method parameters in de.hybris.platform.personalizationsearch.integration with type arguments of type CatalogVersionModel Modifier and Type Method Description protected java.util.List<AsSearchProfileActivationGroup>CxSearchProfileActivationTest. activateSearchProfiles(java.util.List<CatalogVersionModel> catalogVersions) -
Uses of CatalogVersionModel in de.hybris.platform.personalizationsearch.model
Constructors in de.hybris.platform.personalizationsearch.model with parameters of type CatalogVersionModel Constructor Description CxSearchProfileActionModel(CatalogVersionModel _catalogVersion, java.lang.String _code, ItemModel _owner, java.lang.String _searchProfileCode, java.lang.String _target, ActionType _type)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCxSearchProfileActionModel(CatalogVersionModel _catalogVersion, java.lang.String _code, java.lang.String _searchProfileCode, java.lang.String _target, ActionType _type)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of CatalogVersionModel in de.hybris.platform.personalizationservices.action
Methods in de.hybris.platform.personalizationservices.action with parameters of type CatalogVersionModel Modifier and Type Method Description voidCxActionResultService. clearActionResultsInSession(UserModel user, CatalogVersionModel catalogVersion)Removes action results from the current session for given user and catalog versionjava.util.List<CxAbstractActionResult>CxActionResultService. getActionResults(UserModel user, CatalogVersionModel catalogVersion)Retrieves action results from the current session for given user and catalog version.<T extends CxAbstractActionModel>
SearchPageData<T>CxActionService. getActions(CxActionType type, CatalogVersionModel catalogVersion, java.util.Map<java.lang.String,java.lang.String> searchCriteria, SearchPageData<?> pagination)Retrieve actions of given type that fulfills search criteria in paginated list.java.util.Optional<CxResultsModel>CxActionResultService. getCxResults(UserModel user, CatalogVersionModel cv)Returns user result persisted in databasevoidCxActionResultService. setActionResultsInSession(UserModel user, CatalogVersionModel catalogVersion, java.util.List<CxAbstractActionResult> actionResults)Stores action results in the current session for given user and catalog versionvoidCxActionResultService. storeActionResults(UserModel user, CatalogVersionModel cv, java.util.List<CxAbstractActionResult> actionResults)Save action resultsvoidCxActionResultService. storeDefaultActionResults(UserModel user, CatalogVersionModel cv, java.util.List<CxAbstractActionResult> actionResults)* Save default action resultsMethod parameters in de.hybris.platform.personalizationservices.action with type arguments of type CatalogVersionModel Modifier and Type Method Description voidCxActionResultService. loadActionResultsInSession(UserModel user, java.util.Collection<CatalogVersionModel> catalogVersions)Load action results stored on the persisted user for the catalog versions and store them on the session. -
Uses of CatalogVersionModel in de.hybris.platform.personalizationservices.action.dao
Methods in de.hybris.platform.personalizationservices.action.dao with parameters of type CatalogVersionModel Modifier and Type Method Description SearchPageData<T>CxActionTypeDao. getActions(CatalogVersionModel catalogVersion, java.util.Map<java.lang.String,java.lang.String> searchCriteria, SearchPageData<?> pagination)Retrieve actions of given type that fulfills search criteria in paginated list. -
Uses of CatalogVersionModel in de.hybris.platform.personalizationservices.action.impl
Methods in de.hybris.platform.personalizationservices.action.impl with parameters of type CatalogVersionModel Modifier and Type Method Description voidDefaultCxActionResultService. clearActionResultsInSession(UserModel user, CatalogVersionModel catalogVersion)protected java.util.Optional<CxResultsModel>DefaultCxActionResultService. createActionResults(java.lang.String resultsKey, UserModel user, CatalogVersionModel cv, java.util.List<CxAbstractActionResult> actionResults)protected java.util.Optional<CxResultsModel>DefaultCxActionResultService. findResults(UserModel user, CatalogVersionModel catalogVersion)java.util.List<CxAbstractActionResult>DefaultCxActionResultService. getActionResults(UserModel user, CatalogVersionModel catalogVersion)<T extends CxAbstractActionModel>
SearchPageData<T>DefaultCxActionService. getActions(CxActionType type, CatalogVersionModel catalogVersion, java.util.Map<java.lang.String,java.lang.String> searchCriteria, SearchPageData<?> pagination)java.util.Optional<CxResultsModel>DefaultCxActionResultService. getCxResults(UserModel user, CatalogVersionModel cv)protected java.lang.StringDefaultCxActionResultService. getDefaultResultsKey(UserModel user, CatalogVersionModel catalogVersion)protected java.lang.StringDefaultCxActionResultService. getResultsKey(UserModel user, CatalogVersionModel catalogVersion)protected java.lang.StringDefaultCxActionResultService. getResultsTimeKey(UserModel user, CatalogVersionModel catalogVersion)voidDefaultCxActionResultService. setActionResultsInSession(UserModel user, CatalogVersionModel catalogVersion, java.util.List<CxAbstractActionResult> actionResults)voidDefaultCxActionResultService. storeActionResults(UserModel user, CatalogVersionModel cv, java.util.List<CxAbstractActionResult> actionResults)voidDefaultCxActionResultService. storeDefaultActionResults(UserModel user, CatalogVersionModel cv, java.util.List<CxAbstractActionResult> actionResults)Method parameters in de.hybris.platform.personalizationservices.action.impl with type arguments of type CatalogVersionModel Modifier and Type Method Description voidDefaultCxActionResultService. loadActionResultsInSession(UserModel user, java.util.Collection<CatalogVersionModel> catalogVersions)protected voidDefaultCxActionResultService. loadActionResultsInSessionInternal(UserModel user, java.util.Collection<CatalogVersionModel> catalogVersions) -
Uses of CatalogVersionModel in de.hybris.platform.personalizationservices.configuration
Methods in de.hybris.platform.personalizationservices.configuration with parameters of type CatalogVersionModel Modifier and Type Method Description <T> TCxConfigurationService. getValue(CatalogVersionModel catalogVersion, java.util.function.Function<CxConfigModel,T> accessor, T defaultValue)Retrieves configuration attribute value -
Uses of CatalogVersionModel in de.hybris.platform.personalizationservices.configuration.impl
Methods in de.hybris.platform.personalizationservices.configuration.impl with parameters of type CatalogVersionModel Modifier and Type Method Description <T> TDefaultCxConfigurationService. getValue(CatalogVersionModel catalogVersion, java.util.function.Function<CxConfigModel,T> accessor, T defaultValue) -
Uses of CatalogVersionModel in de.hybris.platform.personalizationservices.cronjob
Methods in de.hybris.platform.personalizationservices.cronjob that return types with arguments of type CatalogVersionModel Modifier and Type Method Description protected java.util.Collection<CatalogVersionModel>CxDefaultPersonalizationCalculationJob. getPersonalizedActiveCatalogVersions(java.util.Set<BaseSiteModel> baseSites) -
Uses of CatalogVersionModel in de.hybris.platform.personalizationservices.customization
Methods in de.hybris.platform.personalizationservices.customization with parameters of type CatalogVersionModel Modifier and Type Method Description java.util.Optional<CxCustomizationModel>CxCustomizationService. getCustomization(java.lang.String code, CatalogVersionModel catalogVersion)Retrieves customization with given code defined for given catalog versionjava.util.List<CxCustomizationModel>CxCustomizationService. getCustomizations(CatalogVersionModel catalogVersion)Retrieves all customizations from the systemSearchPageData<CxCustomizationModel>CxCustomizationService. getCustomizations(CatalogVersionModel catalogVersion, java.util.Map<java.lang.String,java.lang.String> params, SearchPageData<?> pagination)Retrieves all customizations from the system filtered by given paramsCxCustomizationsGroupModelCxCustomizationService. getDefaultGroup(CatalogVersionModel catalogVersion)Returns default customization group for given catalog versiondefault booleanCxCustomizationService. isDefaultGroup(CatalogVersionModel catalogVersion)Checks if default customization group is created for catalog version -
Uses of CatalogVersionModel in de.hybris.platform.personalizationservices.customization.dao
Methods in de.hybris.platform.personalizationservices.customization.dao with parameters of type CatalogVersionModel Modifier and Type Method Description java.util.Optional<CxCustomizationModel>CxCustomizationDao. findCustomizationByCode(java.lang.String code, CatalogVersionModel catalogVersion)Retrieves customization with given code for given catalog versionjava.util.List<CxCustomizationModel>CxCustomizationDao. findCustomizations(CatalogVersionModel catalogVersion)Retrieves all customizations for given catalog versionSearchPageData<CxCustomizationModel>CxCustomizationDao. findCustomizations(CatalogVersionModel catalogVersion, java.util.Map<java.lang.String,java.lang.String> params, SearchPageData<?> pagination)Retrieves all customizations for given catalog version filtered by paramsCxCustomizationsGroupModelCxCustomizationGroupDao. getDefaultGroup(CatalogVersionModel catalogVersion)Returns default customization group for given catalog versiondefault booleanCxCustomizationGroupDao. isDefaultGroup(CatalogVersionModel catalogVersion)Checks if default customization group is created for catalog versionMethod parameters in de.hybris.platform.personalizationservices.customization.dao with type arguments of type CatalogVersionModel Modifier and Type Method Description default java.lang.StringCxCustomizationDaoStrategy. buildCaseFroMulticountry(java.util.List<CatalogVersionModel> catalogVersions, java.lang.String prefix)Builds a case statement for multicountry query. -
Uses of CatalogVersionModel in de.hybris.platform.personalizationservices.customization.dao.impl
Methods in de.hybris.platform.personalizationservices.customization.dao.impl with parameters of type CatalogVersionModel Modifier and Type Method Description java.util.Optional<CxCustomizationModel>DefaultCxCustomizationDao. findCustomizationByCode(java.lang.String code, CatalogVersionModel catalogVersion)java.util.List<CxCustomizationModel>DefaultCxCustomizationDao. findCustomizations(CatalogVersionModel catalogVersion)SearchPageData<CxCustomizationModel>DefaultCxCustomizationDao. findCustomizations(CatalogVersionModel catalogVersion, java.util.Map<java.lang.String,java.lang.String> params, SearchPageData<?> pagination)CxCustomizationsGroupModelDefaultCxCustomizationGroupDao. getDefaultGroup(CatalogVersionModel catalogVersion)booleanDefaultCxCustomizationGroupDao. isDefaultGroup(CatalogVersionModel catalogVersion) -
Uses of CatalogVersionModel in de.hybris.platform.personalizationservices.customization.impl
Methods in de.hybris.platform.personalizationservices.customization.impl with parameters of type CatalogVersionModel Modifier and Type Method Description java.util.Optional<CxCustomizationModel>DefaultCxCustomizationService. getCustomization(java.lang.String code, CatalogVersionModel catalogVersion)java.util.List<CxCustomizationModel>DefaultCxCustomizationService. getCustomizations(CatalogVersionModel catalogVersion)SearchPageData<CxCustomizationModel>DefaultCxCustomizationService. getCustomizations(CatalogVersionModel catalogVersion, java.util.Map<java.lang.String,java.lang.String> params, SearchPageData<?> pagination)CxCustomizationsGroupModelDefaultCxCustomizationService. getDefaultGroup(CatalogVersionModel catalogVersion)booleanDefaultCxCustomizationService. isDefaultGroup(CatalogVersionModel catalogVersion) -
Uses of CatalogVersionModel in de.hybris.platform.personalizationservices.dao
Method parameters in de.hybris.platform.personalizationservices.dao with type arguments of type CatalogVersionModel Modifier and Type Method Description static java.lang.StringCxMulticountryParamSupport. buildCaseFroMulticountry(java.util.List<CatalogVersionModel> catalogVersions, java.lang.String prefix)Builds a case statement for multicountry query. -
Uses of CatalogVersionModel in de.hybris.platform.personalizationservices.model
Methods in de.hybris.platform.personalizationservices.model that return CatalogVersionModel Modifier and Type Method Description CatalogVersionModelCxAbstractActionModel. getCatalogVersion()Generated method - Getter of theCxAbstractAction.catalogVersionattribute defined at extensionpersonalizationservices.CatalogVersionModelCxAbstractTriggerModel. getCatalogVersion()Generated method - Getter of theCxAbstractTrigger.catalogVersionattribute defined at extensionpersonalizationservices.CatalogVersionModelCxCustomizationModel. getCatalogVersion()Generated method - Getter of theCxCustomization.catalogVersionattribute defined at extensionpersonalizationservices.CatalogVersionModelCxCustomizationsGroupModel. getCatalogVersion()Generated method - Getter of theCxCustomizationsGroup.catalogVersionattribute defined at extensionpersonalizationservices.CatalogVersionModelCxResultsModel. getCatalogVersion()Generated method - Getter of theCxResults.catalogVersionattribute defined at extensionpersonalizationservices.CatalogVersionModelCxVariationModel. getCatalogVersion()Generated method - Getter of theCxVariation.catalogVersionattribute defined at extensionpersonalizationservices.Methods in de.hybris.platform.personalizationservices.model with parameters of type CatalogVersionModel Modifier and Type Method Description voidCxAbstractActionModel. setCatalogVersion(CatalogVersionModel value)Generated method - Setter ofCxAbstractAction.catalogVersionattribute defined at extensionpersonalizationservices.voidCxAbstractTriggerModel. setCatalogVersion(CatalogVersionModel value)Generated method - Setter ofCxAbstractTrigger.catalogVersionattribute defined at extensionpersonalizationservices.voidCxCustomizationModel. setCatalogVersion(CatalogVersionModel value)Generated method - Setter ofCxCustomization.catalogVersionattribute defined at extensionpersonalizationservices.voidCxCustomizationsGroupModel. setCatalogVersion(CatalogVersionModel value)Generated method - Setter ofCxCustomizationsGroup.catalogVersionattribute defined at extensionpersonalizationservices.voidCxResultsModel. setCatalogVersion(CatalogVersionModel value)Generated method - Setter ofCxResults.catalogVersionattribute defined at extensionpersonalizationservices.voidCxVariationModel. setCatalogVersion(CatalogVersionModel value)Generated method - Setter ofCxVariation.catalogVersionattribute defined at extensionpersonalizationservices.Constructors in de.hybris.platform.personalizationservices.model with parameters of type CatalogVersionModel Constructor Description CxAbstractActionModel(CatalogVersionModel _catalogVersion, java.lang.String _code, ItemModel _owner, java.lang.String _target, ActionType _type)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCxAbstractActionModel(CatalogVersionModel _catalogVersion, java.lang.String _code, java.lang.String _target, ActionType _type)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCxAbstractTriggerModel(CatalogVersionModel _catalogVersion, java.lang.String _code, ItemModel _owner, CxVariationModel _variation)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCxAbstractTriggerModel(CatalogVersionModel _catalogVersion, java.lang.String _code, CxVariationModel _variation)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCxCustomizationModel(CatalogVersionModel _catalogVersion, java.lang.String _code, CxCustomizationsGroupModel _group, java.lang.String _name)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCxCustomizationModel(CatalogVersionModel _catalogVersion, java.lang.String _code, CxCustomizationsGroupModel _group, java.lang.String _name, ItemModel _owner)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCxCustomizationsGroupModel(CatalogVersionModel _catalogVersion, java.lang.String _code)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCxCustomizationsGroupModel(CatalogVersionModel _catalogVersion, java.lang.String _code, ItemModel _owner)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCxDefaultTriggerModel(CatalogVersionModel _catalogVersion, java.lang.String _code, ItemModel _owner, CxVariationModel _variation)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCxDefaultTriggerModel(CatalogVersionModel _catalogVersion, java.lang.String _code, CxVariationModel _variation)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCxExpressionTriggerModel(CatalogVersionModel _catalogVersion, java.lang.String _code, java.lang.String _expression, ItemModel _owner, CxVariationModel _variation)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCxExpressionTriggerModel(CatalogVersionModel _catalogVersion, java.lang.String _code, java.lang.String _expression, CxVariationModel _variation)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCxResultsModel(java.util.Date _calculationTime, CatalogVersionModel _catalogVersion, java.lang.String _key, ItemModel _owner, java.lang.Object _results, java.lang.String _sessionKey)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCxResultsModel(java.util.Date _calculationTime, CatalogVersionModel _catalogVersion, java.lang.String _key, java.lang.Object _results, java.lang.String _sessionKey)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCxSegmentTriggerModel(CatalogVersionModel _catalogVersion, java.lang.String _code, CxGroupingOperator _groupBy, ItemModel _owner, CxVariationModel _variation)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCxSegmentTriggerModel(CatalogVersionModel _catalogVersion, java.lang.String _code, CxGroupingOperator _groupBy, CxVariationModel _variation)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCxVariationModel(CatalogVersionModel _catalogVersion, java.lang.String _code, CxCustomizationModel _customization, java.lang.String _name)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCxVariationModel(CatalogVersionModel _catalogVersion, java.lang.String _code, CxCustomizationModel _customization, java.lang.String _name, ItemModel _owner)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of CatalogVersionModel in de.hybris.platform.personalizationservices.model.process
Methods in de.hybris.platform.personalizationservices.model.process that return types with arguments of type CatalogVersionModel Modifier and Type Method Description java.util.Collection<CatalogVersionModel>CxPersonalizationProcessModel. getCatalogVersions()Generated method - Getter of theCxPersonalizationProcess.catalogVersionsattribute defined at extensionpersonalizationservices.Method parameters in de.hybris.platform.personalizationservices.model.process with type arguments of type CatalogVersionModel Modifier and Type Method Description voidCxPersonalizationProcessModel. setCatalogVersions(java.util.Collection<CatalogVersionModel> value)Generated method - Setter ofCxPersonalizationProcess.catalogVersionsattribute defined at extensionpersonalizationservices. -
Uses of CatalogVersionModel in de.hybris.platform.personalizationservices.process
Methods in de.hybris.platform.personalizationservices.process with parameters of type CatalogVersionModel Modifier and Type Method Description CxPersonalizationProcessModelCxProcessService. startPersonalizationCalculationProcess(UserModel user, CatalogVersionModel catalogVersion)Start asynchronous process for update the customer experience.CxPersonalizationProcessModelCxProcessService. startPersonalizationCalculationProcess(UserModel user, CatalogVersionModel catalogVersion, java.util.Map<java.lang.String,java.lang.Object> parameters)Start asynchronous process for update the customer experience. -
Uses of CatalogVersionModel in de.hybris.platform.personalizationservices.process.impl
Methods in de.hybris.platform.personalizationservices.process.impl with parameters of type CatalogVersionModel Modifier and Type Method Description CxPersonalizationProcessModelDefaultCxProcessService. startPersonalizationCalculationProcess(UserModel user, CatalogVersionModel catalogVersion)CxPersonalizationProcessModelDefaultCxProcessService. startPersonalizationCalculationProcess(UserModel user, CatalogVersionModel catalogVersion, java.util.Map<java.lang.String,java.lang.Object> parameters)Method parameters in de.hybris.platform.personalizationservices.process.impl with type arguments of type CatalogVersionModel Modifier and Type Method Description protected CxPersonalizationProcessModelDefaultCxProcessService. createProcess(java.lang.String processDefinitionName, UserModel user, java.util.Collection<CatalogVersionModel> catalogVersions, java.lang.String processKey, java.util.Map<java.lang.String,java.lang.Object> parameters) -
Uses of CatalogVersionModel in de.hybris.platform.personalizationservices.service
Methods in de.hybris.platform.personalizationservices.service that return types with arguments of type CatalogVersionModel Modifier and Type Method Description java.util.List<CatalogVersionModel>CxCatalogService. getConfiguredCatalogVersions()Returns list of catalog versions that should be used by personalization.Methods in de.hybris.platform.personalizationservices.service with parameters of type CatalogVersionModel Modifier and Type Method Description voidCxService. calculateAndLoadPersonalizationInSession(UserModel user, CatalogVersionModel catalogVersion)Calculate personalization for user and catalog version and load it in the session.voidCxService. calculateAndLoadPersonalizationInSession(UserModel user, CatalogVersionModel catalogVersion, java.util.Collection<CxVariationModel> variations)Calculate personalization for user, catalog version and variation and load it in the session.voidCxService. calculateAndStorePersonalization(UserModel user, CatalogVersionModel catalogVersion)Calculates personalization for user and stores it.voidCxService. clearPersonalizationInSession(UserModel user, CatalogVersionModel catalogVersion)Removes calculated personalization for user and catalog version from the session.java.util.List<CxAbstractActionResult>CxService. getActionResultsFromSession(UserModel user, CatalogVersionModel catalogVersion)Returned action results stored in session for the user and catalog version.booleanCxCatalogService. isPersonalizationInCatalog(CatalogVersionModel catalogVersion)Checks if given catalog version contains personalization components.Method parameters in de.hybris.platform.personalizationservices.service with type arguments of type CatalogVersionModel Modifier and Type Method Description voidCxService. calculateAndStoreDefaultPersonalization(java.util.Collection<CatalogVersionModel> catalogVersions)Calculates default personalization results and stores it.voidCxService. loadPersonalizationInSession(UserModel user, java.util.Collection<CatalogVersionModel> catalogVersions)Load calculated personalization for user and catalog version from the database to the session.java.util.List<CxPersonalizationProcessModel>CxService. startPersonalizationCalculationProcesses(UserModel user, java.util.Collection<CatalogVersionModel> catalogVersions)Update the customer experience through the process engine (asynchronous). -
Uses of CatalogVersionModel in de.hybris.platform.personalizationservices.service.impl
Methods in de.hybris.platform.personalizationservices.service.impl that return types with arguments of type CatalogVersionModel Modifier and Type Method Description java.util.List<CatalogVersionModel>DefaultCxCatalogService. getConfiguredCatalogVersions()protected java.util.List<CatalogVersionModel>DefaultCxCatalogService. getConfiguredCatalogVersions(CxCatalogLookupType type)Methods in de.hybris.platform.personalizationservices.service.impl with parameters of type CatalogVersionModel Modifier and Type Method Description voidDefaultCxService. calculateAndLoadPersonalizationInSession(UserModel user, CatalogVersionModel catalogVersion)voidDefaultCxService. calculateAndLoadPersonalizationInSession(UserModel cxContextUser, CatalogVersionModel catalogVersion, java.util.Collection<CxVariationModel> variations)protected voidDefaultCxService. calculateAndStoreDefaultPersonalization(CatalogVersionModel catalogVersion)voidDefaultCxService. calculateAndStorePersonalization(UserModel user, CatalogVersionModel catalogVersion)voidDefaultCxService. clearPersonalizationInSession(UserModel user, CatalogVersionModel catalogVersion)java.util.List<CxAbstractActionResult>DefaultCxService. getActionResultsFromSession(UserModel user, CatalogVersionModel catalogVersion)booleanDefaultCxCatalogService. isPersonalizationInCatalog(CatalogVersionModel catalogVersion)Method parameters in de.hybris.platform.personalizationservices.service.impl with type arguments of type CatalogVersionModel Modifier and Type Method Description voidDefaultCxService. calculateAndStoreDefaultPersonalization(java.util.Collection<CatalogVersionModel> catalogVersions)voidDefaultCxService. loadPersonalizationInSession(UserModel user, java.util.Collection<CatalogVersionModel> catalogVersions)java.util.List<CxPersonalizationProcessModel>DefaultCxService. startPersonalizationCalculationProcesses(UserModel user, java.util.Collection<CatalogVersionModel> catalogVersions)protected java.util.List<CxPersonalizationProcessModel>DefaultCxService. startPersonalizationCalculationProcesses(UserModel user, java.util.Collection<CatalogVersionModel> catalogVersions, java.util.Map<java.lang.String,java.lang.Object> processParameters) -
Uses of CatalogVersionModel in de.hybris.platform.personalizationservices.strategies
Methods in de.hybris.platform.personalizationservices.strategies that return types with arguments of type CatalogVersionModel Modifier and Type Method Description java.util.List<CatalogVersionModel>CxCatalogLookupStrategy. getCatalogVersionsForCalculation()Methods in de.hybris.platform.personalizationservices.strategies with parameters of type CatalogVersionModel Modifier and Type Method Description java.util.Set<CxConfigModel>CxConfigurationLookupStrategy. getConfigurations(CatalogVersionModel catalogVersion)Search configurations related to catalog version.
Method returns set, because in current model there can be more than one configuration related to catalog version.java.lang.StringCxProcessKeyStrategy. getProcessKey(UserModel user, CatalogVersionModel catalogVersion)Create key identifying processMethod parameters in de.hybris.platform.personalizationservices.strategies with type arguments of type CatalogVersionModel Modifier and Type Method Description java.lang.StringProcessSelectionStrategy. retrieveProcessDefinitionName(UserModel user, java.util.Collection<CatalogVersionModel> catalogVersions) -
Uses of CatalogVersionModel in de.hybris.platform.personalizationservices.strategies.impl
Methods in de.hybris.platform.personalizationservices.strategies.impl that return types with arguments of type CatalogVersionModel Modifier and Type Method Description java.util.List<CatalogVersionModel>AllCatalogsLookupStrategy. getCatalogVersionsForCalculation()Methods in de.hybris.platform.personalizationservices.strategies.impl with parameters of type CatalogVersionModel Modifier and Type Method Description java.util.Set<CxConfigModel>DefaultCxConfigurationLookupStrategy. getConfigurations(CatalogVersionModel catalogVersion)java.lang.StringDefaultCxProcessKeyStrategy. getProcessKey(UserModel user, CatalogVersionModel catalogVersions)Method parameters in de.hybris.platform.personalizationservices.strategies.impl with type arguments of type CatalogVersionModel Modifier and Type Method Description protected voidDefaultCxCatalogServiceTest. assertEquals(java.util.List<CatalogVersionModel> actual, java.lang.String... expected)java.lang.StringDefaultProcessSelectionStrategy. retrieveProcessDefinitionName(UserModel user, java.util.Collection<CatalogVersionModel> catalogVersions) -
Uses of CatalogVersionModel in de.hybris.platform.personalizationservices.task
Method parameters in de.hybris.platform.personalizationservices.task with type arguments of type CatalogVersionModel Modifier and Type Method Description protected java.util.Map<java.lang.String,java.lang.Object>CxPresetPersonalizationCalculationTaskRunnerTest. createContext(java.util.Collection<CatalogVersionModel> catalogVersions) -
Uses of CatalogVersionModel in de.hybris.platform.personalizationservices.trigger
Methods in de.hybris.platform.personalizationservices.trigger with parameters of type CatalogVersionModel Modifier and Type Method Description java.util.Collection<CxVariationModel>CxTriggerService. getVariationsForUser(UserModel user, CatalogVersionModel catalogVersion)Returns variations for given user according to defined trigger strategies. -
Uses of CatalogVersionModel in de.hybris.platform.personalizationservices.trigger.dao
Methods in de.hybris.platform.personalizationservices.trigger.dao with parameters of type CatalogVersionModel Modifier and Type Method Description java.util.Collection<CxVariationModel>CxSegmentTriggerDao. findApplicableVariations(UserModel user, java.math.BigDecimal affinity, CatalogVersionModel catalogVersion)Selects valid variations for given user using CxSegmentTrigger.default java.util.Collection<CxVariationModel>CxSegmentTriggerDao. findApplicableVariations(java.util.Collection<CxSegmentModel> segments, CatalogVersionModel catalogVersion)Selects valid variations for given user using CxSegmentTrigger. -
Uses of CatalogVersionModel in de.hybris.platform.personalizationservices.trigger.dao.impl
Methods in de.hybris.platform.personalizationservices.trigger.dao.impl with parameters of type CatalogVersionModel Modifier and Type Method Description java.util.Collection<CxVariationModel>DefaultCxSegmentTriggerDao. findApplicableVariations(UserModel user, java.math.BigDecimal affinity, CatalogVersionModel catalogVersion)java.util.Collection<CxVariationModel>DefaultCxSegmentTriggerDao. findApplicableVariations(java.util.Collection<CxSegmentModel> segments, CatalogVersionModel catalogVersion) -
Uses of CatalogVersionModel in de.hybris.platform.personalizationservices.trigger.impl
Methods in de.hybris.platform.personalizationservices.trigger.impl with parameters of type CatalogVersionModel Modifier and Type Method Description java.util.Collection<CxVariationModel>DefaultCxTriggerService. getVariationsForUser(UserModel user, CatalogVersionModel catalogVersion) -
Uses of CatalogVersionModel in de.hybris.platform.personalizationservices.trigger.strategy
Methods in de.hybris.platform.personalizationservices.trigger.strategy with parameters of type CatalogVersionModel Modifier and Type Method Description java.util.Collection<CxVariationModel>CxTriggerStrategy. getVariations(UserModel user, CatalogVersionModel catalogVersion)Returns a collection of varations from given catalog for given user. -
Uses of CatalogVersionModel in de.hybris.platform.personalizationservices.trigger.strategy.impl
Methods in de.hybris.platform.personalizationservices.trigger.strategy.impl with parameters of type CatalogVersionModel Modifier and Type Method Description protected java.util.Collection<CxVariationModel>CxDefaultTriggerStrategy. findDefaultVariations(CatalogVersionModel catalogVersion)java.util.Collection<CxVariationModel>CxDefaultTriggerStrategy. getVariations(UserModel user, CatalogVersionModel catalogVersion)java.util.Collection<CxVariationModel>DefaultSegmentTriggerStrategy. getVariations(UserModel user, CatalogVersionModel catalogVersion)java.util.Collection<CxVariationModel>ExpressionTriggerStrategy. getVariations(UserModel user, CatalogVersionModel catalogVersion) -
Uses of CatalogVersionModel in de.hybris.platform.personalizationservices.variation
Methods in de.hybris.platform.personalizationservices.variation with parameters of type CatalogVersionModel Modifier and Type Method Description java.util.List<CxVariationModel>CxVariationService. getActiveVariations(UserModel user, CatalogVersionModel catalogVersion)Retrieves active variations for given userjava.util.Collection<CxVariationModel>CxVariationService. getVariations(java.util.Collection<CxVariationKey> key, CatalogVersionModel catalogVersion)Retrieves variations list for given key list -
Uses of CatalogVersionModel in de.hybris.platform.personalizationservices.variation.dao
Methods in de.hybris.platform.personalizationservices.variation.dao with parameters of type CatalogVersionModel Modifier and Type Method Description java.util.Collection<CxVariationModel>CxVariationDao. findVariations(java.util.Collection<CxVariationKey> codes, CatalogVersionModel catalogVersion)Retrieves variations list for given codes list -
Uses of CatalogVersionModel in de.hybris.platform.personalizationservices.variation.dao.impl
Methods in de.hybris.platform.personalizationservices.variation.dao.impl with parameters of type CatalogVersionModel Modifier and Type Method Description java.util.Collection<CxVariationModel>DefaultCxVariationDao. findVariations(java.util.Collection<CxVariationKey> codes, CatalogVersionModel catalogVersion) -
Uses of CatalogVersionModel in de.hybris.platform.personalizationservices.variation.impl
Methods in de.hybris.platform.personalizationservices.variation.impl with parameters of type CatalogVersionModel Modifier and Type Method Description protected CxVariationModelDefaultCxVariationServiceTest. createVariation(java.lang.String code, java.lang.String name, boolean enabled, CatalogVersionModel catalogVersion, CxAbstractActionModel... actions)java.util.List<CxVariationModel>DefaultCxVariationService. getActiveVariations(UserModel user, CatalogVersionModel catalogVersion)java.util.Collection<CxVariationModel>DefaultCxVariationService. getVariations(java.util.Collection<CxVariationKey> codes, CatalogVersionModel catalogVersion) -
Uses of CatalogVersionModel in de.hybris.platform.platformbackoffice.actions.catalogsynchronization
Method parameters in de.hybris.platform.platformbackoffice.actions.catalogsynchronization with type arguments of type CatalogVersionModel Modifier and Type Method Description booleanCatalogSynchronizationAction. canPerform(com.hybris.cockpitng.actions.ActionContext<CatalogVersionModel> ctx)java.lang.StringCatalogSynchronizationAction. getConfirmationMessage(com.hybris.cockpitng.actions.ActionContext<CatalogVersionModel> ctx)booleanCatalogSynchronizationAction. needsConfirmation(com.hybris.cockpitng.actions.ActionContext<CatalogVersionModel> ctx)com.hybris.cockpitng.actions.ActionResult<java.lang.Object>CatalogSynchronizationAction. perform(com.hybris.cockpitng.actions.ActionContext<CatalogVersionModel> ctx) -
Uses of CatalogVersionModel in de.hybris.platform.platformbackoffice.actions.catalogversion
Method parameters in de.hybris.platform.platformbackoffice.actions.catalogversion with type arguments of type CatalogVersionModel Modifier and Type Method Description booleanCatalogVersionDiffAction. canPerform(com.hybris.cockpitng.actions.ActionContext<CatalogVersionModel> ctx)booleanCatalogVersionReportAction. canPerform(com.hybris.cockpitng.actions.ActionContext<CatalogVersionModel> ctx)java.lang.StringCatalogVersionDiffAction. getConfirmationMessage(com.hybris.cockpitng.actions.ActionContext<CatalogVersionModel> arg0)java.lang.StringCatalogVersionReportAction. getConfirmationMessage(com.hybris.cockpitng.actions.ActionContext<CatalogVersionModel> ctx)booleanCatalogVersionDiffAction. needsConfirmation(com.hybris.cockpitng.actions.ActionContext<CatalogVersionModel> arg0)booleanCatalogVersionReportAction. needsConfirmation(com.hybris.cockpitng.actions.ActionContext<CatalogVersionModel> ctx)com.hybris.cockpitng.actions.ActionResult<CatalogVersionDiffDTO>CatalogVersionDiffAction. perform(com.hybris.cockpitng.actions.ActionContext<CatalogVersionModel> ctx)com.hybris.cockpitng.actions.ActionResult<CatalogVersionReportDTO>CatalogVersionReportAction. perform(com.hybris.cockpitng.actions.ActionContext<CatalogVersionModel> ctx) -
Uses of CatalogVersionModel in de.hybris.platform.platformbackoffice.actions.duplicatedidentifiers
Method parameters in de.hybris.platform.platformbackoffice.actions.duplicatedidentifiers with type arguments of type CatalogVersionModel Modifier and Type Method Description booleanFindDuplicateIDsAction. canPerform(com.hybris.cockpitng.actions.ActionContext<CatalogVersionModel> actionContext)java.lang.StringFindDuplicateIDsAction. getConfirmationMessage(com.hybris.cockpitng.actions.ActionContext<CatalogVersionModel> actionContext)booleanFindDuplicateIDsAction. needsConfirmation(com.hybris.cockpitng.actions.ActionContext<CatalogVersionModel> actionContext)com.hybris.cockpitng.actions.ActionResult<java.lang.Object>FindDuplicateIDsAction. perform(com.hybris.cockpitng.actions.ActionContext<CatalogVersionModel> actionContext) -
Uses of CatalogVersionModel in de.hybris.platform.platformbackoffice.interceptors
Methods in de.hybris.platform.platformbackoffice.interceptors with parameters of type CatalogVersionModel Modifier and Type Method Description protected voidBackofficeCatalogVersionPrepareInterceptor. assignCurrentUserReadWritePermissions(CatalogVersionModel catalogVersion, InterceptorContext ctx) -
Uses of CatalogVersionModel in de.hybris.platform.platformbackoffice.services.catalogversion
Methods in de.hybris.platform.platformbackoffice.services.catalogversion with parameters of type CatalogVersionModel Modifier and Type Method Description booleanCatalogVersionCompareService. canBeCompared(CatalogVersionModel version)Tests whether catalog version can be compared.java.util.Collection<CatalogVersionCompareService.CatalogVersionComparison>CatalogVersionCompareService. getPossibleComparisons(CatalogVersionModel version)Returns a collection with possible catalog version comparisons. -
Uses of CatalogVersionModel in de.hybris.platform.platformbackoffice.widgets.catalogsynchronization
Methods in de.hybris.platform.platformbackoffice.widgets.catalogsynchronization that return CatalogVersionModel Modifier and Type Method Description CatalogVersionModelStartSyncForm. getSourceCatalogVersion()Methods in de.hybris.platform.platformbackoffice.widgets.catalogsynchronization with parameters of type CatalogVersionModel Modifier and Type Method Description voidStartSyncForm. setSourceCatalogVersion(CatalogVersionModel sourceCatalogVersion) -
Uses of CatalogVersionModel in de.hybris.platform.previewpersonalizationweb.populator
Methods in de.hybris.platform.previewpersonalizationweb.populator that return types with arguments of type CatalogVersionModel Modifier and Type Method Description protected java.util.Optional<CatalogVersionModel>PersonalizationPreviewTicketSupport. findCatalogVersion(java.lang.String catalog, java.lang.String catalogVersion)protected java.util.Optional<CatalogVersionModel>PersonalizationPreviewTicketReversePopulator. findCxCatalogVersion(java.lang.String catalog, java.lang.String catalogVersion)Methods in de.hybris.platform.previewpersonalizationweb.populator with parameters of type CatalogVersionModel Modifier and Type Method Description static java.util.List<java.lang.String>PersonalizationPreviewTicketSupport. expandWithParents(CatalogVersionModel catalogVersion) -
Uses of CatalogVersionModel in de.hybris.platform.previewwebservices.populators
Methods in de.hybris.platform.previewwebservices.populators that return CatalogVersionModel Modifier and Type Method Description protected CatalogVersionModelPreviewTicketReversePopulator. findCmsCatalogVersion(java.util.Collection<CatalogVersionModel> catalogVersions)protected CatalogVersionModelPreviewTicketReversePopulator. getValidCatalogVersionModel(CatalogModel catalog, java.util.Map<java.lang.String,java.lang.String> catalogVersionMap)Methods in de.hybris.platform.previewwebservices.populators that return types with arguments of type CatalogVersionModel Modifier and Type Method Description protected java.util.Comparator<CatalogVersionModel>PreviewTicketReversePopulator. getCmsCatalogVersionLevelComparator()protected java.util.Set<CatalogVersionModel>PreviewTicketReversePopulator. retrieveCatalogVersionsForPreview(PreviewTicketWsDTO source, PreviewDataModel target)Method returns all needed catalog versions because on top of the catalog version chosen for the preview - you also need to add the other catalog versions (e.g.Methods in de.hybris.platform.previewwebservices.populators with parameters of type CatalogVersionModel Modifier and Type Method Description protected CatalogVersionWsDTOPreviewTicketPopulator. buildCatalogVersionWsDTO(CatalogVersionModel catalogVersion)Method parameters in de.hybris.platform.previewwebservices.populators with type arguments of type CatalogVersionModel Modifier and Type Method Description protected CatalogVersionModelPreviewTicketReversePopulator. findCmsCatalogVersion(java.util.Collection<CatalogVersionModel> catalogVersions)voidPreviewTicketReversePopulator. setCmsCatalogVersionLevelComparator(java.util.Comparator<CatalogVersionModel> cmsCatalogVersionLevelComparator) -
Uses of CatalogVersionModel in de.hybris.platform.product
Methods in de.hybris.platform.product with parameters of type CatalogVersionModel Modifier and Type Method Description java.util.List<ProductModel>ProductService. getAllProductsForCatalogVersion(CatalogVersionModel catalogVersion)Returns allProductModellist belonging to the specifiedCatalogVersionModelProductModelProductService. getProduct(CatalogVersionModel catalogVersion, java.lang.String code)Deprecated, for removal: This API element is subject to removal in a future version.since ages - as of release 4.3, please useProductService.getProductForCode(CatalogVersionModel, String), however this method does not use any restrictionsProductModelProductService. getProductForCode(CatalogVersionModel catalogVersion, java.lang.String code)Returns the Product with the specified code belonging to the specified CatalogVersion. -
Uses of CatalogVersionModel in de.hybris.platform.product.daos
Methods in de.hybris.platform.product.daos with parameters of type CatalogVersionModel Modifier and Type Method Description java.util.List<ProductModel>ProductDao. findProductsByCatalogVersion(CatalogVersionModel catalogVersion)Returns for the given productcatalogVersiontheProductModelcollection.java.util.List<ProductModel>ProductDao. findProductsByCode(CatalogVersionModel catalogVersion, java.lang.String code) -
Uses of CatalogVersionModel in de.hybris.platform.product.daos.impl
Methods in de.hybris.platform.product.daos.impl with parameters of type CatalogVersionModel Modifier and Type Method Description java.util.List<ProductModel>DefaultProductDao. findProductsByCatalogVersion(CatalogVersionModel catalogVersion)java.util.List<ProductModel>DefaultProductDao. findProductsByCode(CatalogVersionModel catalogVersion, java.lang.String code) -
Uses of CatalogVersionModel in de.hybris.platform.product.impl
Methods in de.hybris.platform.product.impl that return CatalogVersionModel Modifier and Type Method Description protected CatalogVersionModelUniqueCatalogItemInterceptor. getDefaultCatalogVersion(InterceptorContext ctx, java.lang.Object model)protected CatalogVersionModelUniqueClassificationSystemItemInterceptor. getDefaultCatalogVersion(InterceptorContext ctx, java.lang.Object model)Methods in de.hybris.platform.product.impl with parameters of type CatalogVersionModel Modifier and Type Method Description ProductModelDefaultProductDao. findProduct(CatalogVersionModel catalogVersion, java.lang.String code)Deprecated, for removal: This API element is subject to removal in a future version.ProductModelProductDao. findProduct(CatalogVersionModel catalogVersion, java.lang.String code)Deprecated, for removal: This API element is subject to removal in a future version.since ages - as of release 4.3, please useProductDao.findProductsByCode(CatalogVersionModel, String)java.util.List<ProductModel>DefaultProductService. getAllProductsForCatalogVersion(CatalogVersionModel catalogVersion)ProductModelDefaultProductService. getProduct(CatalogVersionModel catalogVersion, java.lang.String code)Deprecated, for removal: This API element is subject to removal in a future version.since agesProductModelDefaultProductService. getProductForCode(CatalogVersionModel catalogVersion, java.lang.String code) -
Uses of CatalogVersionModel in de.hybris.platform.product.model
Methods in de.hybris.platform.product.model that return CatalogVersionModel Modifier and Type Method Description CatalogVersionModelAbstractConfiguratorSettingModel. getCatalogVersion()Generated method - Getter of theAbstractConfiguratorSetting.catalogVersionattribute defined at extensioncatalog.Methods in de.hybris.platform.product.model with parameters of type CatalogVersionModel Modifier and Type Method Description voidAbstractConfiguratorSettingModel. setCatalogVersion(CatalogVersionModel value)Generated method - Initial setter ofAbstractConfiguratorSetting.catalogVersionattribute defined at extensioncatalog.Constructors in de.hybris.platform.product.model with parameters of type CatalogVersionModel Constructor Description AbstractConfiguratorSettingModel(CatalogVersionModel _catalogVersion, ConfigurationCategoryModel _configurationCategory, ConfiguratorType _configuratorType, java.lang.String _id, ItemModel _owner, java.lang.String _qualifier)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersAbstractConfiguratorSettingModel(CatalogVersionModel _catalogVersion, ConfigurationCategoryModel _configurationCategory, ConfiguratorType _configuratorType, java.lang.String _id, java.lang.String _qualifier)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of CatalogVersionModel in de.hybris.platform.productcockpit.components.navigationarea.renderer
Methods in de.hybris.platform.productcockpit.components.navigationarea.renderer with parameters of type CatalogVersionModel Modifier and Type Method Description protected voidCatalogSectionRenderer. selectionChanged(CatalogVersionModel catalogVersion)protected voidCatalogSectionRenderer. selectionChanged(CatalogVersionModel catalogVersion, org.zkoss.zul.Listbox listbox)Deprecated.since 6.3 -
Uses of CatalogVersionModel in de.hybris.platform.productcockpit.model.macfinder
Methods in de.hybris.platform.productcockpit.model.macfinder that return CatalogVersionModel Modifier and Type Method Description abstract CatalogVersionModelMacFinderTreeModelAbstract. getCatalogVersion()Methods in de.hybris.platform.productcockpit.model.macfinder with parameters of type CatalogVersionModel Modifier and Type Method Description abstract intMacFinderTreeModelAbstract. countSearchResultsInternal(MacFinderTreeNode wrappedCategory, CatalogVersionModel version, MacFinderTreeNode connectedItem)abstract java.util.List<MacFinderTreeNode>MacFinderTreeModelAbstract. doSearchInternal(MacFinderTreeNode wrappedCategory, CatalogVersionModel version, MacFinderTreeNode connectedItem) -
Uses of CatalogVersionModel in de.hybris.platform.productcockpit.services.catalog
Methods in de.hybris.platform.productcockpit.services.catalog that return CatalogVersionModel Modifier and Type Method Description CatalogVersionModelCatalogService. getCatalogVersion(CategoryModel category)Get the catalog versions containing the given categoryCatalogVersionModelCatalogService. getCatalogVersion(PK pk)Get the CatalogVersion for a Catalog item, specified by PKCatalogVersionModelCatalogService. wrapCatalogVersion(TypedObject typedObject)Extracts catalog version model from provided typedObjectMethods in de.hybris.platform.productcockpit.services.catalog that return types with arguments of type CatalogVersionModel Modifier and Type Method Description java.util.List<CatalogVersionModel>CatalogService. getAllCatalogVersions(UserModel user)Get all available catalog versions for an userjava.util.List<CatalogVersionModel>CatalogService. getAvailableCatalogVersions()Get the available catalog versions for the current userjava.util.List<CatalogVersionModel>CatalogService. getCatalogVersions(CatalogModel catalog, UserModel user)Get the catalog versions for a catalogjava.util.List<CatalogVersionModel>CatalogService. getSortedCatalogVersions(UserModel user)Get the available catalog versions for an user in an alternative orderMethods in de.hybris.platform.productcockpit.services.catalog with parameters of type CatalogVersionModel Modifier and Type Method Description booleanCatalogService. assignProduct(TypedObject product, CatalogVersionModel catalogVersionModel, CategoryModel removeFromCategory)Assigns product to catalog versionCatalogModelCatalogService. getCatalog(CatalogVersionModel version)Get the catalog for the given catalog versionTypedObjectCatalogService. getCatalogVersionTypedObject(CatalogVersionModel catVer)Converts catalog version intoTypedObjectjava.util.List<CategoryModel>CatalogService. getCategories(CatalogVersionModel version)Get all root categories under a catalog versionlongCatalogService. getCategoryCount(CatalogVersionModel version)get the number of root categories under a catalog versionintCatalogService. getItemCount(MacFinderTreeNode wrappedCategory, CatalogVersionModel version, boolean includeSubCategory, MacFinderTreeNode connectedItem)Counts subitems in MacFinder tree for specified node.java.util.List<MacFinderTreeNode>CatalogService. getItems(MacFinderTreeNode wrappedCategory, CatalogVersionModel version, boolean includeSubCategory, MacFinderTreeNode connectedItem)Get the products for a given category. -
Uses of CatalogVersionModel in de.hybris.platform.productcockpit.services.catalog.impl
Methods in de.hybris.platform.productcockpit.services.catalog.impl that return CatalogVersionModel Modifier and Type Method Description CatalogVersionModelCatalogServiceImpl. getCatalogVersion(CategoryModel category)CatalogVersionModelCatalogServiceImpl. getCatalogVersion(PK pk)CatalogVersionModelCatalogServiceImpl. wrapCatalogVersion(TypedObject typedObject)Methods in de.hybris.platform.productcockpit.services.catalog.impl that return types with arguments of type CatalogVersionModel Modifier and Type Method Description java.util.List<CatalogVersionModel>CatalogServiceImpl. getAllCatalogVersions(UserModel u)java.util.List<CatalogVersionModel>CatalogServiceImpl. getAvailableCatalogVersions()java.util.List<CatalogVersionModel>CatalogServiceImpl. getCatalogVersions(CatalogModel catalog, UserModel u)java.util.List<CatalogVersionModel>CatalogServiceImpl. getSortedCatalogVersions(UserModel u)Methods in de.hybris.platform.productcockpit.services.catalog.impl with parameters of type CatalogVersionModel Modifier and Type Method Description booleanCatalogServiceImpl. assignProduct(TypedObject product, CatalogVersionModel catalogVersionModel, CategoryModel removeFromCategory)CatalogModelCatalogServiceImpl. getCatalog(CatalogVersionModel version)TypedObjectCatalogServiceImpl. getCatalogVersionTypedObject(CatalogVersionModel catVer)java.util.List<CategoryModel>CatalogServiceImpl. getCategories(CatalogVersionModel version)longCatalogServiceImpl. getCategoryCount(CatalogVersionModel version)intCatalogServiceImpl. getItemCount(MacFinderTreeNode wrappedCategory, CatalogVersionModel version, boolean includeSubCategory, MacFinderTreeNode connectedItem)java.util.List<MacFinderTreeNode>CatalogServiceImpl. getItems(MacFinderTreeNode wrappedCategory, CatalogVersionModel version, boolean includSubCategory, MacFinderTreeNode connectedItem) -
Uses of CatalogVersionModel in de.hybris.platform.productcockpit.services.search.impl
Methods in de.hybris.platform.productcockpit.services.search.impl that return types with arguments of type CatalogVersionModel Modifier and Type Method Description protected java.util.Collection<CatalogVersionModel>ProductPerspectiveQueryProvider. getVersionOnlyCatalogs(java.util.Collection<CatalogVersionModel> versions, java.util.Collection<CategoryModel> categories)Filters catalog versions by selected categories.Method parameters in de.hybris.platform.productcockpit.services.search.impl with type arguments of type CatalogVersionModel Modifier and Type Method Description protected GenericConditionProductPerspectiveQueryProvider. createCatalogConditions(java.util.Collection<CatalogVersionModel> selectedVersions, java.util.Collection<CategoryModel> selectedCategories)protected java.util.Collection<CatalogVersionModel>ProductPerspectiveQueryProvider. getVersionOnlyCatalogs(java.util.Collection<CatalogVersionModel> versions, java.util.Collection<CategoryModel> categories)Filters catalog versions by selected categories. -
Uses of CatalogVersionModel in de.hybris.platform.productcockpit.session
Methods in de.hybris.platform.productcockpit.session with parameters of type CatalogVersionModel Modifier and Type Method Description voidCatalogNavigationAreaListener. catalogItemSelectionChanged(CatalogVersionModel version) -
Uses of CatalogVersionModel in de.hybris.platform.productcockpit.session.impl
Methods in de.hybris.platform.productcockpit.session.impl that return CatalogVersionModel Modifier and Type Method Description CatalogVersionModelCategoryTreeBrowserModel. getCatalogVersion()CatalogVersionModelCatalogNavigationArea. getSelectedCatalogVersion()Methods in de.hybris.platform.productcockpit.session.impl that return types with arguments of type CatalogVersionModel Modifier and Type Method Description java.util.List<CatalogVersionModel>CatalogNavigationArea. getCatalogVersions()java.util.Collection<CatalogVersionModel>DefaultProductSearchBrowserModel. getSelectedCatalogVersions()java.util.Collection<CatalogVersionModel>NavigationArea. getSelectedCatalogVersions()Methods in de.hybris.platform.productcockpit.session.impl with parameters of type CatalogVersionModel Modifier and Type Method Description protected voidCatalogNavigationArea. fireCatalogItemSelectionChanged(CatalogVersionModel catalogVersion)protected java.lang.StringDefaultProductSearchBrowserModel. getPathAsString(CatalogVersionModel uicv)voidCategoryTreeBrowserModel. setCatalogVersion(CatalogVersionModel catalogVersion)voidCatalogNavigationArea. setSelectedCatalogItems(CatalogVersionModel catalogVersion)Method parameters in de.hybris.platform.productcockpit.session.impl with type arguments of type CatalogVersionModel Modifier and Type Method Description voidNavigationArea. setSelectedCatalogItems(java.util.Collection<CatalogVersionModel> versions, java.util.Collection<CategoryModel> categories, boolean doubleClicked)protected voidDefaultProductSearchBrowserModel. setSelectedCatalogVersions(java.util.Collection<CatalogVersionModel> selectedCatalogVersions)Constructors in de.hybris.platform.productcockpit.session.impl with parameters of type CatalogVersionModel Constructor Description CollectionBrowserCatalogVersionFilter(CatalogVersionModel catalogVersion)QueryBrowserCatalogVersionFilter(CatalogVersionModel catalogVersion) -
Uses of CatalogVersionModel in de.hybris.platform.promotionengineservices.promotionengine.impl
Methods in de.hybris.platform.promotionengineservices.promotionengine.impl that return CatalogVersionModel Modifier and Type Method Description protected CatalogVersionModelDefaultPromotionEngineServiceTest. getOnlineCatalogVersion() -
Uses of CatalogVersionModel in de.hybris.platform.promotionengineservices.validators
Methods in de.hybris.platform.promotionengineservices.validators with parameters of type CatalogVersionModel Modifier and Type Method Description booleanRuleBasedPromotionsContextValidator. isApplicable(RuleBasedPromotionModel ruleBasedPromotionModel, CatalogVersionModel catalogVersion, RuleType ruleType)finds rule based promotions for the given catalog versions and rule type -
Uses of CatalogVersionModel in de.hybris.platform.promotionengineservices.validators.impl
Methods in de.hybris.platform.promotionengineservices.validators.impl with parameters of type CatalogVersionModel Modifier and Type Method Description booleanDefaultRuleBasedPromotionsContextValidator. isApplicable(RuleBasedPromotionModel ruleBasedPromotion, CatalogVersionModel catalogVersion, RuleType ruleType) -
Uses of CatalogVersionModel in de.hybris.platform.promotions.backoffice.actions
Methods in de.hybris.platform.promotions.backoffice.actions that return types with arguments of type CatalogVersionModel Modifier and Type Method Description protected java.util.Collection<CatalogVersionModel>CalculateWithPromotionsAction. determineSessionCatalogVersions(AbstractOrderModel order) -
Uses of CatalogVersionModel in de.hybris.platform.ruleengine.dao
Method parameters in de.hybris.platform.ruleengine.dao with type arguments of type CatalogVersionModel Modifier and Type Method Description java.util.Collection<CatalogVersionToRuleEngineContextMappingModel>CatalogVersionToRuleEngineContextMappingDao. findMappingsByCatalogVersion(java.util.Collection<CatalogVersionModel> catalogVersions, RuleType ruleType)returns all mappings for the given catalog versions and rule type. -
Uses of CatalogVersionModel in de.hybris.platform.ruleengine.dao.impl
Method parameters in de.hybris.platform.ruleengine.dao.impl with type arguments of type CatalogVersionModel Modifier and Type Method Description java.util.Collection<CatalogVersionToRuleEngineContextMappingModel>DefaultCatalogVersionToRuleEngineContextMappingDao. findMappingsByCatalogVersion(java.util.Collection<CatalogVersionModel> catalogVersions, RuleType ruleType) -
Uses of CatalogVersionModel in de.hybris.platform.ruleengine.dynamic
Methods in de.hybris.platform.ruleengine.dynamic that return types with arguments of type CatalogVersionModel Modifier and Type Method Description java.util.Collection<CatalogVersionModel>RuleModuleCatalogVersionAttributeHandler. get(AbstractRulesModuleModel rulesModule)Method parameters in de.hybris.platform.ruleengine.dynamic with type arguments of type CatalogVersionModel Modifier and Type Method Description voidRuleModuleCatalogVersionAttributeHandler. set(AbstractRulesModuleModel rulesModule, java.util.Collection<CatalogVersionModel> catalogVersions) -
Uses of CatalogVersionModel in de.hybris.platform.ruleengine.model
Methods in de.hybris.platform.ruleengine.model that return CatalogVersionModel Modifier and Type Method Description CatalogVersionModelCatalogVersionToRuleEngineContextMappingModel. getCatalogVersion()Generated method - Getter of theCatalogVersionToRuleEngineContextMapping.catalogVersionattribute defined at extensionruleengine.Methods in de.hybris.platform.ruleengine.model that return types with arguments of type CatalogVersionModel Modifier and Type Method Description java.util.Collection<CatalogVersionModel>AbstractRulesModuleModel. getCatalogVersions()Generated method - Getter of theAbstractRulesModule.catalogVersionsdynamic attribute defined at extensionruleengine.Methods in de.hybris.platform.ruleengine.model with parameters of type CatalogVersionModel Modifier and Type Method Description voidCatalogVersionToRuleEngineContextMappingModel. setCatalogVersion(CatalogVersionModel value)Generated method - Setter ofCatalogVersionToRuleEngineContextMapping.catalogVersionattribute defined at extensionruleengine.Constructors in de.hybris.platform.ruleengine.model with parameters of type CatalogVersionModel Constructor Description CatalogVersionToRuleEngineContextMappingModel(CatalogVersionModel _catalogVersion, AbstractRuleEngineContextModel _context)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCatalogVersionToRuleEngineContextMappingModel(CatalogVersionModel _catalogVersion, AbstractRuleEngineContextModel _context, ItemModel _owner)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersDroolsKIEModuleMediaModel(CatalogVersionModel _catalogVersion, java.lang.String _code, java.lang.String _kieModuleName, ItemModel _owner, java.lang.String _releaseId)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersDroolsKIEModuleMediaModel(CatalogVersionModel _catalogVersion, java.lang.String _code, java.lang.String _kieModuleName, java.lang.String _releaseId)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of CatalogVersionModel in de.hybris.platform.ruleengine.strategies
Methods in de.hybris.platform.ruleengine.strategies that return types with arguments of type CatalogVersionModel Modifier and Type Method Description java.util.List<CatalogVersionModel>CatalogVersionFinderStrategy. findCatalogVersionsByRulesModule(AbstractRulesModuleModel rulesModule)Find catalog versions by rules moduleMethod parameters in de.hybris.platform.ruleengine.strategies with type arguments of type CatalogVersionModel Modifier and Type Method Description <T extends AbstractRuleEngineContextModel>
java.util.List<T>RuleEngineContextForCatalogVersionsFinderStrategy. findRuleEngineContexts(java.util.Collection<CatalogVersionModel> catalogVersions, RuleType ruleType)finds rule engine contexts for the given catalog versions and rule type<T extends AbstractRuleEngineContextModel>
java.util.Optional<T>RuleEngineContextFinderStrategy. getRuleEngineContextForCatalogVersions(java.util.Collection<CatalogVersionModel> catalogVersions, RuleType ruleType)Finds rule engine contexts for the given catalog versions and rule type. -
Uses of CatalogVersionModel in de.hybris.platform.ruleengine.strategies.impl
Methods in de.hybris.platform.ruleengine.strategies.impl that return types with arguments of type CatalogVersionModel Modifier and Type Method Description java.util.List<CatalogVersionModel>DefaultCatalogVersionFinderStrategy. findCatalogVersionsByRulesModule(AbstractRulesModuleModel rulesModule)protected java.util.Collection<CatalogVersionModel>DefaultRuleEngineContextFinderStrategy. getAvailableCatalogVersions()protected java.util.Collection<CatalogVersionModel>DefaultRuleEngineContextFinderStrategy. getCatalogVersionsForProducts(java.util.Collection<ProductModel> products)Methods in de.hybris.platform.ruleengine.strategies.impl with parameters of type CatalogVersionModel Modifier and Type Method Description protected java.lang.StringDefaultRuleEngineContextFinderStrategy. catalogVersionToString(CatalogVersionModel catalogVersion)Method parameters in de.hybris.platform.ruleengine.strategies.impl with type arguments of type CatalogVersionModel Modifier and Type Method Description <T extends AbstractRuleEngineContextModel>
java.util.List<T>DefaultRuleEngineContextForCatalogVersionsFinderStrategy. findRuleEngineContexts(java.util.Collection<CatalogVersionModel> catalogVersions, RuleType ruleType)<T extends AbstractRuleEngineContextModel>
java.util.Optional<T>DefaultRuleEngineContextFinderStrategy. getRuleEngineContextForCatalogVersions(java.util.Collection<CatalogVersionModel> catalogVersions, RuleType ruleType) -
Uses of CatalogVersionModel in de.hybris.platform.ruleengineservices.converters.populator
Methods in de.hybris.platform.ruleengineservices.converters.populator with parameters of type CatalogVersionModel Modifier and Type Method Description CartModelBuilder.CartModelDraftCartModelBuilder.CartModelDraft. addProduct(CatalogVersionModel catalogVersion, java.lang.String productCode, int quantity, double basePrice, int entryNumber, java.lang.String... categories) -
Uses of CatalogVersionModel in de.hybris.platform.ruleengineservices.rule.services
Methods in de.hybris.platform.ruleengineservices.rule.services with parameters of type CatalogVersionModel Modifier and Type Method Description <T extends AbstractRuleModel>
java.util.List<T>RuleService. getActiveRulesForCatalogVersionAndRuleType(CatalogVersionModel catalogVersion, RuleType ruleType)Gets activeAbstractRuleModels by catalog version and rule type -
Uses of CatalogVersionModel in de.hybris.platform.ruleengineservices.rule.services.impl
Methods in de.hybris.platform.ruleengineservices.rule.services.impl with parameters of type CatalogVersionModel Modifier and Type Method Description <T extends AbstractRuleModel>
java.util.List<T>DefaultRuleService. getActiveRulesForCatalogVersionAndRuleType(CatalogVersionModel catalogVersion, RuleType ruleType) -
Uses of CatalogVersionModel in de.hybris.platform.ruleengineservices.rule.strategies.impl.mappers
Methods in de.hybris.platform.ruleengineservices.rule.strategies.impl.mappers that return CatalogVersionModel Modifier and Type Method Description CatalogVersionModelCatalogVersionRuleParameterValueMapper. fromString(java.lang.String value)Methods in de.hybris.platform.ruleengineservices.rule.strategies.impl.mappers with parameters of type CatalogVersionModel Modifier and Type Method Description java.lang.StringCatalogVersionRuleParameterValueMapper. toString(CatalogVersionModel catalog) -
Uses of CatalogVersionModel in de.hybris.platform.sap.productconfig.b2bfrontend.model.actions
Constructors in de.hybris.platform.sap.productconfig.b2bfrontend.model.actions with parameters of type CatalogVersionModel Constructor Description CPQReorderActionModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCPQReorderActionModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of CatalogVersionModel in de.hybris.platform.sap.productconfig.frontend.model
Constructors in de.hybris.platform.sap.productconfig.frontend.model with parameters of type CatalogVersionModel Constructor Description CartConfigurationDisplayComponentModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCartConfigurationDisplayComponentModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersProductAddConfigToCartComponentModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersProductAddConfigToCartComponentModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersProductConfigOverviewPageModel(CatalogVersionModel _catalogVersion, PageTemplateModel _masterTemplate, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersProductConfigOverviewPageModel(CatalogVersionModel _catalogVersion, PageTemplateModel _masterTemplate, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersProductConfigPageModel(CatalogVersionModel _catalogVersion, PageTemplateModel _masterTemplate, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersProductConfigPageModel(CatalogVersionModel _catalogVersion, PageTemplateModel _masterTemplate, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersProductConfigurationFilterComponentModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersProductConfigurationFilterComponentModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersProductConfigurationFormComponentModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersProductConfigurationFormComponentModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersProductConfigurationImageComponentModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersProductConfigurationImageComponentModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersProductConfigurationMenuComponentModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersProductConfigurationMenuComponentModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersProductConfigurationOverviewComponentModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersProductConfigurationOverviewComponentModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersProductConfigurationOverviewTitleComponentModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersProductConfigurationOverviewTitleComponentModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersProductConfigurationPrevNextComponentModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersProductConfigurationPrevNextComponentModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersProductConfigurationPriceSummaryComponentModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersProductConfigurationPriceSummaryComponentModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersProductConfigurationTitleSummaryComponentModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersProductConfigurationTitleSummaryComponentModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersProductConfigurationVariantListComponentModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersProductConfigurationVariantListComponentModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of CatalogVersionModel in de.hybris.platform.sap.productconfig.runtime.interf.services.impl
Methods in de.hybris.platform.sap.productconfig.runtime.interf.services.impl that return types with arguments of type CatalogVersionModel Modifier and Type Method Description protected java.util.List<CatalogVersionModel>ConfigurationProductUtilImpl. getCurrentCatalogVersions()Methods in de.hybris.platform.sap.productconfig.runtime.interf.services.impl with parameters of type CatalogVersionModel Modifier and Type Method Description protected booleanConfigurationProductUtilImpl. isProductCatalogVersionActive(CatalogVersionModel currentCatalogVersion)Method parameters in de.hybris.platform.sap.productconfig.runtime.interf.services.impl with type arguments of type CatalogVersionModel Modifier and Type Method Description protected ProductModelConfigurationProductUtilImpl. getProductForActiveVersions(java.util.List<CatalogVersionModel> versions, java.lang.String productCode) -
Uses of CatalogVersionModel in de.hybris.platform.sap.productconfig.services.model
Constructors in de.hybris.platform.sap.productconfig.services.model with parameters of type CatalogVersionModel Constructor Description CMSCartConfigurationRestrictionModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCMSCartConfigurationRestrictionModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCPQConfiguratorSettingsModel(CatalogVersionModel _catalogVersion, ConfigurationCategoryModel _configurationCategory, ConfiguratorType _configuratorType, java.lang.String _id, ItemModel _owner, java.lang.String _qualifier)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCPQConfiguratorSettingsModel(CatalogVersionModel _catalogVersion, ConfigurationCategoryModel _configurationCategory, ConfiguratorType _configuratorType, java.lang.String _id, java.lang.String _qualifier)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersMockVariantProductModel(ProductModel _baseProduct, CatalogVersionModel _catalogVersion, java.lang.String _code)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersMockVariantProductModel(ProductModel _baseProduct, CatalogVersionModel _catalogVersion, java.lang.String _code, ItemModel _owner)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of CatalogVersionModel in de.hybris.platform.searchservices.admin.converter.populator
Methods in de.hybris.platform.searchservices.admin.converter.populator that return types with arguments of type CatalogVersionModel Modifier and Type Method Description Converter<CatalogVersionModel,SnCatalogVersion>SnIndexTypePopulator. getSnCatalogVersionConverter()Methods in de.hybris.platform.searchservices.admin.converter.populator with parameters of type CatalogVersionModel Modifier and Type Method Description voidSnCatalogVersionPopulator. populate(CatalogVersionModel source, SnCatalogVersion target)Method parameters in de.hybris.platform.searchservices.admin.converter.populator with type arguments of type CatalogVersionModel Modifier and Type Method Description voidSnIndexTypePopulator. setSnCatalogVersionConverter(Converter<CatalogVersionModel,SnCatalogVersion> snCatalogVersionConverter) -
Uses of CatalogVersionModel in de.hybris.platform.searchservices.admin.service
Methods in de.hybris.platform.searchservices.admin.service that return types with arguments of type CatalogVersionModel Modifier and Type Method Description java.util.List<CatalogVersionModel>SnCommonConfigurationService. getCatalogVersions(java.lang.String indexTypeId)Returns the catalog versions for the given index type. -
Uses of CatalogVersionModel in de.hybris.platform.searchservices.admin.service.impl
Methods in de.hybris.platform.searchservices.admin.service.impl that return types with arguments of type CatalogVersionModel Modifier and Type Method Description java.util.List<CatalogVersionModel>DefaultSnCommonConfigurationService. getCatalogVersions(java.lang.String indexTypeId) -
Uses of CatalogVersionModel in de.hybris.platform.searchservices.model
Methods in de.hybris.platform.searchservices.model that return types with arguments of type CatalogVersionModel Modifier and Type Method Description java.util.List<CatalogVersionModel>SnIndexTypeModel. getCatalogVersions()Generated method - Getter of theSnIndexType.catalogVersionsattribute defined at extensionsearchservices.Method parameters in de.hybris.platform.searchservices.model with type arguments of type CatalogVersionModel Modifier and Type Method Description voidSnIndexTypeModel. setCatalogVersions(java.util.List<CatalogVersionModel> value)Generated method - Setter ofSnIndexType.catalogVersionsattribute defined at extensionsearchservices. -
Uses of CatalogVersionModel in de.hybris.platform.secureportaladdon.model.restrictions
Constructors in de.hybris.platform.secureportaladdon.model.restrictions with parameters of type CatalogVersionModel Constructor Description CMSSecurePortalRestrictionModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCMSSecurePortalRestrictionModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of CatalogVersionModel in de.hybris.platform.selectivecartaddon.model.components
Constructors in de.hybris.platform.selectivecartaddon.model.components with parameters of type CatalogVersionModel Constructor Description SelectiveCartCMSComponentModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersSelectiveCartCMSComponentModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of CatalogVersionModel in de.hybris.platform.selectivecartsplitlistaddon.model.components
Constructors in de.hybris.platform.selectivecartsplitlistaddon.model.components with parameters of type CatalogVersionModel Constructor Description SaveForLaterCMSComponentModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersSaveForLaterCMSComponentModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of CatalogVersionModel in de.hybris.platform.servicelayer.media
Methods in de.hybris.platform.servicelayer.media with parameters of type CatalogVersionModel Modifier and Type Method Description MediaModelMediaService. getMedia(CatalogVersionModel catalogVersion, java.lang.String code)Gets the media identified unique by given code and catalog version. -
Uses of CatalogVersionModel in de.hybris.platform.servicelayer.media.impl
Fields in de.hybris.platform.servicelayer.media.impl declared as CatalogVersionModel Modifier and Type Field Description protected CatalogVersionModelAbstractMediaFormatIntegrationTest. catalogVersionMethods in de.hybris.platform.servicelayer.media.impl with parameters of type CatalogVersionModel Modifier and Type Method Description java.util.List<MediaModel>DefaultMediaDao. findMedia(CatalogVersionModel catalogVersion, java.lang.String code)Deprecated, for removal: This API element is subject to removal in a future version.since agesjava.util.List<MediaModel>MediaDao. findMedia(CatalogVersionModel catalogVersion, java.lang.String code)Deprecated, for removal: This API element is subject to removal in a future version.since ages - useMediaDao.findMediaByCode(CatalogVersionModel, String)java.util.List<MediaModel>DefaultMediaDao. findMediaByCode(CatalogVersionModel catalogVersion, java.lang.String code)Finds all media by code and version.java.util.List<MediaModel>MediaDao. findMediaByCode(CatalogVersionModel catalogVersion, java.lang.String code)Finds all media by code and version.MediaModelDefaultMediaService. getMedia(CatalogVersionModel catalogVersion, java.lang.String code) -
Uses of CatalogVersionModel in de.hybris.platform.servicelayer.model
Methods in de.hybris.platform.servicelayer.model that return CatalogVersionModel Modifier and Type Method Description CatalogVersionModelDummyModel. getCatalogVersion()Methods in de.hybris.platform.servicelayer.model with parameters of type CatalogVersionModel Modifier and Type Method Description voidDummyModel. setCatalogVersion(CatalogVersionModel value)Constructors in de.hybris.platform.servicelayer.model with parameters of type CatalogVersionModel Constructor Description DummyModel(CatalogVersionModel _catalogVersion, java.lang.String _code)Deprecated, for removal: This API element is subject to removal in a future version.since ages -
Uses of CatalogVersionModel in de.hybris.platform.servicelayer.search
Methods in de.hybris.platform.servicelayer.search that return types with arguments of type CatalogVersionModel Modifier and Type Method Description java.util.Collection<CatalogVersionModel>AbstractQuery. getCatalogVersions()Returns a collection with catalog versions for this FlexibleSearchQuery which were explicitly set byAbstractQuery.setCatalogVersions(Collection).Methods in de.hybris.platform.servicelayer.search with parameters of type CatalogVersionModel Modifier and Type Method Description voidAbstractQuery. setCatalogVersions(CatalogVersionModel... catalogVersions)Overwrites the global search restrictions for catalog versions.Method parameters in de.hybris.platform.servicelayer.search with type arguments of type CatalogVersionModel Modifier and Type Method Description voidAbstractQuery. setCatalogVersions(java.util.Collection<CatalogVersionModel> catalogVersions)Overwrites the global search restrictions for catalog versions. -
Uses of CatalogVersionModel in de.hybris.platform.solrfacetsearch.config
Methods in de.hybris.platform.solrfacetsearch.config that return types with arguments of type CatalogVersionModel Modifier and Type Method Description java.util.Collection<CatalogVersionModel>IndexConfig. getCatalogVersions()Methods in de.hybris.platform.solrfacetsearch.config with parameters of type CatalogVersionModel Modifier and Type Method Description FacetSearchConfigFacetSearchConfigService. getConfiguration(CatalogVersionModel catalogVersion)Searches for the configuration for the specified catalog version.Method parameters in de.hybris.platform.solrfacetsearch.config with type arguments of type CatalogVersionModel Modifier and Type Method Description voidIndexConfig. setCatalogVersions(java.util.Collection<CatalogVersionModel> catalogVersions) -
Uses of CatalogVersionModel in de.hybris.platform.solrfacetsearch.config.impl
Methods in de.hybris.platform.solrfacetsearch.config.impl that return types with arguments of type CatalogVersionModel Modifier and Type Method Description protected java.util.Collection<CatalogVersionModel>MockFacetSearchConfigService. getCatalogVersions()Methods in de.hybris.platform.solrfacetsearch.config.impl with parameters of type CatalogVersionModel Modifier and Type Method Description FacetSearchConfigDefaultFacetSearchConfigService. getConfiguration(CatalogVersionModel catalogVersion)FacetSearchConfigMockFacetSearchConfigService. getConfiguration(CatalogVersionModel catalogVersion) -
Uses of CatalogVersionModel in de.hybris.platform.solrfacetsearch.daos
Methods in de.hybris.platform.solrfacetsearch.daos with parameters of type CatalogVersionModel Modifier and Type Method Description java.util.List<SolrFacetSearchConfigModel>SolrFacetSearchConfigDao. findFacetSearchConfigsByCatalogVersion(CatalogVersionModel catalogVersion)Finds facet search configurations having a relation with the given catalog version. -
Uses of CatalogVersionModel in de.hybris.platform.solrfacetsearch.daos.impl
Methods in de.hybris.platform.solrfacetsearch.daos.impl with parameters of type CatalogVersionModel Modifier and Type Method Description java.util.List<SolrFacetSearchConfigModel>DefaultSolrFacetSearchConfigDao. findFacetSearchConfigsByCatalogVersion(CatalogVersionModel catalogVersion) -
Uses of CatalogVersionModel in de.hybris.platform.solrfacetsearch.integration
Methods in de.hybris.platform.solrfacetsearch.integration with parameters of type CatalogVersionModel Modifier and Type Method Description protected java.util.Collection<ProductModel>AllAsItemsTest. checkProductCollection(CatalogVersionModel catalogVersion, java.util.Collection<? extends ItemModel> items)protected java.util.Collection<ProductModel>FacetDrillDownTest. checkProductCollection(CatalogVersionModel catalogVersion, java.util.Collection<? extends ItemModel> items) -
Uses of CatalogVersionModel in de.hybris.platform.solrfacetsearch.model.config
Methods in de.hybris.platform.solrfacetsearch.model.config that return types with arguments of type CatalogVersionModel Modifier and Type Method Description java.util.List<CatalogVersionModel>SolrFacetSearchConfigModel. getCatalogVersions()Generated method - Getter of theSolrFacetSearchConfig.catalogVersionsattribute defined at extensionsolrfacetsearch.Method parameters in de.hybris.platform.solrfacetsearch.model.config with type arguments of type CatalogVersionModel Modifier and Type Method Description voidSolrFacetSearchConfigModel. setCatalogVersions(java.util.List<CatalogVersionModel> value)Generated method - Setter ofSolrFacetSearchConfig.catalogVersionsattribute defined at extensionsolrfacetsearch. -
Uses of CatalogVersionModel in de.hybris.platform.solrfacetsearch.provider.impl
Method parameters in de.hybris.platform.solrfacetsearch.provider.impl with type arguments of type CatalogVersionModel Modifier and Type Method Description protected CategoryModelCategoryFacetDisplayNameProvider. getCategoryForCatalogVersions(java.util.List<CatalogVersionModel> catalogVersions, java.lang.String code) -
Uses of CatalogVersionModel in de.hybris.platform.solrfacetsearch.search
Methods in de.hybris.platform.solrfacetsearch.search that return types with arguments of type CatalogVersionModel Modifier and Type Method Description java.util.List<CatalogVersionModel>SearchQuery. getCatalogVersions()Returns the catalog versions.java.util.List<CatalogVersionModel>SearchQueryCatalogVersionsResolver. resolveCatalogVersions(FacetSearchConfig facetSearchConfig, IndexedType indexedType)Method to resolve the catalog versionsMethod parameters in de.hybris.platform.solrfacetsearch.search with type arguments of type CatalogVersionModel Modifier and Type Method Description voidSearchQuery. setCatalogVersions(java.util.List<CatalogVersionModel> catalogVersions)Sets the catalog versions. -
Uses of CatalogVersionModel in de.hybris.platform.solrfacetsearch.search.context
Methods in de.hybris.platform.solrfacetsearch.search.context that return types with arguments of type CatalogVersionModel Modifier and Type Method Description java.util.Collection<CatalogVersionModel>FacetSearchContext. getParentSessionCatalogVersions()Returns the parent session catalog versions (the catalog versions that are in the session when this context is created). -
Uses of CatalogVersionModel in de.hybris.platform.solrfacetsearch.search.context.impl
Methods in de.hybris.platform.solrfacetsearch.search.context.impl that return types with arguments of type CatalogVersionModel Modifier and Type Method Description java.util.Collection<CatalogVersionModel>DefaultFacetSearchContext. getParentSessionCatalogVersions()Method parameters in de.hybris.platform.solrfacetsearch.search.context.impl with type arguments of type CatalogVersionModel Modifier and Type Method Description voidDefaultFacetSearchContext. setParentSessionCatalogVersions(java.util.Collection<CatalogVersionModel> parentSessionCatalogVersions) -
Uses of CatalogVersionModel in de.hybris.platform.solrfacetsearch.search.impl
Methods in de.hybris.platform.solrfacetsearch.search.impl that return types with arguments of type CatalogVersionModel Modifier and Type Method Description java.util.List<CatalogVersionModel>DefaultSearchQueryCatalogVersionsResolver. resolveCatalogVersions(FacetSearchConfig facetSearchConfig, IndexedType indexedType) -
Uses of CatalogVersionModel in de.hybris.platform.subscriptionservices.model
Methods in de.hybris.platform.subscriptionservices.model that return CatalogVersionModel Modifier and Type Method Description CatalogVersionModelChargeEntryModel. getCatalogVersion()Generated method - Getter of theChargeEntry.catalogVersionattribute defined at extensionsubscriptionservices.CatalogVersionModelUsageChargeModel. getCatalogVersion()Generated method - Getter of theUsageCharge.catalogVersionattribute defined at extensionsubscriptionservices.Methods in de.hybris.platform.subscriptionservices.model with parameters of type CatalogVersionModel Modifier and Type Method Description voidChargeEntryModel. setCatalogVersion(CatalogVersionModel value)Generated method - Initial setter ofChargeEntry.catalogVersionattribute defined at extensionsubscriptionservices.voidUsageChargeModel. setCatalogVersion(CatalogVersionModel value)Generated method - Initial setter ofUsageCharge.catalogVersionattribute defined at extensionsubscriptionservices.Constructors in de.hybris.platform.subscriptionservices.model with parameters of type CatalogVersionModel Constructor Description ChargeEntryModel(CatalogVersionModel _catalogVersion, java.lang.String _id, ItemModel _owner, java.lang.Double _price)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersOneTimeChargeEntryModel(BillingEventModel _billingEvent, CatalogVersionModel _catalogVersion, java.lang.String _id, ItemModel _owner, java.lang.Double _price)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersOverageUsageChargeEntryModel(CatalogVersionModel _catalogVersion, java.lang.String _id, ItemModel _owner, java.lang.Double _price)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersPerUnitUsageChargeModel(CatalogVersionModel _catalogVersion, java.lang.String _id, ItemModel _owner, UsageUnitModel _usageUnit)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersRecurringChargeEntryModel(CatalogVersionModel _catalogVersion, java.lang.Integer _cycleStart, java.lang.String _id, ItemModel _owner, java.lang.Double _price)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersSubscriptionProductModel(CatalogVersionModel _catalogVersion, java.lang.String _code)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersSubscriptionProductModel(CatalogVersionModel _catalogVersion, java.lang.String _code, ItemModel _owner)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersTierUsageChargeEntryModel(CatalogVersionModel _catalogVersion, java.lang.String _id, ItemModel _owner, java.lang.Double _price, java.lang.Integer _tierEnd, java.lang.Integer _tierStart)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersUsageChargeEntryModel(CatalogVersionModel _catalogVersion, java.lang.String _id, ItemModel _owner, java.lang.Double _price)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersUsageChargeModel(CatalogVersionModel _catalogVersion, java.lang.String _id, ItemModel _owner, UsageUnitModel _usageUnit)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersVolumeUsageChargeModel(CatalogVersionModel _catalogVersion, java.lang.String _id, ItemModel _owner, UsageUnitModel _usageUnit)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of CatalogVersionModel in de.hybris.platform.test
Fields in de.hybris.platform.test declared as CatalogVersionModel Modifier and Type Field Description protected CatalogVersionModelAbstractMediaManagerIntegrationTest. catalogVersion -
Uses of CatalogVersionModel in de.hybris.platform.testframework.seed
Methods in de.hybris.platform.testframework.seed that return CatalogVersionModel Modifier and Type Method Description CatalogVersionModelTestDataCreator. createCatalogVersion(java.lang.String version, CatalogModel catalog)Methods in de.hybris.platform.testframework.seed with parameters of type CatalogVersionModel Modifier and Type Method Description CategoryModelTestDataCreator. createCategory(CatalogVersionModel catalogVersion, ProductModel... products)CategoryModelTestDataCreator. createCategory(java.lang.String code, CatalogVersionModel catalogVersion, java.util.List<ProductModel> products)MediaModelMediaTestDataCreator. createMedia(CatalogVersionModel catalogVersion)MediaModelMediaTestDataCreator. createMedia(MediaFolderModel mediaFolder, CatalogVersionModel catalogVersion)MediaModelMediaTestDataCreator. createMedia(java.lang.String code, CatalogVersionModel catalogVersion)MediaModelMediaTestDataCreator. createMedia(java.lang.String code, MediaFolderModel mediaFolder, CatalogVersionModel catalogVersion)MediaModelMediaTestDataCreator. createMediaWithExternalUrl(CatalogVersionModel catalogVersion)MediaModelMediaTestDataCreator. createMediaWithExternalUrl(java.lang.String code, java.lang.String url, CatalogVersionModel catalogVersion)ProductModelTestDataCreator. createProduct(CatalogVersionModel catalogVersion)ProductModelTestDataCreator. createProduct(java.lang.String code, java.lang.String name, java.lang.String description, CatalogVersionModel catalogVersion) -
Uses of CatalogVersionModel in de.hybris.platform.textfieldconfiguratortemplateservices.model
Constructors in de.hybris.platform.textfieldconfiguratortemplateservices.model with parameters of type CatalogVersionModel Constructor Description TextFieldConfiguratorSettingModel(CatalogVersionModel _catalogVersion, ConfigurationCategoryModel _configurationCategory, ConfiguratorType _configuratorType, java.lang.String _id, ItemModel _owner, java.lang.String _qualifier)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersTextFieldConfiguratorSettingModel(CatalogVersionModel _catalogVersion, ConfigurationCategoryModel _configurationCategory, ConfiguratorType _configuratorType, java.lang.String _id, java.lang.String _qualifier)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of CatalogVersionModel in de.hybris.platform.variants.model
Constructors in de.hybris.platform.variants.model with parameters of type CatalogVersionModel Constructor Description GenericVariantProductModel(ProductModel _baseProduct, CatalogVersionModel _catalogVersion, java.lang.String _code)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersGenericVariantProductModel(ProductModel _baseProduct, CatalogVersionModel _catalogVersion, java.lang.String _code, ItemModel _owner)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersVariantCategoryModel(CatalogVersionModel _catalogVersion, java.lang.String _code)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersVariantCategoryModel(CatalogVersionModel _catalogVersion, java.lang.String _code, ItemModel _owner)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersVariantProductModel(ProductModel _baseProduct, CatalogVersionModel _catalogVersion, java.lang.String _code)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersVariantProductModel(ProductModel _baseProduct, CatalogVersionModel _catalogVersion, java.lang.String _code, ItemModel _owner)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersVariantValueCategoryModel(CatalogVersionModel _catalogVersion, java.lang.String _code)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersVariantValueCategoryModel(CatalogVersionModel _catalogVersion, java.lang.String _code, ItemModel _owner)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of CatalogVersionModel in de.hybris.platform.verticalnavigationaddon.model.cms.components
Constructors in de.hybris.platform.verticalnavigationaddon.model.cms.components with parameters of type CatalogVersionModel Constructor Description VerticalNavigationListComponentModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersVerticalNavigationListComponentModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of CatalogVersionModel in de.hybris.platform.warehousing.document.strategies.impl
Methods in de.hybris.platform.warehousing.document.strategies.impl that return CatalogVersionModel Modifier and Type Method Description CatalogVersionModelWarehousingDocumentCatalogFetchStrategy. fetch(BusinessProcessModel businessProcessModel) -
Uses of CatalogVersionModel in de.hybris.platform.warehousing.util.builder
Methods in de.hybris.platform.warehousing.util.builder that return CatalogVersionModel Modifier and Type Method Description CatalogVersionModelCatalogVersionModelBuilder. build()Methods in de.hybris.platform.warehousing.util.builder with parameters of type CatalogVersionModel Modifier and Type Method Description ContentCatalogModelBuilderContentCatalogModelBuilder. withActiveCatalogVersion(CatalogVersionModel version)PriceRowBuilderPriceRowBuilder. withCatalogVersion(CatalogVersionModel catalogVersion)ProductModelBuilderProductModelBuilder. withCatalogVersion(CatalogVersionModel catalogVersion) -
Uses of CatalogVersionModel in de.hybris.platform.warehousing.util.models
Methods in de.hybris.platform.warehousing.util.models that return CatalogVersionModel Modifier and Type Method Description CatalogVersionModelCatalogVersions. Online()CatalogVersionModelCatalogVersions. Staging()CatalogVersionModelCatalogVersions. Staging(CatalogModel catalogModel) -
Uses of CatalogVersionModel in de.hybris.platform.workflow.model
Methods in de.hybris.platform.workflow.model that return types with arguments of type CatalogVersionModel Modifier and Type Method Description java.util.Collection<CatalogVersionModel>WorkflowTemplateModel. getCatalogVersions()Generated method - Getter of theWorkflowTemplate.catalogVersionsattribute defined at extensioncms2.Method parameters in de.hybris.platform.workflow.model with type arguments of type CatalogVersionModel Modifier and Type Method Description voidWorkflowTemplateModel. setCatalogVersions(java.util.Collection<CatalogVersionModel> value)Generated method - Setter ofWorkflowTemplate.catalogVersionsattribute defined at extensioncms2. -
Uses of CatalogVersionModel in de.hybris.platform.xyformsservices.model.component
Constructors in de.hybris.platform.xyformsservices.model.component with parameters of type CatalogVersionModel Constructor Description YFormCMSComponentModel(java.lang.String _applicationId, CatalogVersionModel _catalogVersion, java.lang.String _formId, ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersYFormCMSComponentModel(java.lang.String _applicationId, CatalogVersionModel _catalogVersion, java.lang.String _formId, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of CatalogVersionModel in de.hybris.platform.yacceleratorcore.model
Constructors in de.hybris.platform.yacceleratorcore.model with parameters of type CatalogVersionModel Constructor Description ApparelProductModel(CatalogVersionModel _catalogVersion, java.lang.String _code)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersApparelProductModel(CatalogVersionModel _catalogVersion, java.lang.String _code, ItemModel _owner)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersApparelSizeVariantProductModel(ProductModel _baseProduct, CatalogVersionModel _catalogVersion, java.lang.String _code)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersApparelSizeVariantProductModel(ProductModel _baseProduct, CatalogVersionModel _catalogVersion, java.lang.String _code, ItemModel _owner)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersApparelStyleVariantProductModel(ProductModel _baseProduct, CatalogVersionModel _catalogVersion, java.lang.String _code)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersApparelStyleVariantProductModel(ProductModel _baseProduct, CatalogVersionModel _catalogVersion, java.lang.String _code, ItemModel _owner)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersElectronicsColorVariantProductModel(ProductModel _baseProduct, CatalogVersionModel _catalogVersion, java.lang.String _code)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersElectronicsColorVariantProductModel(ProductModel _baseProduct, CatalogVersionModel _catalogVersion, java.lang.String _code, ItemModel _owner)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of CatalogVersionModel in de.hybris.platform.yacceleratorcore.search.solrfacetsearch.provider.impl
Methods in de.hybris.platform.yacceleratorcore.search.solrfacetsearch.provider.impl that return types with arguments of type CatalogVersionModel Modifier and Type Method Description protected java.util.Collection<CatalogVersionModel>VolumeAwareProductPriceValueProvider. filterCatalogVersions(java.util.Collection<CatalogVersionModel> sessionCatalogVersions)Method parameters in de.hybris.platform.yacceleratorcore.search.solrfacetsearch.provider.impl with type arguments of type CatalogVersionModel Modifier and Type Method Description protected java.util.Collection<CatalogVersionModel>VolumeAwareProductPriceValueProvider. filterCatalogVersions(java.util.Collection<CatalogVersionModel> sessionCatalogVersions) -
Uses of CatalogVersionModel in de.hybris.platform.yacceleratorordermanagement.actions.email
Methods in de.hybris.platform.yacceleratorordermanagement.actions.email with parameters of type CatalogVersionModel Modifier and Type Method Description protected AbstractSimpleDecisionAction.TransitionGenerateEmailWithAttachmentAction. generateEmailContent(BusinessProcessModel businessProcessModel, CatalogVersionModel contentCatalogVersion)Checks whether or not the email content is to be generated -
Uses of CatalogVersionModel in de.hybris.platform.yacceleratorstorefront.controllers.cms
Methods in de.hybris.platform.yacceleratorstorefront.controllers.cms with parameters of type CatalogVersionModel Modifier and Type Method Description protected MediaModelDynamicBannerComponentController. getMediaByCodeAndCatalogVersion(java.lang.String mediaCode, CatalogVersionModel catalogVersionModel) -
Uses of CatalogVersionModel in de.hybris.y2ysync.job
Methods in de.hybris.y2ysync.job with parameters of type CatalogVersionModel Modifier and Type Method Description protected voidY2YSyncMasterJobPerformable. fillParameters(java.util.Map<java.lang.String,java.lang.Object> globalQueryParameters, CatalogVersionModel catalogVersion) -
Uses of CatalogVersionModel in de.hybris.y2ysync.model
Methods in de.hybris.y2ysync.model that return CatalogVersionModel Modifier and Type Method Description CatalogVersionModelY2YStreamConfigurationContainerModel. getCatalogVersion()Generated method - Getter of theY2YStreamConfigurationContainer.catalogVersionattribute defined at extensiony2ysync.CatalogVersionModelY2YStreamConfigurationModel. getCatalogVersion()Generated method - Getter of theY2YStreamConfiguration.catalogVersionattribute defined at extensiony2ysync.Methods in de.hybris.y2ysync.model with parameters of type CatalogVersionModel Modifier and Type Method Description voidY2YStreamConfigurationContainerModel. setCatalogVersion(CatalogVersionModel value)Generated method - Setter ofY2YStreamConfigurationContainer.catalogVersionattribute defined at extensiony2ysync.voidY2YStreamConfigurationModel. setCatalogVersion(CatalogVersionModel value)Generated method - Setter ofY2YStreamConfiguration.catalogVersionattribute defined at extensiony2ysync. -
Uses of CatalogVersionModel in de.hybris.y2ysync.model.media
Constructors in de.hybris.y2ysync.model.media with parameters of type CatalogVersionModel Constructor Description ConsumeMarkerMediaModel(CatalogVersionModel _catalogVersion, java.lang.String _code, ItemModel _owner, java.lang.String _syncExecutionID)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersConsumeMarkerMediaModel(CatalogVersionModel _catalogVersion, java.lang.String _code, java.lang.String _syncExecutionID)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersSyncImpExMediaModel(CatalogVersionModel _catalogVersion, java.lang.String _code, java.lang.String _impexHeader, ItemModel _owner, ComposedTypeModel _syncType)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersSyncImpExMediaModel(CatalogVersionModel _catalogVersion, java.lang.String _code, java.lang.String _impexHeader, ComposedTypeModel _syncType)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of CatalogVersionModel in de.hybris.y2ysync.services
Methods in de.hybris.y2ysync.services with parameters of type CatalogVersionModel Modifier and Type Method Description Y2YStreamConfigurationModelSyncConfigService. createStreamConfiguration(Y2YStreamConfigurationContainerModel container, java.lang.String typeCode, CatalogVersionModel catalogVersion, java.util.Set<AttributeDescriptorModel> attributeDescriptors, java.util.Set<Y2YColumnDefinitionModel> untypedColumnDefs)Creates stream configuration for container, type code, catalog version and given attribute descriptors which are transformed to proper column definitions with default ImpEx header.Y2YStreamConfigurationModelSyncConfigService. createStreamConfiguration(Y2YStreamConfigurationContainerModel container, java.lang.String typeCode, CatalogVersionModel catalogVersion, java.util.Set<Y2YColumnDefinitionModel> columnDefinitions)Creates stream configuration for container, type code, catalog version and given column definitions.Y2YStreamConfigurationModelSyncConfigService. createStreamConfiguration(Y2YStreamConfigurationContainerModel container, java.lang.String typeCode, java.lang.String whereClause, CatalogVersionModel catalogVersion, java.util.Set<AttributeDescriptorModel> attributeDescriptors, java.util.Set<Y2YColumnDefinitionModel> untypedColumnDefs)Creates stream configuration for container, type code, where-clause, catalog version and given attribute descriptors which are transformed to proper column definitions with default ImpEx header.Y2YStreamConfigurationModelSyncConfigService. createStreamConfiguration(Y2YStreamConfigurationContainerModel container, java.lang.String typeCode, java.lang.String whereClause, CatalogVersionModel catalogVersion, java.util.Set<Y2YColumnDefinitionModel> columnDefinitions)Creates stream configuration for container, type code, where-clause, catalog version and given column definitions.Y2YStreamConfigurationContainerModelSyncConfigService. createStreamConfigurationContainer(java.lang.String id, CatalogVersionModel catalogVersion)Creates new stream configuration container with catalogVersion. -
Uses of CatalogVersionModel in de.hybris.y2ysync.services.impl
Methods in de.hybris.y2ysync.services.impl with parameters of type CatalogVersionModel Modifier and Type Method Description Y2YStreamConfigurationModelDefaultSyncConfigService. createStreamConfiguration(Y2YStreamConfigurationContainerModel container, java.lang.String typeCode, CatalogVersionModel catalogVersion, java.util.Set<AttributeDescriptorModel> attributeDescriptors, java.util.Set<Y2YColumnDefinitionModel> untypedColumnDefs)Y2YStreamConfigurationModelDefaultSyncConfigService. createStreamConfiguration(Y2YStreamConfigurationContainerModel container, java.lang.String typeCode, CatalogVersionModel catalogVersion, java.util.Set<Y2YColumnDefinitionModel> columnDefinitions)Y2YStreamConfigurationModelDefaultSyncConfigService. createStreamConfiguration(Y2YStreamConfigurationContainerModel container, java.lang.String typeCode, java.lang.String whereClause, CatalogVersionModel catalogVersion, java.util.Set<AttributeDescriptorModel> attributeDescriptors, java.util.Set<Y2YColumnDefinitionModel> untypedColumnDefs)Y2YStreamConfigurationModelDefaultSyncConfigService. createStreamConfiguration(Y2YStreamConfigurationContainerModel container, java.lang.String typeCode, java.lang.String whereClause, CatalogVersionModel catalogVersion, java.util.Set<Y2YColumnDefinitionModel> columnDefinitions)Y2YStreamConfigurationContainerModelDefaultSyncConfigService. createStreamConfigurationContainer(java.lang.String id, CatalogVersionModel catalogVersion) -
Uses of CatalogVersionModel in ydocumentcartpackage.persistence.polyglot.repository.documentcart
Methods in ydocumentcartpackage.persistence.polyglot.repository.documentcart that return CatalogVersionModel Modifier and Type Method Description CatalogVersionModelCartModelsCreator. createCatalogVersion(CatalogModel catalog)Methods in ydocumentcartpackage.persistence.polyglot.repository.documentcart with parameters of type CatalogVersionModel Modifier and Type Method Description ProductModelCartModelsCreator. createProduct(CatalogVersionModel catalogVersion)
-