Uses of Class
de.hybris.platform.catalog.jalo.CatalogVersion
Packages that use CatalogVersion
Package
Description
-
Uses of CatalogVersion in com.hybris.merchandising.jalo
Methods in com.hybris.merchandising.jalo that return CatalogVersionModifier and TypeMethodDescriptionGeneratedMerchSynchronizationConfig.getCatalogVersion()Generated method - Getter of theMerchSynchronizationConfig.catalogVersionattribute.GeneratedMerchSynchronizationConfig.getCatalogVersion(SessionContext ctx) Generated method - Getter of theMerchSynchronizationConfig.catalogVersionattribute.Methods in com.hybris.merchandising.jalo that return types with arguments of type CatalogVersionModifier and TypeMethodDescriptionGeneratedMerchIndexingConfig.getMerchCatalogVersions()Generated method - Getter of theMerchIndexingConfig.merchCatalogVersionsattribute.GeneratedMerchIndexingConfig.getMerchCatalogVersions(SessionContext ctx) Generated method - Getter of theMerchIndexingConfig.merchCatalogVersionsattribute.GeneratedMerchProductDirectoryConfig.getMerchCatalogVersions()Generated method - Getter of theMerchProductDirectoryConfig.merchCatalogVersionsattribute.GeneratedMerchProductDirectoryConfig.getMerchCatalogVersions(SessionContext ctx) Generated method - Getter of theMerchProductDirectoryConfig.merchCatalogVersionsattribute.Methods in com.hybris.merchandising.jalo with parameters of type CatalogVersionModifier and TypeMethodDescriptionvoidGeneratedMerchIndexingConfig.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.GeneratedMerchandisingservicesManager.getMerchIndexingConfig(CatalogVersion item) Generated method - Getter of theCatalogVersion.merchIndexingConfigattribute.GeneratedMerchandisingservicesManager.getMerchIndexingConfig(SessionContext ctx, CatalogVersion item) Generated method - Getter of theCatalogVersion.merchIndexingConfigattribute.longGeneratedMerchandisingservicesManager.getMerchIndexingConfigCount(CatalogVersion item) longGeneratedMerchandisingservicesManager.getMerchIndexingConfigCount(SessionContext ctx, CatalogVersion item) GeneratedMerchandisingservicesManager.getMerchProductDirectoryConfig(CatalogVersion item) Generated method - Getter of theCatalogVersion.merchProductDirectoryConfigattribute.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, Collection<MerchIndexingConfig> value) Generated method - Setter of theCatalogVersion.merchIndexingConfigattribute.voidGeneratedMerchandisingservicesManager.setMerchIndexingConfig(SessionContext ctx, CatalogVersion item, Collection<MerchIndexingConfig> value) Generated method - Setter of theCatalogVersion.merchIndexingConfigattribute.voidGeneratedMerchandisingservicesManager.setMerchProductDirectoryConfig(CatalogVersion item, Collection<MerchProductDirectoryConfig> value) Generated method - Setter of theCatalogVersion.merchProductDirectoryConfigattribute.voidGeneratedMerchandisingservicesManager.setMerchProductDirectoryConfig(SessionContext ctx, CatalogVersion item, Collection<MerchProductDirectoryConfig> value) Generated method - Setter of theCatalogVersion.merchProductDirectoryConfigattribute.Method parameters in com.hybris.merchandising.jalo with type arguments of type CatalogVersionModifier and TypeMethodDescriptionvoidGeneratedMerchIndexingConfig.setMerchCatalogVersions(SessionContext ctx, List<CatalogVersion> value) Generated method - Setter of theMerchIndexingConfig.merchCatalogVersionsattribute.voidGeneratedMerchIndexingConfig.setMerchCatalogVersions(List<CatalogVersion> value) Generated method - Setter of theMerchIndexingConfig.merchCatalogVersionsattribute.voidGeneratedMerchProductDirectoryConfig.setMerchCatalogVersions(SessionContext ctx, List<CatalogVersion> value) Generated method - Setter of theMerchProductDirectoryConfig.merchCatalogVersionsattribute.voidGeneratedMerchProductDirectoryConfig.setMerchCatalogVersions(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 CatalogVersionModifier and TypeMethodDescriptionGeneratedAbstractAsConfiguration.getCatalogVersion()Generated method - Getter of theAbstractAsConfiguration.catalogVersionattribute.GeneratedAbstractAsConfiguration.getCatalogVersion(SessionContext ctx) Generated method - Getter of theAbstractAsConfiguration.catalogVersionattribute.GeneratedAbstractAsSearchProfile.getCatalogVersion()Generated method - Getter of theAbstractAsSearchProfile.catalogVersionattribute.GeneratedAbstractAsSearchProfile.getCatalogVersion(SessionContext ctx) Generated method - Getter of theAbstractAsSearchProfile.catalogVersionattribute.GeneratedAsSearchProfileActivationSet.getCatalogVersion()Generated method - Getter of theAsSearchProfileActivationSet.catalogVersionattribute.GeneratedAsSearchProfileActivationSet.getCatalogVersion(SessionContext ctx) Generated method - Getter of theAsSearchProfileActivationSet.catalogVersionattribute.Methods in de.hybris.platform.adaptivesearch.jalo with parameters of type CatalogVersionModifier and TypeMethodDescriptionprotected 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 CatalogVersionModifier and TypeFieldDescriptionprotected static final OneToManyHandler<CatalogVersion>GeneratedCatalog.CATALOGVERSIONSHANDLEROneToManyHandlerfor handling 1:n CATALOGVERSIONS's relation attributes from 'many' side.Methods in de.hybris.platform.catalog.jalo that return CatalogVersionModifier and TypeMethodDescriptionCatalogManager.createCatalogVersion(Catalog catalog, String version, Language importLanguage) Deprecated.since ages - Use modelService to create new catalogVersion.GeneratedCatalogManager.createCatalogVersion(SessionContext ctx, Map attributeValues) GeneratedCatalogManager.createCatalogVersion(Map attributeValues) GeneratedCatalog.getActiveCatalogVersion()Generated method - Getter of theCatalog.activeCatalogVersionattribute.GeneratedCatalog.getActiveCatalogVersion(SessionContext ctx) Generated method - Getter of theCatalog.activeCatalogVersionattribute.Catalog.getCatalogVersion(String version) Deprecated.since ages - Use CatalogVersionService.getCatalogVersion(String, String) instead.CatalogItem.getCatalogVersion(SessionContext ctx) Returns the enclosing catalog version of this item.CatalogManager.getCatalogVersion(Category item) CatalogManager.getCatalogVersion(Item item) Deprecated.since ages - Use CatalogTypeService.getCatalogVersion(de.hybris.platform.core.model.ItemModel) instead.CatalogManager.getCatalogVersion(SessionContext ctx, Category item) CatalogManager.getCatalogVersion(SessionContext ctx, Item item) Deprecated.since ages - Use CatalogTypeService.getCatalogVersion(de.hybris.platform.core.model.ItemModel) instead.GeneratedAgreement.getCatalogVersion()Generated method - Getter of theAgreement.catalogVersionattribute.GeneratedAgreement.getCatalogVersion(SessionContext ctx) Generated method - Getter of theAgreement.catalogVersionattribute.GeneratedCatalogManager.getCatalogVersion(Media item) Generated method - Getter of theMedia.catalogVersionattribute.GeneratedCatalogManager.getCatalogVersion(MediaContainer item) Generated method - Getter of theMediaContainer.catalogVersionattribute.GeneratedCatalogManager.getCatalogVersion(Product item) Generated method - Getter of theProduct.catalogVersionattribute.GeneratedCatalogManager.getCatalogVersion(SessionContext ctx, Media item) Generated method - Getter of theMedia.catalogVersionattribute.GeneratedCatalogManager.getCatalogVersion(SessionContext ctx, MediaContainer item) Generated method - Getter of theMediaContainer.catalogVersionattribute.GeneratedCatalogManager.getCatalogVersion(SessionContext ctx, Product item) Generated method - Getter of theProduct.catalogVersionattribute.GeneratedKeyword.getCatalogVersion()Generated method - Getter of theKeyword.catalogVersionattribute.GeneratedKeyword.getCatalogVersion(SessionContext ctx) Generated method - Getter of theKeyword.catalogVersionattribute.GeneratedRemoveCatalogVersionCronJob.getCatalogVersion()Generated method - Getter of theRemoveCatalogVersionCronJob.catalogVersionattribute.GeneratedRemoveCatalogVersionCronJob.getCatalogVersion(SessionContext ctx) Generated method - Getter of theRemoveCatalogVersionCronJob.catalogVersionattribute.GeneratedPreviewTicket.getPreviewCatalogVersion()Generated method - Getter of thePreviewTicket.previewCatalogVersionattribute.GeneratedPreviewTicket.getPreviewCatalogVersion(SessionContext ctx) Generated method - Getter of thePreviewTicket.previewCatalogVersionattribute.GeneratedCatalogVersionDifference.getSourceVersion()Generated method - Getter of theCatalogVersionDifference.sourceVersionattribute.GeneratedCatalogVersionDifference.getSourceVersion(SessionContext ctx) Generated method - Getter of theCatalogVersionDifference.sourceVersionattribute.GeneratedCompareCatalogVersionsCronJob.getSourceVersion()Generated method - Getter of theCompareCatalogVersionsCronJob.sourceVersionattribute.GeneratedCompareCatalogVersionsCronJob.getSourceVersion(SessionContext ctx) Generated method - Getter of theCompareCatalogVersionsCronJob.sourceVersionattribute.GeneratedItemSyncTimestamp.getSourceVersion()Generated method - Getter of theItemSyncTimestamp.sourceVersionattribute.GeneratedItemSyncTimestamp.getSourceVersion(SessionContext ctx) Generated method - Getter of theItemSyncTimestamp.sourceVersionattribute.GeneratedSyncItemJob.getSourceVersion()Generated method - Getter of theSyncItemJob.sourceVersionattribute.GeneratedSyncItemJob.getSourceVersion(SessionContext ctx) Generated method - Getter of theSyncItemJob.sourceVersionattribute.GeneratedCatalogVersionDifference.getTargetVersion()Generated method - Getter of theCatalogVersionDifference.targetVersionattribute.GeneratedCatalogVersionDifference.getTargetVersion(SessionContext ctx) Generated method - Getter of theCatalogVersionDifference.targetVersionattribute.GeneratedCompareCatalogVersionsCronJob.getTargetVersion()Generated method - Getter of theCompareCatalogVersionsCronJob.targetVersionattribute.GeneratedCompareCatalogVersionsCronJob.getTargetVersion(SessionContext ctx) Generated method - Getter of theCompareCatalogVersionsCronJob.targetVersionattribute.GeneratedItemSyncTimestamp.getTargetVersion()Generated method - Getter of theItemSyncTimestamp.targetVersionattribute.GeneratedItemSyncTimestamp.getTargetVersion(SessionContext ctx) Generated method - Getter of theItemSyncTimestamp.targetVersionattribute.GeneratedSyncItemJob.getTargetVersion()Generated method - Getter of theSyncItemJob.targetVersionattribute.GeneratedSyncItemJob.getTargetVersion(SessionContext ctx) Generated method - Getter of theSyncItemJob.targetVersionattribute.Methods in de.hybris.platform.catalog.jalo that return types with arguments of type CatalogVersionModifier and TypeMethodDescriptionCatalogManager.getAllCatalogVersions()Deprecated.since ages - Use CatalogVersionService.getAllCatalogVersions() instead.CatalogManager.getAllReadableCatalogVersions(SessionContext ctx, User user) Deprecated.since ages - Use CatalogVersionService.getAllReadableCatalogVersions(de.hybris.platform.core.model.security.CatalogManager.getAllWriteableCatalogVersions(SessionContext ctx, User user) Deprecated.since ages - Use CatalogVersionService.getAllWritableCatalogVersions(de.hybris.platform.core.model.security.CatalogManager.getAllWriteableCatalogVersions(User user) Deprecated.since ages - Use CatalogVersionService.getAllWritableCatalogVersions(de.hybris.platform.core.model.security.CatalogManager.getAvailableCatalogVersions(JaloSession jalosession) Deprecated.since ages - Use CatalogVersionService.getAllReadableCatalogVersions(PrincipalModel currentUser) instead.GeneratedCatalog.getCatalogVersions()Generated method - Getter of theCatalog.catalogVersionsattribute.GeneratedCatalog.getCatalogVersions(SessionContext ctx) Generated method - Getter of theCatalog.catalogVersionsattribute.GeneratedCatalogManager.getPreviewCatalogVersions(SessionContext ctx, Customer item) Generated method - Getter of theCustomer.previewCatalogVersionsattribute.GeneratedCatalogManager.getPreviewCatalogVersions(Customer item) Generated method - Getter of theCustomer.previewCatalogVersionsattribute.GeneratedCatalogManager.getReadableCatalogVersions(Principal item) Generated method - Getter of thePrincipal.readableCatalogVersionsattribute.GeneratedCatalogManager.getReadableCatalogVersions(SessionContext ctx, Principal item) Generated method - Getter of thePrincipal.readableCatalogVersionsattribute.CatalogManager.getSessionCatalogVersions(JaloSession jalosession) Deprecated.since ages - Use CatalogVersionService.getSessionCatalogVersions() instead.CatalogManager.getSessionCatalogVersions(SessionContext ctx) Deprecated.since ages - Use CatalogVersionService.getSessionCatalogVersions() instead.GeneratedCatalogManager.getWritableCatalogVersions(Principal item) Generated method - Getter of thePrincipal.writableCatalogVersionsattribute.GeneratedCatalogManager.getWritableCatalogVersions(SessionContext ctx, Principal item) Generated method - Getter of thePrincipal.writableCatalogVersionsattribute.Methods in de.hybris.platform.catalog.jalo with parameters of type CatalogVersionModifier and TypeMethodDescriptionvoidGeneratedCatalog.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, String versionStr) static CollectionCatalogTools.copyAllCategories(CatalogVersion oldCV, CatalogVersion newCV) Copies categoriesstatic CollectionCatalogTools.copyAllKeywords(CatalogVersion oldCV, CatalogVersion newCV) Copies keywordsstatic CollectionCatalogTools.copyAllMedias(CatalogVersion oldCV, CatalogVersion newCV) Copies mediastatic CollectionCatalogTools.copyAllProducts(CatalogVersion oldCV, CatalogVersion newCV) Copies productsstatic CategoryCatalogTools.copyCategory(Category oldCat, CatalogVersion newCV) Copies a Catgeorystatic CollectionCatalogTools.copyItems(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 versionCatalogManager.createAgreement(CatalogVersion catalogVersion, String id, Date startDate, Date endDate) Deprecated.since ages - Use ModelService to create new AgreementModels.CatalogManager.createCatalogCategory(CatalogVersion catalogVersion, String code, String name, String description, Integer order, Collection keywords, Category parent) Deprecated.since ages - Use ModelService to create new CategoryModel.CatalogManager.createCategoryCatalogVersionDifference(CatalogVersion sourceVersion, CatalogVersion targetVersion, CronJob cronJob, Category srcCategory, Category targetCategory, EnumerationValue mode) Deprecated.since agesprotected ItemCopyContextSyncItemJob.createCopyContext(SyncItemCronJob cronJob, CatalogVersion srcV, CatalogVersion tgtV, Map<PK, PK> alreadyFinished) Deprecated.CatalogManager.createDefaultCompareCatalogVersionCronJob(CatalogVersion source, CatalogVersion target, Customer priceCompareCustomer, Double tolerance, Boolean searchMissingProducts, Boolean searchMissingCategories, Boolean searchNewProducts, Boolean searchNewCategories, Boolean searchPriceDiffs, Boolean overwriteStatus) CatalogManager.createKeyword(CatalogVersion catalogVersion, String keyword, Language lang) Creates an newKeywordfor the givenCatalogVersionand keyword value.protected MediaCatalogTest.createMedia(String id, String file, CatalogVersion catVersion) CatalogManager.createPreviewTicket(CatalogVersion version) CatalogManager.createPreviewTicket(CatalogVersion version, User createdBy, Date validTo) protected ProductCatalogTest.createProduct(String id, String name, String desc, CatalogVersion catVersion) CatalogManager.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) CatalogManager.getAllCatalogCategories(CatalogVersion catalogVersion) Deprecated.since ages - useCategoryServiceinstead.CatalogManager.getCatalogCategory(CatalogVersion catalogVersion, String code) Deprecated.since ages - useCategoryService.getCategoryForCode(de.hybris.platform.catalog.model.CatalogVersionModel, String)instead.static SearchResultCatalogTools.getCatalogVersionItems(Class itemclass, CatalogVersion catalogVersion, int start, int count) Returns items of specified type which belong to a given catalog versionCatalogManager.getCategoriesByProduct(CatalogVersion catver, Product product) CatalogManager.getCategoriesByProduct(CatalogVersion catver, Product product, SessionContext ctx) CatalogManager.getCategoryProductLinks(CatalogVersion catalogVersion, Category category, Product product) Deprecated.since agesCatalogItem.getCounterpartItem(CatalogVersion targetVersion) Optionally finds potential copies of this item within a synchronization target version.CatalogManager.getCounterpartItem(Item sourceItem, CatalogVersion targetVersion) Deprecated.since ages - Use CatalogTypeService.getCatalogVersionAwareModel(CatalogVersionModel, String, Map) instead.CatalogManager.getCounterpartItem(SessionContext ctx, Item sourceItem, CatalogVersion targetVersion) Deprecated.since ages - Use CatalogTypeService.getCatalogVersionAwareModel(CatalogVersionModel, String, Map) instead.Keyword.getCounterpartItem(CatalogVersion targetVersion) protected intSyncItemJob.getDuplicatedCatalogItemsCount(SessionContext ctx, CatalogVersion version, SyncItemCronJob cronJob, ComposedType type) Deprecated.CatalogManager.getKeyword(CatalogVersion catalogVersion, String keywordValue) Returns the Keyword for the specified keyword value andCatalogVersion.CatalogManager.getKeyword(String typeCode, CatalogVersion catalogVersion, String keywordValue) Returns the Keyword for the specified keyword value andCatalogVersion.SyncItemJob.getMissingTargetItems(Collection<? extends Item> sourceItems, Collection<? extends Item> targetItems, CatalogVersion sourceVersion) Deprecated.CatalogManager.getProductByCatalogVersion(CatalogVersion catalogVersion, String productCode) CatalogManager.getSyncJob(CatalogVersion source, CatalogVersion target) CatalogManager.getSyncJob(CatalogVersion source, CatalogVersion target, String qualifier) CatalogManager.getSyncJobFromSource(CatalogVersion source) intCatalogManager.getTotalObjectsCount(CatalogVersion version) Deprecated.since ages - - counts only products, categories, medias and keywords.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 CatalogVersionModifier and TypeMethodDescriptionprotected voidCatalogManager.assignCatalogVersions(javax.servlet.http.HttpServletRequest request, JaloSession jaloSession, Collection<CatalogVersion> versions, boolean previewMode) voidGeneratedCatalog.setCatalogVersions(SessionContext ctx, Set<CatalogVersion> value) Generated method - Setter of theCatalog.catalogVersionsattribute.voidGeneratedCatalog.setCatalogVersions(Set<CatalogVersion> value) Generated method - Setter of theCatalog.catalogVersionsattribute.voidGeneratedCatalogManager.setPreviewCatalogVersions(SessionContext ctx, Customer item, Collection<CatalogVersion> value) Generated method - Setter of theCustomer.previewCatalogVersionsattribute.voidGeneratedCatalogManager.setPreviewCatalogVersions(Customer item, Collection<CatalogVersion> value) Generated method - Setter of theCustomer.previewCatalogVersionsattribute.voidCatalogManager.setReadableCatalogVersions(SessionContext ctx, Principal principal, List<CatalogVersion> value) Deprecated.since ages - Use PrincipalModel.setReadableCatalogVersions(List) instead.voidGeneratedCatalogManager.setReadableCatalogVersions(Principal item, List<CatalogVersion> value) Generated method - Setter of thePrincipal.readableCatalogVersionsattribute.voidGeneratedCatalogManager.setReadableCatalogVersions(SessionContext ctx, Principal item, List<CatalogVersion> value) Generated method - Setter of thePrincipal.readableCatalogVersionsattribute.voidCatalogManager.setSessionCatalogVersions(SessionContext ctx, Collection<CatalogVersion> versions) Deprecated.since ages - Use CatalogVersionService.setSessionCatalogVersions(Set) instead.voidCatalogManager.setSessionCatalogVersions(Collection<CatalogVersion> versions) Deprecated.since ages - Use CatalogVersionService.setSessionCatalogVersions(Set) instead.voidCatalogManager.setWritableCatalogVersions(SessionContext ctx, Principal principal, List<CatalogVersion> value) Deprecated.since ages - UsePrincipalModel.setWritableCatalogVersions(List)instead.voidGeneratedCatalogManager.setWritableCatalogVersions(Principal item, List<CatalogVersion> value) Generated method - Setter of thePrincipal.writableCatalogVersionsattribute.voidGeneratedCatalogManager.setWritableCatalogVersions(SessionContext ctx, Principal item, List<CatalogVersion> value) Generated method - Setter of thePrincipal.writableCatalogVersionsattribute.Constructors in de.hybris.platform.catalog.jalo with parameters of type CatalogVersionModifierConstructorDescriptionSyncItemCopyContext(SyncItemCronJob cronjob, SyncItemJob job, CatalogVersion srcV, CatalogVersion tgtV, Map<PK, PK> finishedSynchronizedItems) -
Uses of CatalogVersion in de.hybris.platform.catalog.jalo.classification
Subclasses of CatalogVersion in de.hybris.platform.catalog.jalo.classificationModifier and TypeClassDescriptionclassRepresents a classification system version.classGenerated class for typeClassificationSystemVersion.Fields in de.hybris.platform.catalog.jalo.classification with type parameters of type CatalogVersionModifier and TypeFieldDescriptionprotected static final 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 CatalogVersionModifier and TypeMethodDescriptionClassificationSystem.getCatalogVersions(SessionContext ctx) GeneratedClassificationSystem.getCatalogVersions()Generated method - Getter of theClassificationSystem.catalogVersionsattribute.GeneratedClassificationSystem.getCatalogVersions(SessionContext ctx) Generated method - Getter of theClassificationSystem.catalogVersionsattribute.Methods in de.hybris.platform.catalog.jalo.classification with parameters of type CatalogVersionModifier and TypeMethodDescriptionvoidClassificationSystem.setActiveCatalogVersion(SessionContext ctx, CatalogVersion catalogVersion) Method parameters in de.hybris.platform.catalog.jalo.classification with type arguments of type CatalogVersionModifier and TypeMethodDescriptionvoidClassificationSystem.setCatalogVersions(SessionContext ctx, Set<CatalogVersion> catalogVersions) voidGeneratedClassificationSystem.setCatalogVersions(SessionContext ctx, Set<CatalogVersion> value) Generated method - Setter of theClassificationSystem.catalogVersionsattribute.voidGeneratedClassificationSystem.setCatalogVersions(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 CatalogVersionModifier and TypeMethodDescriptionfinal CatalogVersionGenericCatalogCopyContext.getSourceVersion()Deprecated.final CatalogVersionGenericCatalogCopyContext.getTargetVersion()Deprecated. -
Uses of CatalogVersion in de.hybris.platform.catalog.jalo.synchronization
Methods in de.hybris.platform.catalog.jalo.synchronization that return CatalogVersionModifier and TypeMethodDescriptionprotected CatalogVersionGenericCatalogCopyContext.getCatalogVersion(Item item) Returns theCatalogVersionfor the given Item.final CatalogVersionGenericCatalogCopyContext.getSourceVersion()final CatalogVersionGenericCatalogCopyContext.getTargetVersion()protected CatalogVersionCatalogVersionSyncCopyContext.getTargetVersionForQueryCatalogItemCopy(Item sourceItem) protected CatalogVersionGenericCatalogCopyContext.getTargetVersionForQueryCatalogItemCopy(Item sourceItem) Methods in de.hybris.platform.catalog.jalo.synchronization with parameters of type CatalogVersionModifier and TypeMethodDescriptionprotected CatalogVersionSyncJobNewSyncExclusiveTest.createSyncJob(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 CatalogVersionModifier and TypeMethodDescriptionGeneratedCategory.getCatalogVersion()Generated method - Getter of theCategory.catalogVersionattribute.GeneratedCategory.getCatalogVersion(SessionContext ctx) Generated method - Getter of theCategory.catalogVersionattribute.Methods in de.hybris.platform.category.jalo with parameters of type CatalogVersionModifier and TypeMethodDescriptionvoidGeneratedCategory.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 CatalogVersionModifier and TypeMethodDescriptionGeneratedCMSVersion.getItemCatalogVersion()Generated method - Getter of theCMSVersion.itemCatalogVersionattribute.GeneratedCMSVersion.getItemCatalogVersion(SessionContext ctx) Generated method - Getter of theCMSVersion.itemCatalogVersionattribute.Methods in de.hybris.platform.cms2.jalo that return types with arguments of type CatalogVersionModifier and TypeMethodDescriptionGeneratedCms2Manager.getCatalogVersions(SessionContext ctx, WorkflowTemplate item) Generated method - Getter of theWorkflowTemplate.catalogVersionsattribute.GeneratedCms2Manager.getCatalogVersions(WorkflowTemplate item) Generated method - Getter of theWorkflowTemplate.catalogVersionsattribute.Methods in de.hybris.platform.cms2.jalo with parameters of type CatalogVersionModifier and TypeMethodDescriptionvoidGeneratedCms2Manager.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.GeneratedCms2Manager.getPreviews(CatalogVersion item) Generated method - Getter of theCatalogVersion.previewsattribute.GeneratedCms2Manager.getPreviews(SessionContext ctx, CatalogVersion item) Generated method - Getter of theCatalogVersion.previewsattribute.longGeneratedCms2Manager.getPreviewsCount(CatalogVersion item) longGeneratedCms2Manager.getPreviewsCount(SessionContext ctx, CatalogVersion item) GeneratedCms2Manager.getWorkflowTemplates(CatalogVersion item) Generated method - Getter of theCatalogVersion.workflowTemplatesattribute.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, Collection<PreviewData> value) Generated method - Setter of theCatalogVersion.previewsattribute.voidGeneratedCms2Manager.setPreviews(SessionContext ctx, CatalogVersion item, Collection<PreviewData> value) Generated method - Setter of theCatalogVersion.previewsattribute.voidGeneratedCms2Manager.setWorkflowTemplates(CatalogVersion item, Collection<WorkflowTemplate> value) Generated method - Setter of theCatalogVersion.workflowTemplatesattribute.voidGeneratedCms2Manager.setWorkflowTemplates(SessionContext ctx, CatalogVersion item, Collection<WorkflowTemplate> value) Generated method - Setter of theCatalogVersion.workflowTemplatesattribute.Method parameters in de.hybris.platform.cms2.jalo with type arguments of type CatalogVersionModifier and TypeMethodDescriptionvoidGeneratedCms2Manager.setCatalogVersions(SessionContext ctx, WorkflowTemplate item, Collection<CatalogVersion> value) Generated method - Setter of theWorkflowTemplate.catalogVersionsattribute.voidGeneratedCms2Manager.setCatalogVersions(WorkflowTemplate item, 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 CatalogVersionModifier and TypeMethodDescriptionGeneratedCMSItem.getCatalogVersion()Generated method - Getter of theCMSItem.catalogVersionattribute.GeneratedCMSItem.getCatalogVersion(SessionContext ctx) Generated method - Getter of theCMSItem.catalogVersionattribute.Methods in de.hybris.platform.cms2.jalo.contents with parameters of type CatalogVersionModifier and TypeMethodDescriptionvoidGeneratedCMSItem.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 CatalogVersionModifier and TypeMethodDescriptionGeneratedPreviewData.getActiveCatalogVersion()Generated method - Getter of thePreviewData.activeCatalogVersionattribute.GeneratedPreviewData.getActiveCatalogVersion(SessionContext ctx) Generated method - Getter of thePreviewData.activeCatalogVersionattribute.GeneratedPreviewData.getPreviewContentCatalogVersion()Generated method - Getter of thePreviewData.previewContentCatalogVersionattribute.GeneratedPreviewData.getPreviewContentCatalogVersion(SessionContext ctx) Generated method - Getter of thePreviewData.previewContentCatalogVersionattribute.Methods in de.hybris.platform.cms2.jalo.preview that return types with arguments of type CatalogVersionModifier and TypeMethodDescriptionGeneratedPreviewData.getCatalogVersions()Generated method - Getter of thePreviewData.catalogVersionsattribute.GeneratedPreviewData.getCatalogVersions(SessionContext ctx) Generated method - Getter of thePreviewData.catalogVersionsattribute.Methods in de.hybris.platform.cms2.jalo.preview with parameters of type CatalogVersionModifier and TypeMethodDescriptionvoidGeneratedPreviewData.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.voidGeneratedPreviewData.setPreviewContentCatalogVersion(CatalogVersion value) Generated method - Setter of thePreviewData.previewContentCatalogVersionattribute.voidGeneratedPreviewData.setPreviewContentCatalogVersion(SessionContext ctx, CatalogVersion value) Generated method - Setter of thePreviewData.previewContentCatalogVersionattribute.Method parameters in de.hybris.platform.cms2.jalo.preview with type arguments of type CatalogVersionModifier and TypeMethodDescriptionvoidGeneratedPreviewData.setCatalogVersions(SessionContext ctx, Collection<CatalogVersion> value) Generated method - Setter of thePreviewData.catalogVersionsattribute.voidGeneratedPreviewData.setCatalogVersions(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 CatalogVersionModifier and TypeMethodDescriptionGeneratedCMSRelation.getCatalogVersion()Generated method - Getter of theCMSRelation.catalogVersionattribute.GeneratedCMSRelation.getCatalogVersion(SessionContext ctx) Generated method - Getter of theCMSRelation.catalogVersionattribute.Methods in de.hybris.platform.cms2.jalo.relations with parameters of type CatalogVersionModifier and TypeMethodDescriptionvoidGeneratedCMSRelation.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 CatalogVersionModifier and TypeMethodDescriptionprotected 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 CatalogVersionModifier and TypeMethodDescriptionCockpitManager.getMnemonic(SessionContext ctx, CatalogVersion item) GeneratedCockpitManager.getMnemonic(CatalogVersion item) Generated method - Getter of theCatalogVersion.mnemonicattribute.GeneratedCockpitManager.getMnemonic(SessionContext ctx, CatalogVersion item) Generated method - Getter of theCatalogVersion.mnemonicattribute.voidGeneratedCockpitManager.setMnemonic(CatalogVersion item, String value) Generated method - Setter of theCatalogVersion.mnemonicattribute.voidGeneratedCockpitManager.setMnemonic(SessionContext ctx, CatalogVersion item, 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 CatalogVersionModifier and TypeMethodDescriptionprotected 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 CatalogVersionModifier and TypeMethodDescriptionprotected 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 CatalogVersionModifier and TypeMethodDescriptionprotected StringCatalogVersionLabelProvider.getIconPath(CatalogVersion item) Deprecated.protected StringCatalogVersionLabelProvider.getIconPath(CatalogVersion item, String languageIso) Deprecated.protected StringCatalogVersionLabelProvider.getItemDescription(CatalogVersion item) Deprecated.protected StringCatalogVersionLabelProvider.getItemDescription(CatalogVersion item, String languageIso) Deprecated.protected StringCatalogVersionLabelProvider.getItemLabel(CatalogVersion catalogVersion) Deprecated.protected StringCatalogVersionLabelProvider.getItemLabel(CatalogVersion catalogVersion, 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 CatalogVersionModifier and TypeMethodDescription<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 CatalogVersionModifier and TypeMethodDescriptionGeneratedAbstractBundleRule.getCatalogVersion()Generated method - Getter of theAbstractBundleRule.catalogVersionattribute.GeneratedAbstractBundleRule.getCatalogVersion(SessionContext ctx) Generated method - Getter of theAbstractBundleRule.catalogVersionattribute.GeneratedBundleSelectionCriteria.getCatalogVersion()Generated method - Getter of theBundleSelectionCriteria.catalogVersionattribute.GeneratedBundleSelectionCriteria.getCatalogVersion(SessionContext ctx) Generated method - Getter of theBundleSelectionCriteria.catalogVersionattribute.GeneratedBundleTemplate.getCatalogVersion()Generated method - Getter of theBundleTemplate.catalogVersionattribute.GeneratedBundleTemplate.getCatalogVersion(SessionContext ctx) Generated method - Getter of theBundleTemplate.catalogVersionattribute.GeneratedBundleTemplateStatus.getCatalogVersion()Generated method - Getter of theBundleTemplateStatus.catalogVersionattribute.GeneratedBundleTemplateStatus.getCatalogVersion(SessionContext ctx) Generated method - Getter of theBundleTemplateStatus.catalogVersionattribute.Methods in de.hybris.platform.configurablebundleservices.jalo with parameters of type CatalogVersionModifier and TypeMethodDescriptionprotected 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 CatalogVersionModifier and TypeMethodDescriptionGeneratedProductEntitlement.getCatalogVersion()Generated method - Getter of theProductEntitlement.catalogVersionattribute.GeneratedProductEntitlement.getCatalogVersion(SessionContext ctx) Generated method - Getter of theProductEntitlement.catalogVersionattribute.Methods in de.hybris.platform.entitlementservices.jalo with parameters of type CatalogVersionModifier and TypeMethodDescriptionprotected 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 CatalogVersionModifier and TypeMethodDescriptionGeneratedDiscountRow.getCatalogVersion()Generated method - Getter of theDiscountRow.catalogVersionattribute.GeneratedDiscountRow.getCatalogVersion(SessionContext ctx) Generated method - Getter of theDiscountRow.catalogVersionattribute.GeneratedPriceRow.getCatalogVersion()Generated method - Getter of thePriceRow.catalogVersionattribute.GeneratedPriceRow.getCatalogVersion(SessionContext ctx) Generated method - Getter of thePriceRow.catalogVersionattribute.GeneratedTaxRow.getCatalogVersion()Generated method - Getter of theTaxRow.catalogVersionattribute.GeneratedTaxRow.getCatalogVersion(SessionContext ctx) Generated method - Getter of theTaxRow.catalogVersionattribute.Methods in de.hybris.platform.europe1.jalo with parameters of type CatalogVersionModifier and TypeMethodDescriptionprotected 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 CatalogVersionModifier and TypeMethodDescriptionGeneratedAbstractMediaCronJob.getCatalogVersion()Generated method - Getter of theAbstractMediaCronJob.catalogVersionattribute.GeneratedAbstractMediaCronJob.getCatalogVersion(SessionContext ctx) Generated method - Getter of theAbstractMediaCronJob.catalogVersionattribute.Methods in de.hybris.platform.mediaconversion.jalo.job with parameters of type CatalogVersionModifier and TypeMethodDescriptionvoidGeneratedAbstractMediaCronJob.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 CatalogVersionModifier and TypeMethodDescriptionGeneratedCxAbstractAction.getCatalogVersion()Generated method - Getter of theCxAbstractAction.catalogVersionattribute.GeneratedCxAbstractAction.getCatalogVersion(SessionContext ctx) Generated method - Getter of theCxAbstractAction.catalogVersionattribute.GeneratedCxAbstractTrigger.getCatalogVersion()Generated method - Getter of theCxAbstractTrigger.catalogVersionattribute.GeneratedCxAbstractTrigger.getCatalogVersion(SessionContext ctx) Generated method - Getter of theCxAbstractTrigger.catalogVersionattribute.GeneratedCxCustomization.getCatalogVersion()Generated method - Getter of theCxCustomization.catalogVersionattribute.GeneratedCxCustomization.getCatalogVersion(SessionContext ctx) Generated method - Getter of theCxCustomization.catalogVersionattribute.GeneratedCxCustomizationsGroup.getCatalogVersion()Generated method - Getter of theCxCustomizationsGroup.catalogVersionattribute.GeneratedCxCustomizationsGroup.getCatalogVersion(SessionContext ctx) Generated method - Getter of theCxCustomizationsGroup.catalogVersionattribute.GeneratedCxResults.getCatalogVersion()Generated method - Getter of theCxResults.catalogVersionattribute.GeneratedCxResults.getCatalogVersion(SessionContext ctx) Generated method - Getter of theCxResults.catalogVersionattribute.GeneratedCxVariation.getCatalogVersion()Generated method - Getter of theCxVariation.catalogVersionattribute.GeneratedCxVariation.getCatalogVersion(SessionContext ctx) Generated method - Getter of theCxVariation.catalogVersionattribute.Methods in de.hybris.platform.personalizationservices.jalo with parameters of type CatalogVersionModifier and TypeMethodDescriptionvoidGeneratedPersonalizationservicesManager.addToCxPersonalizationProcesses(CatalogVersion item, CxPersonalizationProcess value) Generated method - Addsvalueto cxPersonalizationProcesses.voidGeneratedPersonalizationservicesManager.addToCxPersonalizationProcesses(SessionContext ctx, CatalogVersion item, CxPersonalizationProcess value) Generated method - Addsvalueto cxPersonalizationProcesses.GeneratedPersonalizationservicesManager.getCxPersonalizationProcesses(CatalogVersion item) Generated method - Getter of theCatalogVersion.cxPersonalizationProcessesattribute.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, Collection<CxPersonalizationProcess> value) Generated method - Setter of theCatalogVersion.cxPersonalizationProcessesattribute.voidGeneratedPersonalizationservicesManager.setCxPersonalizationProcesses(SessionContext ctx, CatalogVersion item, 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 CatalogVersionModifier and TypeMethodDescriptionGeneratedCxPersonalizationProcess.getCatalogVersions()Generated method - Getter of theCxPersonalizationProcess.catalogVersionsattribute.GeneratedCxPersonalizationProcess.getCatalogVersions(SessionContext ctx) Generated method - Getter of theCxPersonalizationProcess.catalogVersionsattribute.Methods in de.hybris.platform.personalizationservices.jalo.process with parameters of type CatalogVersionModifier and TypeMethodDescriptionvoidGeneratedCxPersonalizationProcess.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 CatalogVersionModifier and TypeMethodDescriptionvoidGeneratedCxPersonalizationProcess.setCatalogVersions(SessionContext ctx, Collection<CatalogVersion> value) Generated method - Setter of theCxPersonalizationProcess.catalogVersionsattribute.voidGeneratedCxPersonalizationProcess.setCatalogVersions(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 CatalogVersionModifier and TypeMethodDescriptionGeneratedAbstractConfiguratorSetting.getCatalogVersion()Generated method - Getter of theAbstractConfiguratorSetting.catalogVersionattribute.GeneratedAbstractConfiguratorSetting.getCatalogVersion(SessionContext ctx) Generated method - Getter of theAbstractConfiguratorSetting.catalogVersionattribute.Methods in de.hybris.platform.product.jalo with parameters of type CatalogVersionModifier and TypeMethodDescriptionprotected 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 CatalogVersionModifier and TypeMethodDescriptionAbstractDao.getConnectedItems(Item category, CatalogVersion version, boolean withSubcategories) CategoryDao.getConnectedItems(Item category, CatalogVersion version, boolean withSubcategories) MediaDao.getConnectedItems(Item category, CatalogVersion version, boolean withSubcategories) 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 List<MacFinderTreeNode>AbstractDao.getItems(Item category, CatalogVersion version, boolean withSubcategories) CategoryDao.getItems(Item category, CatalogVersion version, boolean withSubcategories) MediaDao.getItems(Item category, CatalogVersion version, boolean withSubcategories) 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 CatalogVersionModifier and TypeMethodDescriptionClassAttributeAssignmentDao.getConnectedItems(Item category, CatalogVersion version, boolean withSubcategories) intClassAttributeAssignmentDao.getItemCount(Item category, CatalogVersion version, boolean withSubcategories) 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 CatalogVersionModifier and TypeFieldDescriptionstatic final Comparator<CatalogVersion>Comparators.catalogVersionComparatorMethods in de.hybris.platform.promotions.util with parameters of type CatalogVersionModifier and TypeMethodDescriptionintComparators.CatalogVersionComparator.compare(CatalogVersion a, CatalogVersion b) -
Uses of CatalogVersion in de.hybris.platform.ruleengine.jalo
Methods in de.hybris.platform.ruleengine.jalo that return CatalogVersionModifier and TypeMethodDescriptionGeneratedCatalogVersionToRuleEngineContextMapping.getCatalogVersion()Generated method - Getter of theCatalogVersionToRuleEngineContextMapping.catalogVersionattribute.GeneratedCatalogVersionToRuleEngineContextMapping.getCatalogVersion(SessionContext ctx) Generated method - Getter of theCatalogVersionToRuleEngineContextMapping.catalogVersionattribute.Methods in de.hybris.platform.ruleengine.jalo with parameters of type CatalogVersionModifier and TypeMethodDescriptionvoidGeneratedCatalogVersionToRuleEngineContextMapping.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 CatalogVersionModifier and TypeMethodDescriptionGeneratedSnIndexType.getCatalogVersions()Generated method - Getter of theSnIndexType.catalogVersionsattribute.GeneratedSnIndexType.getCatalogVersions(SessionContext ctx) Generated method - Getter of theSnIndexType.catalogVersionsattribute.Methods in de.hybris.platform.searchservices.jalo with parameters of type CatalogVersionModifier and TypeMethodDescriptionvoidGeneratedSnIndexType.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 CatalogVersionModifier and TypeMethodDescriptionvoidGeneratedSnIndexType.setCatalogVersions(SessionContext ctx, List<CatalogVersion> value) Generated method - Setter of theSnIndexType.catalogVersionsattribute.voidGeneratedSnIndexType.setCatalogVersions(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 CatalogVersionModifier and TypeMethodDescriptionvoidGeneratedSolrfacetsearchManager.addToFacetSearchConfigs(CatalogVersion item, SolrFacetSearchConfig value) Generated method - Addsvalueto facetSearchConfigs.voidGeneratedSolrfacetsearchManager.addToFacetSearchConfigs(SessionContext ctx, CatalogVersion item, SolrFacetSearchConfig value) Generated method - Addsvalueto facetSearchConfigs.GeneratedSolrfacetsearchManager.getFacetSearchConfigs(CatalogVersion item) Generated method - Getter of theCatalogVersion.facetSearchConfigsattribute.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, List<SolrFacetSearchConfig> value) Generated method - Setter of theCatalogVersion.facetSearchConfigsattribute.voidGeneratedSolrfacetsearchManager.setFacetSearchConfigs(SessionContext ctx, CatalogVersion item, 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 CatalogVersionModifier and TypeMethodDescriptionGeneratedSolrFacetSearchConfig.getCatalogVersions()Generated method - Getter of theSolrFacetSearchConfig.catalogVersionsattribute.GeneratedSolrFacetSearchConfig.getCatalogVersions(SessionContext ctx) Generated method - Getter of theSolrFacetSearchConfig.catalogVersionsattribute.Methods in de.hybris.platform.solrfacetsearch.jalo.config with parameters of type CatalogVersionModifier and TypeMethodDescriptionvoidGeneratedSolrFacetSearchConfig.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 CatalogVersionModifier and TypeMethodDescriptionvoidGeneratedSolrFacetSearchConfig.setCatalogVersions(SessionContext ctx, List<CatalogVersion> value) Generated method - Setter of theSolrFacetSearchConfig.catalogVersionsattribute.voidGeneratedSolrFacetSearchConfig.setCatalogVersions(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 CatalogVersionModifier and TypeMethodDescriptionGeneratedChargeEntry.getCatalogVersion()Generated method - Getter of theChargeEntry.catalogVersionattribute.GeneratedChargeEntry.getCatalogVersion(SessionContext ctx) Generated method - Getter of theChargeEntry.catalogVersionattribute.GeneratedUsageCharge.getCatalogVersion()Generated method - Getter of theUsageCharge.catalogVersionattribute.GeneratedUsageCharge.getCatalogVersion(SessionContext ctx) Generated method - Getter of theUsageCharge.catalogVersionattribute.Methods in de.hybris.platform.subscriptionservices.jalo with parameters of type CatalogVersionModifier and TypeMethodDescriptionprotected 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 CatalogVersionModifier and TypeMethodDescriptionGeneratedY2YStreamConfiguration.getCatalogVersion()Generated method - Getter of theY2YStreamConfiguration.catalogVersionattribute.GeneratedY2YStreamConfiguration.getCatalogVersion(SessionContext ctx) Generated method - Getter of theY2YStreamConfiguration.catalogVersionattribute.GeneratedY2YStreamConfigurationContainer.getCatalogVersion()Generated method - Getter of theY2YStreamConfigurationContainer.catalogVersionattribute.GeneratedY2YStreamConfigurationContainer.getCatalogVersion(SessionContext ctx) Generated method - Getter of theY2YStreamConfigurationContainer.catalogVersionattribute.Methods in de.hybris.y2ysync.jalo with parameters of type CatalogVersionModifier and TypeMethodDescriptionvoidGeneratedY2YStreamConfiguration.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.