Uses of Class
de.hybris.platform.catalog.model.SyncItemCronJobModel
Packages that use SyncItemCronJobModel
Package
Description
Contains generated models for each type of de.hybris.platform.catalog.jalo package.
Contains generated models for each type of de.hybris.platform.catalog.jalo.synchronization package.
Contains generated models for each type of de.hybris.platform.util package.
-
Uses of SyncItemCronJobModel in de.hybris.platform.catalog.model
Methods in de.hybris.platform.catalog.model that return SyncItemCronJobModelModifier and TypeMethodDescriptionItemSyncDescriptorModel.getCronJob()Generated method - Getter of theChangeDescriptor.cronJobattribute defined at extensionprocessingand redeclared at extensioncatalog.ItemSyncTimestampModel.getPendingAttributesOwnerJob()Generated method - Getter of theItemSyncTimestamp.pendingAttributesOwnerJobattribute defined at extensioncatalog.Methods in de.hybris.platform.catalog.model that return types with arguments of type SyncItemCronJobModelModifier and TypeMethodDescriptionSyncItemJobModel.getExecutions()Generated method - Getter of theSyncItemJob.executionsattribute defined at extensioncatalog.Methods in de.hybris.platform.catalog.model with parameters of type SyncItemCronJobModelModifier and TypeMethodDescriptionvoidItemSyncTimestampModel.setPendingAttributesOwnerJob(SyncItemCronJobModel value) Generated method - Setter ofItemSyncTimestamp.pendingAttributesOwnerJobattribute defined at extensioncatalog.Constructors in de.hybris.platform.catalog.model with parameters of type SyncItemCronJobModelModifierConstructorDescriptionItemSyncDescriptorModel(String _changeType, SyncItemCronJobModel _cronJob, ItemModel _owner, Integer _sequenceNumber, StepModel _step) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersItemSyncDescriptorModel(String _changeType, SyncItemCronJobModel _cronJob, Integer _sequenceNumber, StepModel _step) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of SyncItemCronJobModel in de.hybris.platform.catalog.model.synchronization
Subclasses of SyncItemCronJobModel in de.hybris.platform.catalog.model.synchronizationModifier and TypeClassDescriptionclassGenerated model class for type CatalogVersionSyncCronJob first defined at extension catalog. -
Uses of SyncItemCronJobModel in de.hybris.platform.catalog.synchronization
Methods in de.hybris.platform.catalog.synchronization that return SyncItemCronJobModelModifier and TypeMethodDescriptionprotected SyncItemCronJobModelDefaultCatalogSynchronizationService.createSyncCronJob(SyncItemJobModel job) SyncResult.getCronJob()Methods in de.hybris.platform.catalog.synchronization with parameters of type SyncItemCronJobModelModifier and TypeMethodDescriptionprotected voidDefaultCatalogSynchronizationService.addScheduleFromConfig(SyncItemCronJobModel cronJob, SyncConfig config) Constructors in de.hybris.platform.catalog.synchronization with parameters of type SyncItemCronJobModel -
Uses of SyncItemCronJobModel in de.hybris.platform.cmsfacades.synchronization.impl
Methods in de.hybris.platform.cmsfacades.synchronization.impl that return SyncItemCronJobModelModifier and TypeMethodDescriptionprotected SyncItemCronJobModelDefaultSynchronizationFacade.createSyncCronJob(SyncItemJobModel job) Creates a newSyncItemCronJobModelfor the sameSyncItemJobModel -
Uses of SyncItemCronJobModel in de.hybris.platform.cmsfacades.util.models
Methods in de.hybris.platform.cmsfacades.util.models that return SyncItemCronJobModelModifier and TypeMethodDescriptionCatalogVersionModelMother.createCatalogSyncronizationSyncItemCronJobModel(CatalogVersionModel source, CatalogVersionModel target) -
Uses of SyncItemCronJobModel in de.hybris.platform.commerceservices.setup.impl
Methods in de.hybris.platform.commerceservices.setup.impl that return SyncItemCronJobModelModifier and TypeMethodDescriptionprotected SyncItemCronJobModelDefaultSetupSyncJobService.getLastFailedSyncCronJob(SyncItemJobModel syncItemJob) Returns the last cronjob if exists and failed or the new one otherwise -
Uses of SyncItemCronJobModel in de.hybris.platform.core.model.util
Methods in de.hybris.platform.core.model.util that return SyncItemCronJobModelModifier and TypeMethodDescriptionExecutedPublicationsViewModel.getSicjpk()Generated method - Getter of theExecutedPublicationsView.sicjpkattribute defined at extensioncatalog.