| 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.catalog.resource | |
| de.hybris.platform.catalog.synchronization | |
| de.hybris.platform.cmsfacades.synchronization.impl | |
| de.hybris.platform.cmsfacades.util.models | |
| de.hybris.platform.core.model.util |
Contains generated models for each type of de.hybris.platform.util package.
|
| Modifier and Type | Method and Description |
|---|---|
SyncItemCronJobModel |
ItemSyncDescriptorModel.getCronJob()
Generated method - Getter of the
ChangeDescriptor.cronJob attribute defined at extension processing and redeclared at extension catalog. |
SyncItemCronJobModel |
ItemSyncTimestampModel.getPendingAttributesOwnerJob()
Generated method - Getter of the
ItemSyncTimestamp.pendingAttributesOwnerJob attribute defined at extension catalog. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<SyncItemCronJobModel> |
SyncItemJobModel.getExecutions()
Generated method - Getter of the
SyncItemJob.executions attribute defined at extension catalog. |
| Modifier and Type | Method and Description |
|---|---|
void |
ItemSyncTimestampModel.setPendingAttributesOwnerJob(SyncItemCronJobModel value)
Generated method - Setter of
ItemSyncTimestamp.pendingAttributesOwnerJob attribute defined at extension catalog. |
| Constructor and Description |
|---|
ItemSyncDescriptorModel(java.lang.String _changeType,
SyncItemCronJobModel _cronJob,
java.lang.Integer _sequenceNumber,
StepModel _step)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
ItemSyncDescriptorModel(java.lang.String _changeType,
SyncItemCronJobModel _cronJob,
ItemModel _owner,
java.lang.Integer _sequenceNumber,
StepModel _step)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
| Modifier and Type | Class and Description |
|---|---|
class |
CatalogVersionSyncCronJobModel
Generated model class for type CatalogVersionSyncCronJob first defined at extension catalog.
|
| Modifier and Type | Method and Description |
|---|---|
SyncItemCronJobModel |
SyncItemCronJobResource.getSyncItemCronJobModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected SyncItemCronJobModel |
SyncItemCronJobResource.readResource(java.lang.String resourceId)
Gets the
SyncItemCronJobModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<SyncItemCronJobModel> |
SyncItemCronJobsResource.getSyncItemCronJobsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
SyncItemCronJobResource.setSyncItemCronJobModel(SyncItemCronJobModel value)
Convenience method which just delegates to
#setResourceValue(SyncItemCronJobModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
SyncItemCronJobsResource.setSyncItemCronJobsCollection(java.util.Collection<SyncItemCronJobModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
protected SyncItemCronJobModel |
DefaultCatalogSynchronizationService.createSyncCronJob(SyncItemJobModel job) |
SyncItemCronJobModel |
SyncResult.getCronJob() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultCatalogSynchronizationService.addScheduleFromConfig(SyncItemCronJobModel cronJob,
SyncConfig config) |
| Constructor and Description |
|---|
SyncResult(SyncItemCronJobModel syncCronJob) |
| Modifier and Type | Method and Description |
|---|---|
protected SyncItemCronJobModel |
DefaultSynchronizationFacade.createSyncCronJob(SyncItemJobModel job)
Creates a new
SyncItemCronJobModel for the same SyncItemJobModel |
| Modifier and Type | Method and Description |
|---|---|
SyncItemCronJobModel |
CatalogVersionModelMother.createCatalogSyncronizationSyncItemCronJobModel(CatalogVersionModel source,
CatalogVersionModel target) |
| Modifier and Type | Method and Description |
|---|---|
SyncItemCronJobModel |
ExecutedPublicationsViewModel.getSicjpk()
Generated method - Getter of the
ExecutedPublicationsView.sicjpk attribute defined at extension catalog. |
Copyright © 2018 SAP SE. All Rights Reserved.