Uses of Class
de.hybris.platform.catalog.model.SyncItemCronJobModel
-
Packages that use SyncItemCronJobModel Package Description de.hybris.platform.catalog.model Contains generated models for each type of de.hybris.platform.catalog.jalo package.de.hybris.platform.catalog.model.synchronization Contains generated models for each type of de.hybris.platform.catalog.jalo.synchronization package.de.hybris.platform.core.model.util 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 SyncItemCronJobModel Modifier and Type Method Description SyncItemCronJobModelItemSyncDescriptorModel. getCronJob()Generated method - Getter of theChangeDescriptor.cronJobattribute defined at extensionprocessingand redeclared at extensioncatalog.SyncItemCronJobModelItemSyncTimestampModel. getPendingAttributesOwnerJob()Generated method - Getter of theItemSyncTimestamp.pendingAttributesOwnerJobattribute defined at extensioncatalog.Methods in de.hybris.platform.catalog.model that return types with arguments of type SyncItemCronJobModel Modifier and Type Method Description java.util.Collection<SyncItemCronJobModel>SyncItemJobModel. getExecutions()Generated method - Getter of theSyncItemJob.executionsattribute defined at extensioncatalog.Methods in de.hybris.platform.catalog.model with parameters of type SyncItemCronJobModel Modifier and Type Method Description voidItemSyncTimestampModel. setPendingAttributesOwnerJob(SyncItemCronJobModel value)Generated method - Setter ofItemSyncTimestamp.pendingAttributesOwnerJobattribute defined at extensioncatalog.Constructors in de.hybris.platform.catalog.model with parameters of type SyncItemCronJobModel Constructor Description ItemSyncDescriptorModel(java.lang.String _changeType, SyncItemCronJobModel _cronJob, ItemModel _owner, java.lang.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(java.lang.String _changeType, SyncItemCronJobModel _cronJob, java.lang.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.synchronization Modifier and Type Class Description classCatalogVersionSyncCronJobModelGenerated model class for type CatalogVersionSyncCronJob first defined at extension catalog. -
Uses of SyncItemCronJobModel in de.hybris.platform.core.model.util
Methods in de.hybris.platform.core.model.util that return SyncItemCronJobModel Modifier and Type Method Description SyncItemCronJobModelExecutedPublicationsViewModel. getSicjpk()Generated method - Getter of theExecutedPublicationsView.sicjpkattribute defined at extensioncatalog.
-