Uses of Class
de.hybris.platform.catalog.jalo.CatalogVersion
-
-
Uses of CatalogVersion in com.hybris.merchandising.jalo
Methods in com.hybris.merchandising.jalo that return CatalogVersion Modifier and Type Method Description CatalogVersionGeneratedMerchSynchronizationConfig. getCatalogVersion()Generated method - Getter of theMerchSynchronizationConfig.catalogVersionattribute.CatalogVersionGeneratedMerchSynchronizationConfig. getCatalogVersion(SessionContext ctx)Generated method - Getter of theMerchSynchronizationConfig.catalogVersionattribute.Methods in com.hybris.merchandising.jalo that return types with arguments of type CatalogVersion Modifier and Type Method Description java.util.List<CatalogVersion>GeneratedMerchIndexingConfig. getMerchCatalogVersions()Generated method - Getter of theMerchIndexingConfig.merchCatalogVersionsattribute.java.util.List<CatalogVersion>GeneratedMerchIndexingConfig. getMerchCatalogVersions(SessionContext ctx)Generated method - Getter of theMerchIndexingConfig.merchCatalogVersionsattribute.java.util.List<CatalogVersion>GeneratedMerchProductDirectoryConfig. getMerchCatalogVersions()Generated method - Getter of theMerchProductDirectoryConfig.merchCatalogVersionsattribute.java.util.List<CatalogVersion>GeneratedMerchProductDirectoryConfig. getMerchCatalogVersions(SessionContext ctx)Generated method - Getter of theMerchProductDirectoryConfig.merchCatalogVersionsattribute.Methods in com.hybris.merchandising.jalo with parameters of type CatalogVersion Modifier and Type Method Description voidGeneratedMerchIndexingConfig. addToMerchCatalogVersions(CatalogVersion value)Generated method - Addsvalueto merchCatalogVersions.voidGeneratedMerchIndexingConfig. addToMerchCatalogVersions(SessionContext ctx, CatalogVersion value)Generated method - Addsvalueto merchCatalogVersions.voidGeneratedMerchProductDirectoryConfig. addToMerchCatalogVersions(CatalogVersion value)Generated method - Addsvalueto merchCatalogVersions.voidGeneratedMerchProductDirectoryConfig. addToMerchCatalogVersions(SessionContext ctx, CatalogVersion value)Generated method - Addsvalueto merchCatalogVersions.voidGeneratedMerchandisingservicesManager. addToMerchIndexingConfig(CatalogVersion item, MerchIndexingConfig value)Generated method - Addsvalueto merchIndexingConfig.voidGeneratedMerchandisingservicesManager. addToMerchIndexingConfig(SessionContext ctx, CatalogVersion item, MerchIndexingConfig value)Generated method - Addsvalueto merchIndexingConfig.voidGeneratedMerchandisingservicesManager. addToMerchProductDirectoryConfig(CatalogVersion item, MerchProductDirectoryConfig value)Generated method - Addsvalueto merchProductDirectoryConfig.voidGeneratedMerchandisingservicesManager. addToMerchProductDirectoryConfig(SessionContext ctx, CatalogVersion item, MerchProductDirectoryConfig value)Generated method - Addsvalueto merchProductDirectoryConfig.java.util.Collection<MerchIndexingConfig>GeneratedMerchandisingservicesManager. getMerchIndexingConfig(CatalogVersion item)Generated method - Getter of theCatalogVersion.merchIndexingConfigattribute.java.util.Collection<MerchIndexingConfig>GeneratedMerchandisingservicesManager. getMerchIndexingConfig(SessionContext ctx, CatalogVersion item)Generated method - Getter of theCatalogVersion.merchIndexingConfigattribute.longGeneratedMerchandisingservicesManager. getMerchIndexingConfigCount(CatalogVersion item)longGeneratedMerchandisingservicesManager. getMerchIndexingConfigCount(SessionContext ctx, CatalogVersion item)java.util.Collection<MerchProductDirectoryConfig>GeneratedMerchandisingservicesManager. getMerchProductDirectoryConfig(CatalogVersion item)Generated method - Getter of theCatalogVersion.merchProductDirectoryConfigattribute.java.util.Collection<MerchProductDirectoryConfig>GeneratedMerchandisingservicesManager. getMerchProductDirectoryConfig(SessionContext ctx, CatalogVersion item)Generated method - Getter of theCatalogVersion.merchProductDirectoryConfigattribute.longGeneratedMerchandisingservicesManager. getMerchProductDirectoryConfigCount(CatalogVersion item)longGeneratedMerchandisingservicesManager. getMerchProductDirectoryConfigCount(SessionContext ctx, CatalogVersion item)voidGeneratedMerchIndexingConfig. removeFromMerchCatalogVersions(CatalogVersion value)Generated method - Removesvaluefrom merchCatalogVersions.voidGeneratedMerchIndexingConfig. removeFromMerchCatalogVersions(SessionContext ctx, CatalogVersion value)Generated method - Removesvaluefrom merchCatalogVersions.voidGeneratedMerchProductDirectoryConfig. removeFromMerchCatalogVersions(CatalogVersion value)Generated method - Removesvaluefrom merchCatalogVersions.voidGeneratedMerchProductDirectoryConfig. removeFromMerchCatalogVersions(SessionContext ctx, CatalogVersion value)Generated method - Removesvaluefrom merchCatalogVersions.voidGeneratedMerchandisingservicesManager. removeFromMerchIndexingConfig(CatalogVersion item, MerchIndexingConfig value)Generated method - Removesvaluefrom merchIndexingConfig.voidGeneratedMerchandisingservicesManager. removeFromMerchIndexingConfig(SessionContext ctx, CatalogVersion item, MerchIndexingConfig value)Generated method - Removesvaluefrom merchIndexingConfig.voidGeneratedMerchandisingservicesManager. removeFromMerchProductDirectoryConfig(CatalogVersion item, MerchProductDirectoryConfig value)Generated method - Removesvaluefrom merchProductDirectoryConfig.voidGeneratedMerchandisingservicesManager. removeFromMerchProductDirectoryConfig(SessionContext ctx, CatalogVersion item, MerchProductDirectoryConfig value)Generated method - Removesvaluefrom merchProductDirectoryConfig.voidGeneratedMerchSynchronizationConfig. setCatalogVersion(CatalogVersion value)Generated method - Setter of theMerchSynchronizationConfig.catalogVersionattribute.voidGeneratedMerchSynchronizationConfig. setCatalogVersion(SessionContext ctx, CatalogVersion value)Generated method - Setter of theMerchSynchronizationConfig.catalogVersionattribute.voidGeneratedMerchandisingservicesManager. setMerchIndexingConfig(CatalogVersion item, java.util.Collection<MerchIndexingConfig> value)Generated method - Setter of theCatalogVersion.merchIndexingConfigattribute.voidGeneratedMerchandisingservicesManager. setMerchIndexingConfig(SessionContext ctx, CatalogVersion item, java.util.Collection<MerchIndexingConfig> value)Generated method - Setter of theCatalogVersion.merchIndexingConfigattribute.voidGeneratedMerchandisingservicesManager. setMerchProductDirectoryConfig(CatalogVersion item, java.util.Collection<MerchProductDirectoryConfig> value)Generated method - Setter of theCatalogVersion.merchProductDirectoryConfigattribute.voidGeneratedMerchandisingservicesManager. setMerchProductDirectoryConfig(SessionContext ctx, CatalogVersion item, java.util.Collection<MerchProductDirectoryConfig> value)Generated method - Setter of theCatalogVersion.merchProductDirectoryConfigattribute.Method parameters in com.hybris.merchandising.jalo with type arguments of type CatalogVersion Modifier and Type Method Description voidGeneratedMerchIndexingConfig. setMerchCatalogVersions(SessionContext ctx, java.util.List<CatalogVersion> value)Generated method - Setter of theMerchIndexingConfig.merchCatalogVersionsattribute.voidGeneratedMerchIndexingConfig. setMerchCatalogVersions(java.util.List<CatalogVersion> value)Generated method - Setter of theMerchIndexingConfig.merchCatalogVersionsattribute.voidGeneratedMerchProductDirectoryConfig. setMerchCatalogVersions(SessionContext ctx, java.util.List<CatalogVersion> value)Generated method - Setter of theMerchProductDirectoryConfig.merchCatalogVersionsattribute.voidGeneratedMerchProductDirectoryConfig. setMerchCatalogVersions(java.util.List<CatalogVersion> value)Generated method - Setter of theMerchProductDirectoryConfig.merchCatalogVersionsattribute. -
Uses of CatalogVersion in de.hybris.platform.adaptivesearch.jalo
Methods in de.hybris.platform.adaptivesearch.jalo that return CatalogVersion Modifier and Type Method Description CatalogVersionGeneratedAbstractAsConfiguration. getCatalogVersion()Generated method - Getter of theAbstractAsConfiguration.catalogVersionattribute.CatalogVersionGeneratedAbstractAsConfiguration. getCatalogVersion(SessionContext ctx)Generated method - Getter of theAbstractAsConfiguration.catalogVersionattribute.CatalogVersionGeneratedAbstractAsSearchProfile. getCatalogVersion()Generated method - Getter of theAbstractAsSearchProfile.catalogVersionattribute.CatalogVersionGeneratedAbstractAsSearchProfile. getCatalogVersion(SessionContext ctx)Generated method - Getter of theAbstractAsSearchProfile.catalogVersionattribute.CatalogVersionGeneratedAsSearchProfileActivationSet. getCatalogVersion()Generated method - Getter of theAsSearchProfileActivationSet.catalogVersionattribute.CatalogVersionGeneratedAsSearchProfileActivationSet. getCatalogVersion(SessionContext ctx)Generated method - Getter of theAsSearchProfileActivationSet.catalogVersionattribute.Methods in de.hybris.platform.adaptivesearch.jalo with parameters of type CatalogVersion Modifier and Type Method Description protected voidGeneratedAbstractAsConfiguration. setCatalogVersion(CatalogVersion value)Generated method - Setter of theAbstractAsConfiguration.catalogVersionattribute.protected voidGeneratedAbstractAsConfiguration. setCatalogVersion(SessionContext ctx, CatalogVersion value)Generated method - Setter of theAbstractAsConfiguration.catalogVersionattribute.protected voidGeneratedAbstractAsSearchProfile. setCatalogVersion(CatalogVersion value)Generated method - Setter of theAbstractAsSearchProfile.catalogVersionattribute.protected voidGeneratedAbstractAsSearchProfile. setCatalogVersion(SessionContext ctx, CatalogVersion value)Generated method - Setter of theAbstractAsSearchProfile.catalogVersionattribute.protected voidGeneratedAsSearchProfileActivationSet. setCatalogVersion(CatalogVersion value)Generated method - Setter of theAsSearchProfileActivationSet.catalogVersionattribute.protected voidGeneratedAsSearchProfileActivationSet. setCatalogVersion(SessionContext ctx, CatalogVersion value)Generated method - Setter of theAsSearchProfileActivationSet.catalogVersionattribute. -
Uses of CatalogVersion in de.hybris.platform.catalog.jalo
Fields in de.hybris.platform.catalog.jalo with type parameters of type CatalogVersion Modifier and Type Field Description protected static OneToManyHandler<CatalogVersion>GeneratedCatalog. CATALOGVERSIONSHANDLEROneToManyHandlerfor handling 1:n CATALOGVERSIONS's relation attributes from 'many' side.Methods in de.hybris.platform.catalog.jalo that return CatalogVersion Modifier and Type Method Description CatalogVersionCatalogManager. createCatalogVersion(Catalog catalog, java.lang.String version, Language importLanguage)Deprecated.since ages - Use modelService to create new catalogVersion.CatalogVersionGeneratedCatalogManager. createCatalogVersion(SessionContext ctx, java.util.Map attributeValues)CatalogVersionGeneratedCatalogManager. createCatalogVersion(java.util.Map attributeValues)CatalogVersionGeneratedCatalog. getActiveCatalogVersion()Generated method - Getter of theCatalog.activeCatalogVersionattribute.CatalogVersionGeneratedCatalog. getActiveCatalogVersion(SessionContext ctx)Generated method - Getter of theCatalog.activeCatalogVersionattribute.CatalogVersionCatalog. getCatalogVersion(java.lang.String version)Deprecated.since ages - Use CatalogVersionService.getCatalogVersion(String, String) instead.CatalogVersionCatalogItem. getCatalogVersion(SessionContext ctx)Returns the enclosing catalog version of this item.CatalogVersionCatalogManager. getCatalogVersion(Category item)CatalogVersionCatalogManager. getCatalogVersion(Item item)Deprecated.since ages - Use CatalogTypeService.getCatalogVersion(de.hybris.platform.core.model.ItemModel) instead.CatalogVersionCatalogManager. getCatalogVersion(SessionContext ctx, Category item)CatalogVersionCatalogManager. getCatalogVersion(SessionContext ctx, Item item)Deprecated.since ages - Use CatalogTypeService.getCatalogVersion(de.hybris.platform.core.model.ItemModel) instead.CatalogVersionGeneratedAgreement. getCatalogVersion()Generated method - Getter of theAgreement.catalogVersionattribute.CatalogVersionGeneratedAgreement. getCatalogVersion(SessionContext ctx)Generated method - Getter of theAgreement.catalogVersionattribute.CatalogVersionGeneratedCatalogManager. getCatalogVersion(Media item)Generated method - Getter of theMedia.catalogVersionattribute.CatalogVersionGeneratedCatalogManager. getCatalogVersion(MediaContainer item)Generated method - Getter of theMediaContainer.catalogVersionattribute.CatalogVersionGeneratedCatalogManager. getCatalogVersion(Product item)Generated method - Getter of theProduct.catalogVersionattribute.CatalogVersionGeneratedCatalogManager. getCatalogVersion(SessionContext ctx, Media item)Generated method - Getter of theMedia.catalogVersionattribute.CatalogVersionGeneratedCatalogManager. getCatalogVersion(SessionContext ctx, MediaContainer item)Generated method - Getter of theMediaContainer.catalogVersionattribute.CatalogVersionGeneratedCatalogManager. getCatalogVersion(SessionContext ctx, Product item)Generated method - Getter of theProduct.catalogVersionattribute.CatalogVersionGeneratedKeyword. getCatalogVersion()Generated method - Getter of theKeyword.catalogVersionattribute.CatalogVersionGeneratedKeyword. getCatalogVersion(SessionContext ctx)Generated method - Getter of theKeyword.catalogVersionattribute.CatalogVersionGeneratedRemoveCatalogVersionCronJob. getCatalogVersion()Generated method - Getter of theRemoveCatalogVersionCronJob.catalogVersionattribute.CatalogVersionGeneratedRemoveCatalogVersionCronJob. getCatalogVersion(SessionContext ctx)Generated method - Getter of theRemoveCatalogVersionCronJob.catalogVersionattribute.CatalogVersionGeneratedPreviewTicket. getPreviewCatalogVersion()Generated method - Getter of thePreviewTicket.previewCatalogVersionattribute.CatalogVersionGeneratedPreviewTicket. getPreviewCatalogVersion(SessionContext ctx)Generated method - Getter of thePreviewTicket.previewCatalogVersionattribute.CatalogVersionGeneratedCatalogVersionDifference. getSourceVersion()Generated method - Getter of theCatalogVersionDifference.sourceVersionattribute.CatalogVersionGeneratedCatalogVersionDifference. getSourceVersion(SessionContext ctx)Generated method - Getter of theCatalogVersionDifference.sourceVersionattribute.CatalogVersionGeneratedCompareCatalogVersionsCronJob. getSourceVersion()Generated method - Getter of theCompareCatalogVersionsCronJob.sourceVersionattribute.CatalogVersionGeneratedCompareCatalogVersionsCronJob. getSourceVersion(SessionContext ctx)Generated method - Getter of theCompareCatalogVersionsCronJob.sourceVersionattribute.CatalogVersionGeneratedItemSyncTimestamp. getSourceVersion()Generated method - Getter of theItemSyncTimestamp.sourceVersionattribute.CatalogVersionGeneratedItemSyncTimestamp. getSourceVersion(SessionContext ctx)Generated method - Getter of theItemSyncTimestamp.sourceVersionattribute.CatalogVersionGeneratedSyncItemJob. getSourceVersion()Generated method - Getter of theSyncItemJob.sourceVersionattribute.CatalogVersionGeneratedSyncItemJob. getSourceVersion(SessionContext ctx)Generated method - Getter of theSyncItemJob.sourceVersionattribute.CatalogVersionGeneratedCatalogVersionDifference. getTargetVersion()Generated method - Getter of theCatalogVersionDifference.targetVersionattribute.CatalogVersionGeneratedCatalogVersionDifference. getTargetVersion(SessionContext ctx)Generated method - Getter of theCatalogVersionDifference.targetVersionattribute.CatalogVersionGeneratedCompareCatalogVersionsCronJob. getTargetVersion()Generated method - Getter of theCompareCatalogVersionsCronJob.targetVersionattribute.CatalogVersionGeneratedCompareCatalogVersionsCronJob. getTargetVersion(SessionContext ctx)Generated method - Getter of theCompareCatalogVersionsCronJob.targetVersionattribute.CatalogVersionGeneratedItemSyncTimestamp. getTargetVersion()Generated method - Getter of theItemSyncTimestamp.targetVersionattribute.CatalogVersionGeneratedItemSyncTimestamp. getTargetVersion(SessionContext ctx)Generated method - Getter of theItemSyncTimestamp.targetVersionattribute.CatalogVersionGeneratedSyncItemJob. getTargetVersion()Generated method - Getter of theSyncItemJob.targetVersionattribute.CatalogVersionGeneratedSyncItemJob. getTargetVersion(SessionContext ctx)Generated method - Getter of theSyncItemJob.targetVersionattribute.Methods in de.hybris.platform.catalog.jalo that return types with arguments of type CatalogVersion Modifier and Type Method Description java.util.Set<CatalogVersion>CatalogManager. getAllCatalogVersions()Deprecated.since ages - Use CatalogVersionService.getAllCatalogVersions() instead.java.util.Collection<CatalogVersion>CatalogManager. getAllReadableCatalogVersions(SessionContext ctx, User user)Deprecated.since ages - Use CatalogVersionService.getAllReadableCatalogVersions(de.hybris.platform.core.model.security.java.util.Collection<CatalogVersion>CatalogManager. getAllWriteableCatalogVersions(SessionContext ctx, User user)Deprecated.since ages - Use CatalogVersionService.getAllWritableCatalogVersions(de.hybris.platform.core.model.security.java.util.Collection<CatalogVersion>CatalogManager. getAllWriteableCatalogVersions(User user)Deprecated.since ages - Use CatalogVersionService.getAllWritableCatalogVersions(de.hybris.platform.core.model.security.java.util.Collection<CatalogVersion>CatalogManager. getAvailableCatalogVersions(JaloSession jalosession)Deprecated.since ages - Use CatalogVersionService.getAllReadableCatalogVersions(PrincipalModel currentUser) instead.java.util.Set<CatalogVersion>GeneratedCatalog. getCatalogVersions()Generated method - Getter of theCatalog.catalogVersionsattribute.java.util.Set<CatalogVersion>GeneratedCatalog. getCatalogVersions(SessionContext ctx)Generated method - Getter of theCatalog.catalogVersionsattribute.java.util.Collection<CatalogVersion>GeneratedCatalogManager. getPreviewCatalogVersions(SessionContext ctx, Customer item)Generated method - Getter of theCustomer.previewCatalogVersionsattribute.java.util.Collection<CatalogVersion>GeneratedCatalogManager. getPreviewCatalogVersions(Customer item)Generated method - Getter of theCustomer.previewCatalogVersionsattribute.java.util.List<CatalogVersion>GeneratedCatalogManager. getReadableCatalogVersions(Principal item)Generated method - Getter of thePrincipal.readableCatalogVersionsattribute.java.util.List<CatalogVersion>GeneratedCatalogManager. getReadableCatalogVersions(SessionContext ctx, Principal item)Generated method - Getter of thePrincipal.readableCatalogVersionsattribute.java.util.Collection<CatalogVersion>CatalogManager. getSessionCatalogVersions(JaloSession jalosession)Deprecated.since ages - Use CatalogVersionService.getSessionCatalogVersions() instead.java.util.Collection<CatalogVersion>CatalogManager. getSessionCatalogVersions(SessionContext ctx)Deprecated.since ages - Use CatalogVersionService.getSessionCatalogVersions() instead.java.util.List<CatalogVersion>GeneratedCatalogManager. getWritableCatalogVersions(Principal item)Generated method - Getter of thePrincipal.writableCatalogVersionsattribute.java.util.List<CatalogVersion>GeneratedCatalogManager. getWritableCatalogVersions(SessionContext ctx, Principal item)Generated method - Getter of thePrincipal.writableCatalogVersionsattribute.Methods in de.hybris.platform.catalog.jalo with parameters of type CatalogVersion Modifier and Type Method Description voidGeneratedCatalog. addToCatalogVersions(CatalogVersion value)Generated method - Addsvalueto catalogVersions.voidGeneratedCatalog. addToCatalogVersions(SessionContext ctx, CatalogVersion value)Generated method - Addsvalueto catalogVersions.voidGeneratedCatalogManager. addToReadableCatalogVersions(Principal item, CatalogVersion value)Generated method - Addsvalueto readableCatalogVersions.voidGeneratedCatalogManager. addToReadableCatalogVersions(SessionContext ctx, Principal item, CatalogVersion value)Generated method - Addsvalueto readableCatalogVersions.voidGeneratedCatalogManager. addToWritableCatalogVersions(Principal item, CatalogVersion value)Generated method - Addsvalueto writableCatalogVersions.voidGeneratedCatalogManager. addToWritableCatalogVersions(SessionContext ctx, Principal item, CatalogVersion value)Generated method - Addsvalueto writableCatalogVersions.booleanCatalogManager. canRead(SessionContext ctx, User sessionUser, CatalogVersion catalogVersion)booleanCatalogManager. canWrite(SessionContext ctx, User sessionUser, CatalogVersion catalogVersion)protected voidCatalogTest. checkCatalogVersion(CatalogVersion catalogVersion, java.lang.String versionStr)static java.util.CollectionCatalogTools. copyAllCategories(CatalogVersion oldCV, CatalogVersion newCV)Copies categoriesstatic java.util.CollectionCatalogTools. copyAllKeywords(CatalogVersion oldCV, CatalogVersion newCV)Copies keywordsstatic java.util.CollectionCatalogTools. copyAllMedias(CatalogVersion oldCV, CatalogVersion newCV)Copies mediastatic java.util.CollectionCatalogTools. copyAllProducts(CatalogVersion oldCV, CatalogVersion newCV)Copies productsstatic CategoryCatalogTools. copyCategory(Category oldCat, CatalogVersion newCV)Copies a Catgeorystatic java.util.CollectionCatalogTools. copyItems(java.util.Collection items, CatalogVersion newCV)static KeywordCatalogTools. copyKeyword(Keyword oldKeywrd, CatalogVersion newCV)Copies a keywordstatic MediaCatalogTools. copyMedia(Media oldMedia, CatalogVersion newCV)Copies a mediastatic ProductCatalogTools. copyProduct(Product oldProd, CatalogVersion newCV)Copies a product and assigning it to the given catalog versionAgreementCatalogManager. createAgreement(CatalogVersion catalogVersion, java.lang.String id, java.util.Date startDate, java.util.Date endDate)Deprecated.since ages - Use ModelService to create new AgreementModels.CategoryCatalogManager. createCatalogCategory(CatalogVersion catalogVersion, java.lang.String code, java.lang.String name, java.lang.String description, java.lang.Integer order, java.util.Collection keywords, Category parent)Deprecated.since ages - Use ModelService to create new CategoryModel.CategoryCatalogVersionDifferenceCatalogManager. createCategoryCatalogVersionDifference(CatalogVersion sourceVersion, CatalogVersion targetVersion, CronJob cronJob, Category srcCategory, Category targetCategory, EnumerationValue mode)Deprecated.since agesprotected ItemCopyContextSyncItemJob. createCopyContext(SyncItemCronJob cronJob, CatalogVersion srcV, CatalogVersion tgtV, java.util.Map<PK,PK> alreadyFinished)Deprecated.CompareCatalogVersionsCronJobCatalogManager. createDefaultCompareCatalogVersionCronJob(CatalogVersion source, CatalogVersion target, Customer priceCompareCustomer, java.lang.Double tolerance, java.lang.Boolean searchMissingProducts, java.lang.Boolean searchMissingCategories, java.lang.Boolean searchNewProducts, java.lang.Boolean searchNewCategories, java.lang.Boolean searchPriceDiffs, java.lang.Boolean overwriteStatus)KeywordCatalogManager. createKeyword(CatalogVersion catalogVersion, java.lang.String keyword, Language lang)Creates an newKeywordfor the givenCatalogVersionand keyword value.protected MediaCatalogTest. createMedia(java.lang.String id, java.lang.String file, CatalogVersion catVersion)PreviewTicketCatalogManager. createPreviewTicket(CatalogVersion version)PreviewTicketCatalogManager. createPreviewTicket(CatalogVersion version, User createdBy, java.util.Date validTo)protected ProductCatalogTest. createProduct(java.lang.String id, java.lang.String name, java.lang.String desc, CatalogVersion catVersion)ProductCatalogVersionDifferenceCatalogManager. createProductCatalogVersionDifference(CatalogVersion sourceVersion, CatalogVersion targetVersion, CronJob cronJob, Product srcProduct, Product targetProduct, EnumerationValue mode)protected CategoryCatalogManager. findInCatalogVersion(CatalogVersion ver, Category original)Deprecated.since agesprotected MediaCatalogManager. findInCatalogVersion(CatalogVersion ver, Media original)protected ProductCatalogManager. findInCatalogVersion(CatalogVersion ver, Product original)java.util.Collection<Category>CatalogManager. getAllCatalogCategories(CatalogVersion catalogVersion)Deprecated.since ages - useCategoryServiceinstead.CategoryCatalogManager. getCatalogCategory(CatalogVersion catalogVersion, java.lang.String code)Deprecated.since ages - useCategoryService.getCategoryForCode(de.hybris.platform.catalog.model.CatalogVersionModel, String)instead.static SearchResultCatalogTools. getCatalogVersionItems(java.lang.Class itemclass, CatalogVersion catalogVersion, int start, int count)Returns items of specified type which belong to a given catalog versionjava.util.Collection<Category>CatalogManager. getCategoriesByProduct(CatalogVersion catver, Product product)java.util.Collection<Category>CatalogManager. getCategoriesByProduct(CatalogVersion catver, Product product, SessionContext ctx)java.util.Collection<Link>CatalogManager. getCategoryProductLinks(CatalogVersion catalogVersion, Category category, Product product)Deprecated.since agesTCatalogItem. getCounterpartItem(CatalogVersion targetVersion)Optionally finds potential copies of this item within a synchronization target version.ItemCatalogManager. getCounterpartItem(Item sourceItem, CatalogVersion targetVersion)Deprecated.since ages - Use CatalogTypeService.getCatalogVersionAwareModel(CatalogVersionModel, String, Map) instead.ItemCatalogManager. getCounterpartItem(SessionContext ctx, Item sourceItem, CatalogVersion targetVersion)Deprecated.since ages - Use CatalogTypeService.getCatalogVersionAwareModel(CatalogVersionModel, String, Map) instead.KeywordKeyword. getCounterpartItem(CatalogVersion targetVersion)protected intSyncItemJob. getDuplicatedCatalogItemsCount(SessionContext ctx, CatalogVersion version, SyncItemCronJob cronJob, ComposedType type)Deprecated.KeywordCatalogManager. getKeyword(CatalogVersion catalogVersion, java.lang.String keywordValue)Returns the Keyword for the specified keyword value andCatalogVersion.KeywordCatalogManager. getKeyword(java.lang.String typeCode, CatalogVersion catalogVersion, java.lang.String keywordValue)Returns the Keyword for the specified keyword value andCatalogVersion.protected java.util.Set<Item>SyncItemJob. getMissingTargetItems(java.util.Collection<? extends Item> sourceItems, java.util.Collection<? extends Item> targetItems, CatalogVersion sourceVersion)Deprecated.ProductCatalogManager. getProductByCatalogVersion(CatalogVersion catalogVersion, java.lang.String productCode)SyncItemJobCatalogManager. getSyncJob(CatalogVersion source, CatalogVersion target)SyncItemJobCatalogManager. getSyncJob(CatalogVersion source, CatalogVersion target, java.lang.String qualifier)SyncItemJobCatalogManager. getSyncJobFromSource(CatalogVersion source)intCatalogManager. getTotalObjectsCount(CatalogVersion version)Deprecated.since ages - - counts only products, categories, medias and keywords.java.util.Collection<VariantProduct>CatalogManager. getVariants(SessionContext ctx, Product baseProduct, CatalogVersion catalogVersion)voidGeneratedCatalog. removeFromCatalogVersions(CatalogVersion value)Generated method - Removesvaluefrom catalogVersions.voidGeneratedCatalog. removeFromCatalogVersions(SessionContext ctx, CatalogVersion value)Generated method - Removesvaluefrom catalogVersions.voidGeneratedCatalogManager. removeFromReadableCatalogVersions(Principal item, CatalogVersion value)Generated method - Removesvaluefrom readableCatalogVersions.voidGeneratedCatalogManager. removeFromReadableCatalogVersions(SessionContext ctx, Principal item, CatalogVersion value)Generated method - Removesvaluefrom readableCatalogVersions.voidGeneratedCatalogManager. removeFromWritableCatalogVersions(Principal item, CatalogVersion value)Generated method - Removesvaluefrom writableCatalogVersions.voidGeneratedCatalogManager. removeFromWritableCatalogVersions(SessionContext ctx, Principal item, CatalogVersion value)Generated method - Removesvaluefrom writableCatalogVersions.protected voidCatalogManager. removeSyncTimestampsFor(SessionContext ctx, CatalogVersion catver)voidCatalog. setActiveCatalogVersion(SessionContext ctx, CatalogVersion catalogVersion)Deprecated.since ages - Use CatalogModel.setActiveCatalogVersion(de.hybris.platform.catalog.model.CatalogVersionModel) instead.voidGeneratedCatalog. setActiveCatalogVersion(CatalogVersion value)Generated method - Setter of theCatalog.activeCatalogVersionattribute.voidGeneratedCatalog. setActiveCatalogVersion(SessionContext ctx, CatalogVersion value)Generated method - Setter of theCatalog.activeCatalogVersionattribute.protected voidCatalog. setActiveCatalogVersionInternal(SessionContext ctx, CatalogVersion catalogVersion)Used bysetActive(SessionContext, Boolean)to make sure the catalog is having the correct active version even if only the active flag of the version is changed.voidAgreement. setCatalogVersion(SessionContext ctx, CatalogVersion catalogVersion)Assigns theAgreementto a newCatalogVersion.voidCatalogManager. setCatalogVersion(Category item, CatalogVersion value)voidCatalogManager. setCatalogVersion(SessionContext ctx, Category cat, CatalogVersion catver)Deprecated.since ages - Use CategoryModel.setCatalogVersion(de.hybris.platform.catalog.model.CatalogVersionModel) instead.voidCatalogManager. setCatalogVersion(SessionContext ctx, Media media, CatalogVersion version)Deprecated.since ages - Use MediaModel.setCatalogVersion(de.hybris.platform.catalog.model.CatalogVersionModel) instead.voidCatalogManager. setCatalogVersion(SessionContext ctx, Product product, CatalogVersion version)Deprecated.since ages - Use ProductModel.setCatalogVersion(de.hybris.platform.catalog.model.CatalogVersionModel) instead.voidGeneratedAgreement. setCatalogVersion(CatalogVersion value)Generated method - Setter of theAgreement.catalogVersionattribute.voidGeneratedAgreement. setCatalogVersion(SessionContext ctx, CatalogVersion value)Generated method - Setter of theAgreement.catalogVersionattribute.voidGeneratedCatalogManager. setCatalogVersion(MediaContainer item, CatalogVersion value)Generated method - Setter of theMediaContainer.catalogVersionattribute.voidGeneratedCatalogManager. setCatalogVersion(Media item, CatalogVersion value)Generated method - Setter of theMedia.catalogVersionattribute.voidGeneratedCatalogManager. setCatalogVersion(Product item, CatalogVersion value)Generated method - Setter of theProduct.catalogVersionattribute.voidGeneratedCatalogManager. setCatalogVersion(SessionContext ctx, MediaContainer item, CatalogVersion value)Generated method - Setter of theMediaContainer.catalogVersionattribute.voidGeneratedCatalogManager. setCatalogVersion(SessionContext ctx, Media item, CatalogVersion value)Generated method - Setter of theMedia.catalogVersionattribute.voidGeneratedCatalogManager. setCatalogVersion(SessionContext ctx, Product item, CatalogVersion value)Generated method - Setter of theProduct.catalogVersionattribute.voidGeneratedKeyword. setCatalogVersion(CatalogVersion value)Generated method - Setter of theKeyword.catalogVersionattribute.voidGeneratedKeyword. setCatalogVersion(SessionContext ctx, CatalogVersion value)Generated method - Setter of theKeyword.catalogVersionattribute.voidGeneratedRemoveCatalogVersionCronJob. setCatalogVersion(CatalogVersion value)Generated method - Setter of theRemoveCatalogVersionCronJob.catalogVersionattribute.voidGeneratedRemoveCatalogVersionCronJob. setCatalogVersion(SessionContext ctx, CatalogVersion value)Generated method - Setter of theRemoveCatalogVersionCronJob.catalogVersionattribute.voidKeyword. setCatalogVersion(SessionContext ctx, CatalogVersion catalogVersion)Assigns theKeywordto a newCatalogVersion.protected voidGeneratedPreviewTicket. setPreviewCatalogVersion(CatalogVersion value)Generated method - Setter of thePreviewTicket.previewCatalogVersionattribute.protected voidGeneratedPreviewTicket. setPreviewCatalogVersion(SessionContext ctx, CatalogVersion value)Generated method - Setter of thePreviewTicket.previewCatalogVersionattribute.protected voidGeneratedCatalogVersionDifference. setSourceVersion(CatalogVersion value)Generated method - Setter of theCatalogVersionDifference.sourceVersionattribute.protected voidGeneratedCatalogVersionDifference. setSourceVersion(SessionContext ctx, CatalogVersion value)Generated method - Setter of theCatalogVersionDifference.sourceVersionattribute.voidGeneratedCompareCatalogVersionsCronJob. setSourceVersion(CatalogVersion value)Generated method - Setter of theCompareCatalogVersionsCronJob.sourceVersionattribute.voidGeneratedCompareCatalogVersionsCronJob. setSourceVersion(SessionContext ctx, CatalogVersion value)Generated method - Setter of theCompareCatalogVersionsCronJob.sourceVersionattribute.protected voidGeneratedItemSyncTimestamp. setSourceVersion(CatalogVersion value)Generated method - Setter of theItemSyncTimestamp.sourceVersionattribute.protected voidGeneratedItemSyncTimestamp. setSourceVersion(SessionContext ctx, CatalogVersion value)Generated method - Setter of theItemSyncTimestamp.sourceVersionattribute.protected voidGeneratedSyncItemJob. setSourceVersion(CatalogVersion value)Generated method - Setter of theSyncItemJob.sourceVersionattribute.protected voidGeneratedSyncItemJob. setSourceVersion(SessionContext ctx, CatalogVersion value)Generated method - Setter of theSyncItemJob.sourceVersionattribute.protected voidGeneratedCatalogVersionDifference. setTargetVersion(CatalogVersion value)Generated method - Setter of theCatalogVersionDifference.targetVersionattribute.protected voidGeneratedCatalogVersionDifference. setTargetVersion(SessionContext ctx, CatalogVersion value)Generated method - Setter of theCatalogVersionDifference.targetVersionattribute.voidGeneratedCompareCatalogVersionsCronJob. setTargetVersion(CatalogVersion value)Generated method - Setter of theCompareCatalogVersionsCronJob.targetVersionattribute.voidGeneratedCompareCatalogVersionsCronJob. setTargetVersion(SessionContext ctx, CatalogVersion value)Generated method - Setter of theCompareCatalogVersionsCronJob.targetVersionattribute.protected voidGeneratedItemSyncTimestamp. setTargetVersion(CatalogVersion value)Generated method - Setter of theItemSyncTimestamp.targetVersionattribute.protected voidGeneratedItemSyncTimestamp. setTargetVersion(SessionContext ctx, CatalogVersion value)Generated method - Setter of theItemSyncTimestamp.targetVersionattribute.protected voidGeneratedSyncItemJob. setTargetVersion(CatalogVersion value)Generated method - Setter of theSyncItemJob.targetVersionattribute.protected voidGeneratedSyncItemJob. setTargetVersion(SessionContext ctx, CatalogVersion value)Generated method - Setter of theSyncItemJob.targetVersionattribute.Method parameters in de.hybris.platform.catalog.jalo with type arguments of type CatalogVersion Modifier and Type Method Description protected voidCatalogManager. assignCatalogVersions(javax.servlet.http.HttpServletRequest request, JaloSession jaloSession, java.util.Collection<CatalogVersion> versions, boolean previewMode)voidGeneratedCatalog. setCatalogVersions(SessionContext ctx, java.util.Set<CatalogVersion> value)Generated method - Setter of theCatalog.catalogVersionsattribute.voidGeneratedCatalog. setCatalogVersions(java.util.Set<CatalogVersion> value)Generated method - Setter of theCatalog.catalogVersionsattribute.voidGeneratedCatalogManager. setPreviewCatalogVersions(SessionContext ctx, Customer item, java.util.Collection<CatalogVersion> value)Generated method - Setter of theCustomer.previewCatalogVersionsattribute.voidGeneratedCatalogManager. setPreviewCatalogVersions(Customer item, java.util.Collection<CatalogVersion> value)Generated method - Setter of theCustomer.previewCatalogVersionsattribute.voidCatalogManager. setReadableCatalogVersions(SessionContext ctx, Principal principal, java.util.List<CatalogVersion> value)Deprecated.since ages - Use PrincipalModel.setReadableCatalogVersions(List) instead.voidGeneratedCatalogManager. setReadableCatalogVersions(Principal item, java.util.List<CatalogVersion> value)Generated method - Setter of thePrincipal.readableCatalogVersionsattribute.voidGeneratedCatalogManager. setReadableCatalogVersions(SessionContext ctx, Principal item, java.util.List<CatalogVersion> value)Generated method - Setter of thePrincipal.readableCatalogVersionsattribute.voidCatalogManager. setSessionCatalogVersions(SessionContext ctx, java.util.Collection<CatalogVersion> versions)Deprecated.since ages - Use CatalogVersionService.setSessionCatalogVersions(Set) instead.voidCatalogManager. setSessionCatalogVersions(java.util.Collection<CatalogVersion> versions)Deprecated.since ages - Use CatalogVersionService.setSessionCatalogVersions(Set) instead.voidCatalogManager. setWritableCatalogVersions(SessionContext ctx, Principal principal, java.util.List<CatalogVersion> value)Deprecated.since ages - UsePrincipalModel.setWritableCatalogVersions(List)instead.voidGeneratedCatalogManager. setWritableCatalogVersions(Principal item, java.util.List<CatalogVersion> value)Generated method - Setter of thePrincipal.writableCatalogVersionsattribute.voidGeneratedCatalogManager. setWritableCatalogVersions(SessionContext ctx, Principal item, java.util.List<CatalogVersion> value)Generated method - Setter of thePrincipal.writableCatalogVersionsattribute.Constructors in de.hybris.platform.catalog.jalo with parameters of type CatalogVersion Constructor Description SyncItemCopyContext(SyncItemCronJob cronjob, SyncItemJob job, CatalogVersion srcV, CatalogVersion tgtV, java.util.Map<PK,PK> finishedSynchronizedItems) -
Uses of CatalogVersion in de.hybris.platform.catalog.jalo.classification
Subclasses of CatalogVersion in de.hybris.platform.catalog.jalo.classification Modifier and Type Class Description classClassificationSystemVersionRepresents a classification system version.classGeneratedClassificationSystemVersionGenerated class for typeClassificationSystemVersion.Fields in de.hybris.platform.catalog.jalo.classification with type parameters of type CatalogVersion Modifier and Type Field Description protected static OneToManyHandler<CatalogVersion>GeneratedClassificationSystem. CATALOGVERSIONSHANDLEROneToManyHandlerfor handling 1:n CATALOGVERSIONS's relation attributes from 'many' side.Methods in de.hybris.platform.catalog.jalo.classification that return types with arguments of type CatalogVersion Modifier and Type Method Description java.util.Set<CatalogVersion>ClassificationSystem. getCatalogVersions(SessionContext ctx)java.util.Set<CatalogVersion>GeneratedClassificationSystem. getCatalogVersions()Generated method - Getter of theClassificationSystem.catalogVersionsattribute.java.util.Set<CatalogVersion>GeneratedClassificationSystem. getCatalogVersions(SessionContext ctx)Generated method - Getter of theClassificationSystem.catalogVersionsattribute.Methods in de.hybris.platform.catalog.jalo.classification with parameters of type CatalogVersion Modifier and Type Method Description voidClassificationSystem. setActiveCatalogVersion(SessionContext ctx, CatalogVersion catalogVersion)Method parameters in de.hybris.platform.catalog.jalo.classification with type arguments of type CatalogVersion Modifier and Type Method Description voidClassificationSystem. setCatalogVersions(SessionContext ctx, java.util.Set<CatalogVersion> catalogVersions)voidGeneratedClassificationSystem. setCatalogVersions(SessionContext ctx, java.util.Set<CatalogVersion> value)Generated method - Setter of theClassificationSystem.catalogVersionsattribute.voidGeneratedClassificationSystem. setCatalogVersions(java.util.Set<CatalogVersion> value)Generated method - Setter of theClassificationSystem.catalogVersionsattribute. -
Uses of CatalogVersion in de.hybris.platform.catalog.jalo.copy
Methods in de.hybris.platform.catalog.jalo.copy that return CatalogVersion Modifier and Type Method Description CatalogVersionGenericCatalogCopyContext. getSourceVersion()Deprecated.CatalogVersionGenericCatalogCopyContext. getTargetVersion()Deprecated. -
Uses of CatalogVersion in de.hybris.platform.catalog.jalo.synchronization
Methods in de.hybris.platform.catalog.jalo.synchronization that return CatalogVersion Modifier and Type Method Description protected CatalogVersionGenericCatalogCopyContext. getCatalogVersion(Item item)Returns theCatalogVersionfor the given Item.CatalogVersionGenericCatalogCopyContext. getSourceVersion()CatalogVersionGenericCatalogCopyContext. getTargetVersion()protected CatalogVersionCatalogVersionSyncCopyContext. getTargetVersionForQueryCatalogItemCopy(Item sourceItem)protected CatalogVersionGenericCatalogCopyContext. getTargetVersionForQueryCatalogItemCopy(Item sourceItem)Methods in de.hybris.platform.catalog.jalo.synchronization with parameters of type CatalogVersion Modifier and Type Method Description protected CatalogVersionSyncJobNewSyncExclusiveTest. createSyncJob(java.lang.String code, CatalogVersion src, CatalogVersion tgt, int maxThreads, boolean exclusive) -
Uses of CatalogVersion in de.hybris.platform.category.jalo
Methods in de.hybris.platform.category.jalo that return CatalogVersion Modifier and Type Method Description CatalogVersionGeneratedCategory. getCatalogVersion()Generated method - Getter of theCategory.catalogVersionattribute.CatalogVersionGeneratedCategory. getCatalogVersion(SessionContext ctx)Generated method - Getter of theCategory.catalogVersionattribute.Methods in de.hybris.platform.category.jalo with parameters of type CatalogVersion Modifier and Type Method Description voidGeneratedCategory. setCatalogVersion(CatalogVersion value)Generated method - Setter of theCategory.catalogVersionattribute.voidGeneratedCategory. setCatalogVersion(SessionContext ctx, CatalogVersion value)Generated method - Setter of theCategory.catalogVersionattribute. -
Uses of CatalogVersion in de.hybris.platform.cms2.jalo
Methods in de.hybris.platform.cms2.jalo that return CatalogVersion Modifier and Type Method Description CatalogVersionGeneratedCMSVersion. getItemCatalogVersion()Generated method - Getter of theCMSVersion.itemCatalogVersionattribute.CatalogVersionGeneratedCMSVersion. getItemCatalogVersion(SessionContext ctx)Generated method - Getter of theCMSVersion.itemCatalogVersionattribute.Methods in de.hybris.platform.cms2.jalo that return types with arguments of type CatalogVersion Modifier and Type Method Description java.util.Collection<CatalogVersion>GeneratedCms2Manager. getCatalogVersions(SessionContext ctx, WorkflowTemplate item)Generated method - Getter of theWorkflowTemplate.catalogVersionsattribute.java.util.Collection<CatalogVersion>GeneratedCms2Manager. getCatalogVersions(WorkflowTemplate item)Generated method - Getter of theWorkflowTemplate.catalogVersionsattribute.Methods in de.hybris.platform.cms2.jalo with parameters of type CatalogVersion Modifier and Type Method Description voidGeneratedCms2Manager. addToCatalogVersions(SessionContext ctx, WorkflowTemplate item, CatalogVersion value)Generated method - Addsvalueto catalogVersions.voidGeneratedCms2Manager. addToCatalogVersions(WorkflowTemplate item, CatalogVersion value)Generated method - Addsvalueto catalogVersions.voidGeneratedCms2Manager. addToPreviews(CatalogVersion item, PreviewData value)Generated method - Addsvalueto previews.voidGeneratedCms2Manager. addToPreviews(SessionContext ctx, CatalogVersion item, PreviewData value)Generated method - Addsvalueto previews.voidGeneratedCms2Manager. addToWorkflowTemplates(CatalogVersion item, WorkflowTemplate value)Generated method - Addsvalueto workflowTemplates.voidGeneratedCms2Manager. addToWorkflowTemplates(SessionContext ctx, CatalogVersion item, WorkflowTemplate value)Generated method - Addsvalueto workflowTemplates.java.util.Collection<PreviewData>GeneratedCms2Manager. getPreviews(CatalogVersion item)Generated method - Getter of theCatalogVersion.previewsattribute.java.util.Collection<PreviewData>GeneratedCms2Manager. getPreviews(SessionContext ctx, CatalogVersion item)Generated method - Getter of theCatalogVersion.previewsattribute.longGeneratedCms2Manager. getPreviewsCount(CatalogVersion item)longGeneratedCms2Manager. getPreviewsCount(SessionContext ctx, CatalogVersion item)java.util.Collection<WorkflowTemplate>GeneratedCms2Manager. getWorkflowTemplates(CatalogVersion item)Generated method - Getter of theCatalogVersion.workflowTemplatesattribute.java.util.Collection<WorkflowTemplate>GeneratedCms2Manager. getWorkflowTemplates(SessionContext ctx, CatalogVersion item)Generated method - Getter of theCatalogVersion.workflowTemplatesattribute.longGeneratedCms2Manager. getWorkflowTemplatesCount(CatalogVersion item)longGeneratedCms2Manager. getWorkflowTemplatesCount(SessionContext ctx, CatalogVersion item)voidGeneratedCms2Manager. removeFromCatalogVersions(SessionContext ctx, WorkflowTemplate item, CatalogVersion value)Generated method - Removesvaluefrom catalogVersions.voidGeneratedCms2Manager. removeFromCatalogVersions(WorkflowTemplate item, CatalogVersion value)Generated method - Removesvaluefrom catalogVersions.voidGeneratedCms2Manager. removeFromPreviews(CatalogVersion item, PreviewData value)Generated method - Removesvaluefrom previews.voidGeneratedCms2Manager. removeFromPreviews(SessionContext ctx, CatalogVersion item, PreviewData value)Generated method - Removesvaluefrom previews.voidGeneratedCms2Manager. removeFromWorkflowTemplates(CatalogVersion item, WorkflowTemplate value)Generated method - Removesvaluefrom workflowTemplates.voidGeneratedCms2Manager. removeFromWorkflowTemplates(SessionContext ctx, CatalogVersion item, WorkflowTemplate value)Generated method - Removesvaluefrom workflowTemplates.voidGeneratedCMSVersion. setItemCatalogVersion(CatalogVersion value)Generated method - Setter of theCMSVersion.itemCatalogVersionattribute.voidGeneratedCMSVersion. setItemCatalogVersion(SessionContext ctx, CatalogVersion value)Generated method - Setter of theCMSVersion.itemCatalogVersionattribute.voidGeneratedCms2Manager. setPreviews(CatalogVersion item, java.util.Collection<PreviewData> value)Generated method - Setter of theCatalogVersion.previewsattribute.voidGeneratedCms2Manager. setPreviews(SessionContext ctx, CatalogVersion item, java.util.Collection<PreviewData> value)Generated method - Setter of theCatalogVersion.previewsattribute.voidGeneratedCms2Manager. setWorkflowTemplates(CatalogVersion item, java.util.Collection<WorkflowTemplate> value)Generated method - Setter of theCatalogVersion.workflowTemplatesattribute.voidGeneratedCms2Manager. setWorkflowTemplates(SessionContext ctx, CatalogVersion item, java.util.Collection<WorkflowTemplate> value)Generated method - Setter of theCatalogVersion.workflowTemplatesattribute.Method parameters in de.hybris.platform.cms2.jalo with type arguments of type CatalogVersion Modifier and Type Method Description voidGeneratedCms2Manager. setCatalogVersions(SessionContext ctx, WorkflowTemplate item, java.util.Collection<CatalogVersion> value)Generated method - Setter of theWorkflowTemplate.catalogVersionsattribute.voidGeneratedCms2Manager. setCatalogVersions(WorkflowTemplate item, java.util.Collection<CatalogVersion> value)Generated method - Setter of theWorkflowTemplate.catalogVersionsattribute. -
Uses of CatalogVersion in de.hybris.platform.cms2.jalo.contents
Methods in de.hybris.platform.cms2.jalo.contents that return CatalogVersion Modifier and Type Method Description CatalogVersionGeneratedCMSItem. getCatalogVersion()Generated method - Getter of theCMSItem.catalogVersionattribute.CatalogVersionGeneratedCMSItem. getCatalogVersion(SessionContext ctx)Generated method - Getter of theCMSItem.catalogVersionattribute.Methods in de.hybris.platform.cms2.jalo.contents with parameters of type CatalogVersion Modifier and Type Method Description voidGeneratedCMSItem. setCatalogVersion(CatalogVersion value)Generated method - Setter of theCMSItem.catalogVersionattribute.voidGeneratedCMSItem. setCatalogVersion(SessionContext ctx, CatalogVersion value)Generated method - Setter of theCMSItem.catalogVersionattribute. -
Uses of CatalogVersion in de.hybris.platform.cms2.jalo.preview
Methods in de.hybris.platform.cms2.jalo.preview that return CatalogVersion Modifier and Type Method Description CatalogVersionGeneratedPreviewData. getActiveCatalogVersion()Generated method - Getter of thePreviewData.activeCatalogVersionattribute.CatalogVersionGeneratedPreviewData. getActiveCatalogVersion(SessionContext ctx)Generated method - Getter of thePreviewData.activeCatalogVersionattribute.Methods in de.hybris.platform.cms2.jalo.preview that return types with arguments of type CatalogVersion Modifier and Type Method Description java.util.Collection<CatalogVersion>GeneratedPreviewData. getCatalogVersions()Generated method - Getter of thePreviewData.catalogVersionsattribute.java.util.Collection<CatalogVersion>GeneratedPreviewData. getCatalogVersions(SessionContext ctx)Generated method - Getter of thePreviewData.catalogVersionsattribute.Methods in de.hybris.platform.cms2.jalo.preview with parameters of type CatalogVersion Modifier and Type Method Description voidGeneratedPreviewData. addToCatalogVersions(CatalogVersion value)Generated method - Addsvalueto catalogVersions.voidGeneratedPreviewData. addToCatalogVersions(SessionContext ctx, CatalogVersion value)Generated method - Addsvalueto catalogVersions.voidGeneratedPreviewData. removeFromCatalogVersions(CatalogVersion value)Generated method - Removesvaluefrom catalogVersions.voidGeneratedPreviewData. removeFromCatalogVersions(SessionContext ctx, CatalogVersion value)Generated method - Removesvaluefrom catalogVersions.voidGeneratedPreviewData. setActiveCatalogVersion(CatalogVersion value)Generated method - Setter of thePreviewData.activeCatalogVersionattribute.voidGeneratedPreviewData. setActiveCatalogVersion(SessionContext ctx, CatalogVersion value)Generated method - Setter of thePreviewData.activeCatalogVersionattribute.Method parameters in de.hybris.platform.cms2.jalo.preview with type arguments of type CatalogVersion Modifier and Type Method Description voidGeneratedPreviewData. setCatalogVersions(SessionContext ctx, java.util.Collection<CatalogVersion> value)Generated method - Setter of thePreviewData.catalogVersionsattribute.voidGeneratedPreviewData. setCatalogVersions(java.util.Collection<CatalogVersion> value)Generated method - Setter of thePreviewData.catalogVersionsattribute. -
Uses of CatalogVersion in de.hybris.platform.cms2.jalo.relations
Methods in de.hybris.platform.cms2.jalo.relations that return CatalogVersion Modifier and Type Method Description CatalogVersionGeneratedCMSRelation. getCatalogVersion()Generated method - Getter of theCMSRelation.catalogVersionattribute.CatalogVersionGeneratedCMSRelation. getCatalogVersion(SessionContext ctx)Generated method - Getter of theCMSRelation.catalogVersionattribute.Methods in de.hybris.platform.cms2.jalo.relations with parameters of type CatalogVersion Modifier and Type Method Description voidGeneratedCMSRelation. setCatalogVersion(CatalogVersion value)Generated method - Setter of theCMSRelation.catalogVersionattribute.voidGeneratedCMSRelation. setCatalogVersion(SessionContext ctx, CatalogVersion value)Generated method - Setter of theCMSRelation.catalogVersionattribute. -
Uses of CatalogVersion in de.hybris.platform.cmscockpit.services.label.impl
Methods in de.hybris.platform.cmscockpit.services.label.impl that return CatalogVersion Modifier and Type Method Description protected CatalogVersionCMSItemLabelProvider. getCatalogVersion(CMSItem item)Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of CatalogVersion in de.hybris.platform.cockpit.jalo
Methods in de.hybris.platform.cockpit.jalo with parameters of type CatalogVersion Modifier and Type Method Description java.lang.StringCockpitManager. getMnemonic(SessionContext ctx, CatalogVersion item)java.lang.StringGeneratedCockpitManager. getMnemonic(CatalogVersion item)Generated method - Getter of theCatalogVersion.mnemonicattribute.java.lang.StringGeneratedCockpitManager. getMnemonic(SessionContext ctx, CatalogVersion item)Generated method - Getter of theCatalogVersion.mnemonicattribute.voidGeneratedCockpitManager. setMnemonic(CatalogVersion item, java.lang.String value)Generated method - Setter of theCatalogVersion.mnemonicattribute.voidGeneratedCockpitManager. setMnemonic(SessionContext ctx, CatalogVersion item, java.lang.String value)Generated method - Setter of theCatalogVersion.mnemonicattribute. -
Uses of CatalogVersion in de.hybris.platform.cockpit.services.label
Methods in de.hybris.platform.cockpit.services.label that return CatalogVersion Modifier and Type Method Description protected abstract CatalogVersionCatalogAwareLabelProvider. getCatalogVersion(T item)Deprecated. -
Uses of CatalogVersion in de.hybris.platform.cockpit.services.label.impl
Methods in de.hybris.platform.cockpit.services.label.impl that return CatalogVersion Modifier and Type Method Description protected CatalogVersionCategoryLabelProvider. getCatalogVersion(Category category)Deprecated.protected CatalogVersionMediaLabelProvider. getCatalogVersion(Media media)Deprecated.protected CatalogVersionPriceRowLabelProvider. getCatalogVersion(PriceRow priceRow)Deprecated.protected CatalogVersionProductLabelProvider. getCatalogVersion(Product product)Deprecated.Methods in de.hybris.platform.cockpit.services.label.impl with parameters of type CatalogVersion Modifier and Type Method Description protected java.lang.StringCatalogVersionLabelProvider. getIconPath(CatalogVersion item)Deprecated.protected java.lang.StringCatalogVersionLabelProvider. getIconPath(CatalogVersion item, java.lang.String languageIso)Deprecated.protected java.lang.StringCatalogVersionLabelProvider. getItemDescription(CatalogVersion item)Deprecated.protected java.lang.StringCatalogVersionLabelProvider. getItemDescription(CatalogVersion item, java.lang.String languageIso)Deprecated.protected java.lang.StringCatalogVersionLabelProvider. getItemLabel(CatalogVersion catalogVersion)Deprecated.protected java.lang.StringCatalogVersionLabelProvider. getItemLabel(CatalogVersion catalogVersion, java.lang.String languageIso)Deprecated. -
Uses of CatalogVersion in de.hybris.platform.cockpit.services.sync.impl
Methods in de.hybris.platform.cockpit.services.sync.impl that return CatalogVersion Modifier and Type Method Description <E extends TypedObject>
CatalogVersionSynchronizationServiceImpl. retrieveCatalogVersion(E item)Retrieves source catalog version for given product -
Uses of CatalogVersion in de.hybris.platform.configurablebundleservices.jalo
Methods in de.hybris.platform.configurablebundleservices.jalo that return CatalogVersion Modifier and Type Method Description CatalogVersionGeneratedAbstractBundleRule. getCatalogVersion()Generated method - Getter of theAbstractBundleRule.catalogVersionattribute.CatalogVersionGeneratedAbstractBundleRule. getCatalogVersion(SessionContext ctx)Generated method - Getter of theAbstractBundleRule.catalogVersionattribute.CatalogVersionGeneratedBundleSelectionCriteria. getCatalogVersion()Generated method - Getter of theBundleSelectionCriteria.catalogVersionattribute.CatalogVersionGeneratedBundleSelectionCriteria. getCatalogVersion(SessionContext ctx)Generated method - Getter of theBundleSelectionCriteria.catalogVersionattribute.CatalogVersionGeneratedBundleTemplate. getCatalogVersion()Generated method - Getter of theBundleTemplate.catalogVersionattribute.CatalogVersionGeneratedBundleTemplate. getCatalogVersion(SessionContext ctx)Generated method - Getter of theBundleTemplate.catalogVersionattribute.CatalogVersionGeneratedBundleTemplateStatus. getCatalogVersion()Generated method - Getter of theBundleTemplateStatus.catalogVersionattribute.CatalogVersionGeneratedBundleTemplateStatus. getCatalogVersion(SessionContext ctx)Generated method - Getter of theBundleTemplateStatus.catalogVersionattribute.Methods in de.hybris.platform.configurablebundleservices.jalo with parameters of type CatalogVersion Modifier and Type Method Description protected voidGeneratedAbstractBundleRule. setCatalogVersion(CatalogVersion value)Generated method - Setter of theAbstractBundleRule.catalogVersionattribute.protected voidGeneratedAbstractBundleRule. setCatalogVersion(SessionContext ctx, CatalogVersion value)Generated method - Setter of theAbstractBundleRule.catalogVersionattribute.protected voidGeneratedBundleSelectionCriteria. setCatalogVersion(CatalogVersion value)Generated method - Setter of theBundleSelectionCriteria.catalogVersionattribute.protected voidGeneratedBundleSelectionCriteria. setCatalogVersion(SessionContext ctx, CatalogVersion value)Generated method - Setter of theBundleSelectionCriteria.catalogVersionattribute.voidGeneratedBundleTemplate. setCatalogVersion(CatalogVersion value)Generated method - Setter of theBundleTemplate.catalogVersionattribute.voidGeneratedBundleTemplate. setCatalogVersion(SessionContext ctx, CatalogVersion value)Generated method - Setter of theBundleTemplate.catalogVersionattribute.protected voidGeneratedBundleTemplateStatus. setCatalogVersion(CatalogVersion value)Generated method - Setter of theBundleTemplateStatus.catalogVersionattribute.protected voidGeneratedBundleTemplateStatus. setCatalogVersion(SessionContext ctx, CatalogVersion value)Generated method - Setter of theBundleTemplateStatus.catalogVersionattribute. -
Uses of CatalogVersion in de.hybris.platform.entitlementservices.jalo
Methods in de.hybris.platform.entitlementservices.jalo that return CatalogVersion Modifier and Type Method Description CatalogVersionGeneratedProductEntitlement. getCatalogVersion()Generated method - Getter of theProductEntitlement.catalogVersionattribute.CatalogVersionGeneratedProductEntitlement. getCatalogVersion(SessionContext ctx)Generated method - Getter of theProductEntitlement.catalogVersionattribute.Methods in de.hybris.platform.entitlementservices.jalo with parameters of type CatalogVersion Modifier and Type Method Description protected voidGeneratedProductEntitlement. setCatalogVersion(CatalogVersion value)Generated method - Setter of theProductEntitlement.catalogVersionattribute.protected voidGeneratedProductEntitlement. setCatalogVersion(SessionContext ctx, CatalogVersion value)Generated method - Setter of theProductEntitlement.catalogVersionattribute. -
Uses of CatalogVersion in de.hybris.platform.europe1.jalo
Methods in de.hybris.platform.europe1.jalo that return CatalogVersion Modifier and Type Method Description CatalogVersionGeneratedDiscountRow. getCatalogVersion()Generated method - Getter of theDiscountRow.catalogVersionattribute.CatalogVersionGeneratedDiscountRow. getCatalogVersion(SessionContext ctx)Generated method - Getter of theDiscountRow.catalogVersionattribute.CatalogVersionGeneratedPriceRow. getCatalogVersion()Generated method - Getter of thePriceRow.catalogVersionattribute.CatalogVersionGeneratedPriceRow. getCatalogVersion(SessionContext ctx)Generated method - Getter of thePriceRow.catalogVersionattribute.CatalogVersionGeneratedTaxRow. getCatalogVersion()Generated method - Getter of theTaxRow.catalogVersionattribute.CatalogVersionGeneratedTaxRow. getCatalogVersion(SessionContext ctx)Generated method - Getter of theTaxRow.catalogVersionattribute.Methods in de.hybris.platform.europe1.jalo with parameters of type CatalogVersion Modifier and Type Method Description protected DiscountRowEurope1PriceFactory. getCounterpartItem(SessionContext ctx, DiscountRow discountrow, CatalogVersion targetVersion)protected PriceRowEurope1PriceFactory. getCounterpartItem(SessionContext ctx, PriceRow pricerow, CatalogVersion targetVersion)protected TaxRowEurope1PriceFactory. getCounterpartItem(SessionContext ctx, TaxRow taxrow, CatalogVersion targetVersion)voidGeneratedDiscountRow. setCatalogVersion(CatalogVersion value)Generated method - Setter of theDiscountRow.catalogVersionattribute.voidGeneratedDiscountRow. setCatalogVersion(SessionContext ctx, CatalogVersion value)Generated method - Setter of theDiscountRow.catalogVersionattribute.voidGeneratedPriceRow. setCatalogVersion(CatalogVersion value)Generated method - Setter of thePriceRow.catalogVersionattribute.voidGeneratedPriceRow. setCatalogVersion(SessionContext ctx, CatalogVersion value)Generated method - Setter of thePriceRow.catalogVersionattribute.voidGeneratedTaxRow. setCatalogVersion(CatalogVersion value)Generated method - Setter of theTaxRow.catalogVersionattribute.voidGeneratedTaxRow. setCatalogVersion(SessionContext ctx, CatalogVersion value)Generated method - Setter of theTaxRow.catalogVersionattribute. -
Uses of CatalogVersion in de.hybris.platform.mediaconversion.jalo.job
Methods in de.hybris.platform.mediaconversion.jalo.job that return CatalogVersion Modifier and Type Method Description CatalogVersionGeneratedAbstractMediaCronJob. getCatalogVersion()Generated method - Getter of theAbstractMediaCronJob.catalogVersionattribute.CatalogVersionGeneratedAbstractMediaCronJob. getCatalogVersion(SessionContext ctx)Generated method - Getter of theAbstractMediaCronJob.catalogVersionattribute.Methods in de.hybris.platform.mediaconversion.jalo.job with parameters of type CatalogVersion Modifier and Type Method Description voidGeneratedAbstractMediaCronJob. setCatalogVersion(CatalogVersion value)Generated method - Setter of theAbstractMediaCronJob.catalogVersionattribute.voidGeneratedAbstractMediaCronJob. setCatalogVersion(SessionContext ctx, CatalogVersion value)Generated method - Setter of theAbstractMediaCronJob.catalogVersionattribute. -
Uses of CatalogVersion in de.hybris.platform.personalizationservices.jalo
Methods in de.hybris.platform.personalizationservices.jalo that return CatalogVersion Modifier and Type Method Description CatalogVersionGeneratedCxAbstractAction. getCatalogVersion()Generated method - Getter of theCxAbstractAction.catalogVersionattribute.CatalogVersionGeneratedCxAbstractAction. getCatalogVersion(SessionContext ctx)Generated method - Getter of theCxAbstractAction.catalogVersionattribute.CatalogVersionGeneratedCxAbstractTrigger. getCatalogVersion()Generated method - Getter of theCxAbstractTrigger.catalogVersionattribute.CatalogVersionGeneratedCxAbstractTrigger. getCatalogVersion(SessionContext ctx)Generated method - Getter of theCxAbstractTrigger.catalogVersionattribute.CatalogVersionGeneratedCxCustomization. getCatalogVersion()Generated method - Getter of theCxCustomization.catalogVersionattribute.CatalogVersionGeneratedCxCustomization. getCatalogVersion(SessionContext ctx)Generated method - Getter of theCxCustomization.catalogVersionattribute.CatalogVersionGeneratedCxCustomizationsGroup. getCatalogVersion()Generated method - Getter of theCxCustomizationsGroup.catalogVersionattribute.CatalogVersionGeneratedCxCustomizationsGroup. getCatalogVersion(SessionContext ctx)Generated method - Getter of theCxCustomizationsGroup.catalogVersionattribute.CatalogVersionGeneratedCxResults. getCatalogVersion()Generated method - Getter of theCxResults.catalogVersionattribute.CatalogVersionGeneratedCxResults. getCatalogVersion(SessionContext ctx)Generated method - Getter of theCxResults.catalogVersionattribute.CatalogVersionGeneratedCxVariation. getCatalogVersion()Generated method - Getter of theCxVariation.catalogVersionattribute.CatalogVersionGeneratedCxVariation. getCatalogVersion(SessionContext ctx)Generated method - Getter of theCxVariation.catalogVersionattribute.Methods in de.hybris.platform.personalizationservices.jalo with parameters of type CatalogVersion Modifier and Type Method Description voidGeneratedPersonalizationservicesManager. addToCxPersonalizationProcesses(CatalogVersion item, CxPersonalizationProcess value)Generated method - Addsvalueto cxPersonalizationProcesses.voidGeneratedPersonalizationservicesManager. addToCxPersonalizationProcesses(SessionContext ctx, CatalogVersion item, CxPersonalizationProcess value)Generated method - Addsvalueto cxPersonalizationProcesses.java.util.Collection<CxPersonalizationProcess>GeneratedPersonalizationservicesManager. getCxPersonalizationProcesses(CatalogVersion item)Generated method - Getter of theCatalogVersion.cxPersonalizationProcessesattribute.java.util.Collection<CxPersonalizationProcess>GeneratedPersonalizationservicesManager. getCxPersonalizationProcesses(SessionContext ctx, CatalogVersion item)Generated method - Getter of theCatalogVersion.cxPersonalizationProcessesattribute.longGeneratedPersonalizationservicesManager. getCxPersonalizationProcessesCount(CatalogVersion item)longGeneratedPersonalizationservicesManager. getCxPersonalizationProcessesCount(SessionContext ctx, CatalogVersion item)voidGeneratedPersonalizationservicesManager. removeFromCxPersonalizationProcesses(CatalogVersion item, CxPersonalizationProcess value)Generated method - Removesvaluefrom cxPersonalizationProcesses.voidGeneratedPersonalizationservicesManager. removeFromCxPersonalizationProcesses(SessionContext ctx, CatalogVersion item, CxPersonalizationProcess value)Generated method - Removesvaluefrom cxPersonalizationProcesses.voidGeneratedCxAbstractAction. setCatalogVersion(CatalogVersion value)Generated method - Setter of theCxAbstractAction.catalogVersionattribute.voidGeneratedCxAbstractAction. setCatalogVersion(SessionContext ctx, CatalogVersion value)Generated method - Setter of theCxAbstractAction.catalogVersionattribute.voidGeneratedCxAbstractTrigger. setCatalogVersion(CatalogVersion value)Generated method - Setter of theCxAbstractTrigger.catalogVersionattribute.voidGeneratedCxAbstractTrigger. setCatalogVersion(SessionContext ctx, CatalogVersion value)Generated method - Setter of theCxAbstractTrigger.catalogVersionattribute.voidGeneratedCxCustomization. setCatalogVersion(CatalogVersion value)Generated method - Setter of theCxCustomization.catalogVersionattribute.voidGeneratedCxCustomization. setCatalogVersion(SessionContext ctx, CatalogVersion value)Generated method - Setter of theCxCustomization.catalogVersionattribute.voidGeneratedCxCustomizationsGroup. setCatalogVersion(CatalogVersion value)Generated method - Setter of theCxCustomizationsGroup.catalogVersionattribute.voidGeneratedCxCustomizationsGroup. setCatalogVersion(SessionContext ctx, CatalogVersion value)Generated method - Setter of theCxCustomizationsGroup.catalogVersionattribute.voidGeneratedCxResults. setCatalogVersion(CatalogVersion value)Generated method - Setter of theCxResults.catalogVersionattribute.voidGeneratedCxResults. setCatalogVersion(SessionContext ctx, CatalogVersion value)Generated method - Setter of theCxResults.catalogVersionattribute.voidGeneratedCxVariation. setCatalogVersion(CatalogVersion value)Generated method - Setter of theCxVariation.catalogVersionattribute.voidGeneratedCxVariation. setCatalogVersion(SessionContext ctx, CatalogVersion value)Generated method - Setter of theCxVariation.catalogVersionattribute.voidGeneratedPersonalizationservicesManager. setCxPersonalizationProcesses(CatalogVersion item, java.util.Collection<CxPersonalizationProcess> value)Generated method - Setter of theCatalogVersion.cxPersonalizationProcessesattribute.voidGeneratedPersonalizationservicesManager. setCxPersonalizationProcesses(SessionContext ctx, CatalogVersion item, java.util.Collection<CxPersonalizationProcess> value)Generated method - Setter of theCatalogVersion.cxPersonalizationProcessesattribute. -
Uses of CatalogVersion in de.hybris.platform.personalizationservices.jalo.process
Methods in de.hybris.platform.personalizationservices.jalo.process that return types with arguments of type CatalogVersion Modifier and Type Method Description java.util.Collection<CatalogVersion>GeneratedCxPersonalizationProcess. getCatalogVersions()Generated method - Getter of theCxPersonalizationProcess.catalogVersionsattribute.java.util.Collection<CatalogVersion>GeneratedCxPersonalizationProcess. getCatalogVersions(SessionContext ctx)Generated method - Getter of theCxPersonalizationProcess.catalogVersionsattribute.Methods in de.hybris.platform.personalizationservices.jalo.process with parameters of type CatalogVersion Modifier and Type Method Description voidGeneratedCxPersonalizationProcess. addToCatalogVersions(CatalogVersion value)Generated method - Addsvalueto catalogVersions.voidGeneratedCxPersonalizationProcess. addToCatalogVersions(SessionContext ctx, CatalogVersion value)Generated method - Addsvalueto catalogVersions.voidGeneratedCxPersonalizationProcess. removeFromCatalogVersions(CatalogVersion value)Generated method - Removesvaluefrom catalogVersions.voidGeneratedCxPersonalizationProcess. removeFromCatalogVersions(SessionContext ctx, CatalogVersion value)Generated method - Removesvaluefrom catalogVersions.Method parameters in de.hybris.platform.personalizationservices.jalo.process with type arguments of type CatalogVersion Modifier and Type Method Description voidGeneratedCxPersonalizationProcess. setCatalogVersions(SessionContext ctx, java.util.Collection<CatalogVersion> value)Generated method - Setter of theCxPersonalizationProcess.catalogVersionsattribute.voidGeneratedCxPersonalizationProcess. setCatalogVersions(java.util.Collection<CatalogVersion> value)Generated method - Setter of theCxPersonalizationProcess.catalogVersionsattribute. -
Uses of CatalogVersion in de.hybris.platform.product.jalo
Methods in de.hybris.platform.product.jalo that return CatalogVersion Modifier and Type Method Description CatalogVersionGeneratedAbstractConfiguratorSetting. getCatalogVersion()Generated method - Getter of theAbstractConfiguratorSetting.catalogVersionattribute.CatalogVersionGeneratedAbstractConfiguratorSetting. getCatalogVersion(SessionContext ctx)Generated method - Getter of theAbstractConfiguratorSetting.catalogVersionattribute.Methods in de.hybris.platform.product.jalo with parameters of type CatalogVersion Modifier and Type Method Description protected voidGeneratedAbstractConfiguratorSetting. setCatalogVersion(CatalogVersion value)Generated method - Setter of theAbstractConfiguratorSetting.catalogVersionattribute.protected voidGeneratedAbstractConfiguratorSetting. setCatalogVersion(SessionContext ctx, CatalogVersion value)Generated method - Setter of theAbstractConfiguratorSetting.catalogVersionattribute. -
Uses of CatalogVersion in de.hybris.platform.productcockpit.dao
Methods in de.hybris.platform.productcockpit.dao with parameters of type CatalogVersion Modifier and Type Method Description abstract java.util.List<Item>AbstractDao. getConnectedItems(Item category, CatalogVersion version, boolean withSubcategories)java.util.List<Item>CategoryDao. getConnectedItems(Item category, CatalogVersion version, boolean withSubcategories)java.util.List<Item>MediaDao. getConnectedItems(Item category, CatalogVersion version, boolean withSubcategories)java.util.List<Item>ProductDao. getConnectedItems(Item category, CatalogVersion version, boolean withSubcategories)abstract intAbstractDao. getItemCount(Item category, CatalogVersion version, boolean withSubcategories)intCategoryDao. getItemCount(Item category, CatalogVersion version, boolean withSubcategories)intMediaDao. getItemCount(Item category, CatalogVersion version, boolean withSubcategories)intProductDao. getItemCount(Item category, CatalogVersion version, boolean withSubcategories)abstract java.util.List<MacFinderTreeNode>AbstractDao. getItems(Item category, CatalogVersion version, boolean withSubcategories)java.util.List<MacFinderTreeNode>CategoryDao. getItems(Item category, CatalogVersion version, boolean withSubcategories)java.util.List<MacFinderTreeNode>MediaDao. getItems(Item category, CatalogVersion version, boolean withSubcategories)java.util.List<MacFinderTreeNode>ProductDao. getItems(Item category, CatalogVersion version, boolean withSubcategories) -
Uses of CatalogVersion in de.hybris.platform.productcockpit.model.macfinder.node
Methods in de.hybris.platform.productcockpit.model.macfinder.node with parameters of type CatalogVersion Modifier and Type Method Description java.util.List<Item>ClassAttributeAssignmentDao. getConnectedItems(Item category, CatalogVersion version, boolean withSubcategories)intClassAttributeAssignmentDao. getItemCount(Item category, CatalogVersion version, boolean withSubcategories)java.util.List<MacFinderTreeNode>ClassAttributeAssignmentDao. getItems(Item category, CatalogVersion version, boolean withSubcategories) -
Uses of CatalogVersion in de.hybris.platform.promotions.util
Fields in de.hybris.platform.promotions.util with type parameters of type CatalogVersion Modifier and Type Field Description static java.util.Comparator<CatalogVersion>Comparators. catalogVersionComparatorMethods in de.hybris.platform.promotions.util with parameters of type CatalogVersion Modifier and Type Method Description intComparators.CatalogVersionComparator. compare(CatalogVersion a, CatalogVersion b) -
Uses of CatalogVersion in de.hybris.platform.ruleengine.jalo
Methods in de.hybris.platform.ruleengine.jalo that return CatalogVersion Modifier and Type Method Description CatalogVersionGeneratedCatalogVersionToRuleEngineContextMapping. getCatalogVersion()Generated method - Getter of theCatalogVersionToRuleEngineContextMapping.catalogVersionattribute.CatalogVersionGeneratedCatalogVersionToRuleEngineContextMapping. getCatalogVersion(SessionContext ctx)Generated method - Getter of theCatalogVersionToRuleEngineContextMapping.catalogVersionattribute.Methods in de.hybris.platform.ruleengine.jalo with parameters of type CatalogVersion Modifier and Type Method Description voidGeneratedCatalogVersionToRuleEngineContextMapping. setCatalogVersion(CatalogVersion value)Generated method - Setter of theCatalogVersionToRuleEngineContextMapping.catalogVersionattribute.voidGeneratedCatalogVersionToRuleEngineContextMapping. setCatalogVersion(SessionContext ctx, CatalogVersion value)Generated method - Setter of theCatalogVersionToRuleEngineContextMapping.catalogVersionattribute. -
Uses of CatalogVersion in de.hybris.platform.searchservices.jalo
Methods in de.hybris.platform.searchservices.jalo that return types with arguments of type CatalogVersion Modifier and Type Method Description java.util.List<CatalogVersion>GeneratedSnIndexType. getCatalogVersions()Generated method - Getter of theSnIndexType.catalogVersionsattribute.java.util.List<CatalogVersion>GeneratedSnIndexType. getCatalogVersions(SessionContext ctx)Generated method - Getter of theSnIndexType.catalogVersionsattribute.Methods in de.hybris.platform.searchservices.jalo with parameters of type CatalogVersion Modifier and Type Method Description voidGeneratedSnIndexType. addToCatalogVersions(CatalogVersion value)Generated method - Addsvalueto catalogVersions.voidGeneratedSnIndexType. addToCatalogVersions(SessionContext ctx, CatalogVersion value)Generated method - Addsvalueto catalogVersions.voidGeneratedSnIndexType. removeFromCatalogVersions(CatalogVersion value)Generated method - Removesvaluefrom catalogVersions.voidGeneratedSnIndexType. removeFromCatalogVersions(SessionContext ctx, CatalogVersion value)Generated method - Removesvaluefrom catalogVersions.Method parameters in de.hybris.platform.searchservices.jalo with type arguments of type CatalogVersion Modifier and Type Method Description voidGeneratedSnIndexType. setCatalogVersions(SessionContext ctx, java.util.List<CatalogVersion> value)Generated method - Setter of theSnIndexType.catalogVersionsattribute.voidGeneratedSnIndexType. setCatalogVersions(java.util.List<CatalogVersion> value)Generated method - Setter of theSnIndexType.catalogVersionsattribute. -
Uses of CatalogVersion in de.hybris.platform.solrfacetsearch.jalo
Methods in de.hybris.platform.solrfacetsearch.jalo with parameters of type CatalogVersion Modifier and Type Method Description voidGeneratedSolrfacetsearchManager. addToFacetSearchConfigs(CatalogVersion item, SolrFacetSearchConfig value)Generated method - Addsvalueto facetSearchConfigs.voidGeneratedSolrfacetsearchManager. addToFacetSearchConfigs(SessionContext ctx, CatalogVersion item, SolrFacetSearchConfig value)Generated method - Addsvalueto facetSearchConfigs.java.util.List<SolrFacetSearchConfig>GeneratedSolrfacetsearchManager. getFacetSearchConfigs(CatalogVersion item)Generated method - Getter of theCatalogVersion.facetSearchConfigsattribute.java.util.List<SolrFacetSearchConfig>GeneratedSolrfacetsearchManager. getFacetSearchConfigs(SessionContext ctx, CatalogVersion item)Generated method - Getter of theCatalogVersion.facetSearchConfigsattribute.longGeneratedSolrfacetsearchManager. getFacetSearchConfigsCount(CatalogVersion item)longGeneratedSolrfacetsearchManager. getFacetSearchConfigsCount(SessionContext ctx, CatalogVersion item)voidGeneratedSolrfacetsearchManager. removeFromFacetSearchConfigs(CatalogVersion item, SolrFacetSearchConfig value)Generated method - Removesvaluefrom facetSearchConfigs.voidGeneratedSolrfacetsearchManager. removeFromFacetSearchConfigs(SessionContext ctx, CatalogVersion item, SolrFacetSearchConfig value)Generated method - Removesvaluefrom facetSearchConfigs.voidGeneratedSolrfacetsearchManager. setFacetSearchConfigs(CatalogVersion item, java.util.List<SolrFacetSearchConfig> value)Generated method - Setter of theCatalogVersion.facetSearchConfigsattribute.voidGeneratedSolrfacetsearchManager. setFacetSearchConfigs(SessionContext ctx, CatalogVersion item, java.util.List<SolrFacetSearchConfig> value)Generated method - Setter of theCatalogVersion.facetSearchConfigsattribute. -
Uses of CatalogVersion in de.hybris.platform.solrfacetsearch.jalo.config
Methods in de.hybris.platform.solrfacetsearch.jalo.config that return types with arguments of type CatalogVersion Modifier and Type Method Description java.util.List<CatalogVersion>GeneratedSolrFacetSearchConfig. getCatalogVersions()Generated method - Getter of theSolrFacetSearchConfig.catalogVersionsattribute.java.util.List<CatalogVersion>GeneratedSolrFacetSearchConfig. getCatalogVersions(SessionContext ctx)Generated method - Getter of theSolrFacetSearchConfig.catalogVersionsattribute.Methods in de.hybris.platform.solrfacetsearch.jalo.config with parameters of type CatalogVersion Modifier and Type Method Description voidGeneratedSolrFacetSearchConfig. addToCatalogVersions(CatalogVersion value)Generated method - Addsvalueto catalogVersions.voidGeneratedSolrFacetSearchConfig. addToCatalogVersions(SessionContext ctx, CatalogVersion value)Generated method - Addsvalueto catalogVersions.voidGeneratedSolrFacetSearchConfig. removeFromCatalogVersions(CatalogVersion value)Generated method - Removesvaluefrom catalogVersions.voidGeneratedSolrFacetSearchConfig. removeFromCatalogVersions(SessionContext ctx, CatalogVersion value)Generated method - Removesvaluefrom catalogVersions.Method parameters in de.hybris.platform.solrfacetsearch.jalo.config with type arguments of type CatalogVersion Modifier and Type Method Description voidGeneratedSolrFacetSearchConfig. setCatalogVersions(SessionContext ctx, java.util.List<CatalogVersion> value)Generated method - Setter of theSolrFacetSearchConfig.catalogVersionsattribute.voidGeneratedSolrFacetSearchConfig. setCatalogVersions(java.util.List<CatalogVersion> value)Generated method - Setter of theSolrFacetSearchConfig.catalogVersionsattribute. -
Uses of CatalogVersion in de.hybris.platform.subscriptionservices.jalo
Methods in de.hybris.platform.subscriptionservices.jalo that return CatalogVersion Modifier and Type Method Description CatalogVersionGeneratedChargeEntry. getCatalogVersion()Generated method - Getter of theChargeEntry.catalogVersionattribute.CatalogVersionGeneratedChargeEntry. getCatalogVersion(SessionContext ctx)Generated method - Getter of theChargeEntry.catalogVersionattribute.CatalogVersionGeneratedUsageCharge. getCatalogVersion()Generated method - Getter of theUsageCharge.catalogVersionattribute.CatalogVersionGeneratedUsageCharge. getCatalogVersion(SessionContext ctx)Generated method - Getter of theUsageCharge.catalogVersionattribute.Methods in de.hybris.platform.subscriptionservices.jalo with parameters of type CatalogVersion Modifier and Type Method Description protected voidGeneratedChargeEntry. setCatalogVersion(CatalogVersion value)Generated method - Setter of theChargeEntry.catalogVersionattribute.protected voidGeneratedChargeEntry. setCatalogVersion(SessionContext ctx, CatalogVersion value)Generated method - Setter of theChargeEntry.catalogVersionattribute.protected voidGeneratedUsageCharge. setCatalogVersion(CatalogVersion value)Generated method - Setter of theUsageCharge.catalogVersionattribute.protected voidGeneratedUsageCharge. setCatalogVersion(SessionContext ctx, CatalogVersion value)Generated method - Setter of theUsageCharge.catalogVersionattribute. -
Uses of CatalogVersion in de.hybris.y2ysync.jalo
Methods in de.hybris.y2ysync.jalo that return CatalogVersion Modifier and Type Method Description CatalogVersionGeneratedY2YStreamConfiguration. getCatalogVersion()Generated method - Getter of theY2YStreamConfiguration.catalogVersionattribute.CatalogVersionGeneratedY2YStreamConfiguration. getCatalogVersion(SessionContext ctx)Generated method - Getter of theY2YStreamConfiguration.catalogVersionattribute.CatalogVersionGeneratedY2YStreamConfigurationContainer. getCatalogVersion()Generated method - Getter of theY2YStreamConfigurationContainer.catalogVersionattribute.CatalogVersionGeneratedY2YStreamConfigurationContainer. getCatalogVersion(SessionContext ctx)Generated method - Getter of theY2YStreamConfigurationContainer.catalogVersionattribute.Methods in de.hybris.y2ysync.jalo with parameters of type CatalogVersion Modifier and Type Method Description voidGeneratedY2YStreamConfiguration. setCatalogVersion(CatalogVersion value)Generated method - Setter of theY2YStreamConfiguration.catalogVersionattribute.voidGeneratedY2YStreamConfiguration. setCatalogVersion(SessionContext ctx, CatalogVersion value)Generated method - Setter of theY2YStreamConfiguration.catalogVersionattribute.voidGeneratedY2YStreamConfigurationContainer. setCatalogVersion(CatalogVersion value)Generated method - Setter of theY2YStreamConfigurationContainer.catalogVersionattribute.voidGeneratedY2YStreamConfigurationContainer. setCatalogVersion(SessionContext ctx, CatalogVersion value)Generated method - Setter of theY2YStreamConfigurationContainer.catalogVersionattribute.
-