| 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.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 |
|---|---|
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(String _changeType,
SyncItemCronJobModel _cronJob,
Integer _sequenceNumber,
StepModel _step)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
ItemSyncDescriptorModel(String _changeType,
SyncItemCronJobModel _cronJob,
ItemModel _owner,
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
#getResourceValue() |
protected SyncItemCronJobModel |
SyncItemCronJobResource.readResource(String resourceId)
Gets the
SyncItemCronJobModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<SyncItemCronJobModel> |
SyncItemCronJobsResource.getSyncItemCronJobsCollection()
Convenience method which just delegates to
#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(Collection<SyncItemCronJobModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
SyncItemCronJobModel |
ExecutedPublicationsViewModel.getSicjpk()
Generated method - Getter of the
ExecutedPublicationsView.sicjpk attribute defined at extension catalog. |
Copyright © 2017 SAP SE. All Rights Reserved.