Uses of Class
de.hybris.platform.catalog.model.CompareCatalogVersionsCronJobModel
Packages that use CompareCatalogVersionsCronJobModel
Package
Description
Contains generated models for each type of de.hybris.platform.catalog.jalo package.
-
Uses of CompareCatalogVersionsCronJobModel in de.hybris.platform.catalog.model
Methods in de.hybris.platform.catalog.model that return CompareCatalogVersionsCronJobModelModifier and TypeMethodDescriptionCatalogVersionDifferenceModel.getCronJob()Generated method - Getter of theCatalogVersionDifference.cronJobattribute defined at extensioncatalog.Methods in de.hybris.platform.catalog.model with parameters of type CompareCatalogVersionsCronJobModelModifier and TypeMethodDescriptionvoidCatalogVersionDifferenceModel.setCronJob(CompareCatalogVersionsCronJobModel value) Generated method - Initial setter ofCatalogVersionDifference.cronJobattribute defined at extensioncatalog.Constructors in de.hybris.platform.catalog.model with parameters of type CompareCatalogVersionsCronJobModelModifierConstructorDescriptionCatalogVersionDifferenceModel(CompareCatalogVersionsCronJobModel _cronJob, CatalogVersionModel _sourceVersion, CatalogVersionModel _targetVersion) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCatalogVersionDifferenceModel(CompareCatalogVersionsCronJobModel _cronJob, ItemModel _owner, CatalogVersionModel _sourceVersion, CatalogVersionModel _targetVersion) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCategoryCatalogVersionDifferenceModel(CompareCatalogVersionsCronJobModel _cronJob, CategoryDifferenceMode _mode, CatalogVersionModel _sourceVersion, CatalogVersionModel _targetVersion) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCategoryCatalogVersionDifferenceModel(CompareCatalogVersionsCronJobModel _cronJob, CategoryDifferenceMode _mode, ItemModel _owner, CategoryModel _sourceCategory, CatalogVersionModel _sourceVersion, CategoryModel _targetCategory, CatalogVersionModel _targetVersion) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersProductCatalogVersionDifferenceModel(CompareCatalogVersionsCronJobModel _cronJob, ProductDifferenceMode _mode, CatalogVersionModel _sourceVersion, CatalogVersionModel _targetVersion) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersProductCatalogVersionDifferenceModel(CompareCatalogVersionsCronJobModel _cronJob, ProductDifferenceMode _mode, ItemModel _owner, ProductModel _sourceProduct, CatalogVersionModel _sourceVersion, ProductModel _targetProduct, CatalogVersionModel _targetVersion) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters