| 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.cockpit.services.sync | |
| de.hybris.platform.cockpit.services.sync.impl | |
| de.hybris.platform.core.model.security |
Contains generated models for each type of de.hybris.platform.jalo.security package.
|
| de.hybris.platform.core.model.util |
Contains generated models for each type of de.hybris.platform.util package.
|
| de.hybris.platform.platformbackoffice.widgets.catalogsynchronization |
| Modifier and Type | Method and Description |
|---|---|
SyncItemJobModel |
SyncItemCronJobModel.getJob()
Generated method - Getter of the
CronJob.job attribute defined at extension processing and redeclared at extension catalog. |
SyncItemJobModel |
ItemSyncTimestampModel.getSyncJob()
Generated method - Getter of the
ItemSyncTimestamp.syncJob attribute defined at extension catalog. |
SyncItemJobModel |
SyncAttributeDescriptorConfigModel.getSyncJob()
Generated method - Getter of the
SyncAttributeDescriptorConfig.syncJob attribute defined at extension catalog. |
| Modifier and Type | Method and Description |
|---|---|
List<SyncItemJobModel> |
CatalogVersionModel.getIncomingSynchronizations()
Generated method - Getter of the
CatalogVersion.incomingSynchronizations attribute defined at extension catalog. |
List<SyncItemJobModel> |
CatalogVersionModel.getSynchronizations()
Generated method - Getter of the
CatalogVersion.synchronizations attribute defined at extension catalog. |
| Modifier and Type | Method and Description |
|---|---|
void |
ItemSyncTimestampModel.setSyncJob(SyncItemJobModel value)
Generated method - Initial setter of
ItemSyncTimestamp.syncJob attribute defined at extension catalog. |
void |
SyncAttributeDescriptorConfigModel.setSyncJob(SyncItemJobModel value)
Generated method - Initial setter of
SyncAttributeDescriptorConfig.syncJob attribute defined at extension catalog. |
| Modifier and Type | Method and Description |
|---|---|
void |
CatalogVersionModel.setSynchronizations(List<SyncItemJobModel> value)
Generated method - Setter of
CatalogVersion.synchronizations attribute defined at extension catalog. |
| Constructor and Description |
|---|
ItemSyncTimestampModel(ItemModel _owner,
ItemModel _sourceItem,
CatalogVersionModel _sourceVersion,
SyncItemJobModel _syncJob,
ItemModel _targetItem,
CatalogVersionModel _targetVersion)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
SyncAttributeDescriptorConfigModel(AttributeDescriptorModel _attributeDescriptor,
Boolean _copyByValue,
ItemModel _owner,
SyncItemJobModel _syncJob)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
SyncAttributeDescriptorConfigModel(AttributeDescriptorModel _attributeDescriptor,
Boolean _copyByValue,
SyncItemJobModel _syncJob)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
SyncItemCronJobModel(SyncItemJobModel _job)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
SyncItemCronJobModel(SyncItemJobModel _job,
ItemModel _owner)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
| Modifier and Type | Class and Description |
|---|---|
class |
CatalogVersionSyncJobModel
Generated model class for type CatalogVersionSyncJob first defined at extension catalog.
|
| Constructor and Description |
|---|
CatalogVersionSyncCronJobModel(SyncItemJobModel _job)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
CatalogVersionSyncCronJobModel(SyncItemJobModel _job,
ItemModel _owner)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
| Modifier and Type | Method and Description |
|---|---|
SyncItemJobModel |
SyncItemJobResource.getSyncItemJobModel()
Convenience method which just delegates to
#getResourceValue() |
protected SyncItemJobModel |
SyncItemJobResource.readResource(String resourceId)
Gets the
SyncItemJobModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<SyncItemJobModel> |
SyncItemJobsResource.getSyncItemJobsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
SyncItemJobResource.setSyncItemJobModel(SyncItemJobModel value)
Convenience method which just delegates to
#setResourceValue(SyncItemJobModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
SyncItemJobsResource.setSyncItemJobsCollection(Collection<SyncItemJobModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
SynchronizationService.getSynchronizationStatuses(List<SyncItemJobModel> synchRules,
TypedObject item)
Retrieves synchronization statuses for given item
|
| Modifier and Type | Method and Description |
|---|---|
List<String> |
SynchronizationServiceImpl.getSynchronizationStatuses(List<SyncItemJobModel> rules,
TypedObject sourceObject) |
List<String> |
SynchronizationServiceImpl.getSynchronizationStatusesSimple(List<SyncItemJobModel> rules,
TypedObject sourceObject) |
| Modifier and Type | Method and Description |
|---|---|
Collection<SyncItemJobModel> |
PrincipalModel.getSyncJobs()
Generated method - Getter of the
Principal.syncJobs attribute defined at extension catalog. |
| Modifier and Type | Method and Description |
|---|---|
void |
PrincipalModel.setSyncJobs(Collection<SyncItemJobModel> value)
Generated method - Setter of
Principal.syncJobs attribute defined at extension catalog. |
| Modifier and Type | Method and Description |
|---|---|
SyncItemJobModel |
ModifiedCatalogItemsViewModel.getJob()
Generated method - Getter of the
ModifiedCatalogItemsView.job attribute defined at extension catalog. |
| Modifier and Type | Method and Description |
|---|---|
SyncItemJobModel |
StartSyncForm.getSelectedSyncItemJob() |
| Modifier and Type | Method and Description |
|---|---|
List<SyncItemJobModel> |
StartSyncForm.getSyncItemJobs() |
| Modifier and Type | Method and Description |
|---|---|
void |
StartSyncForm.setSelectedSyncItemJob(SyncItemJobModel selectedSyncItemJob) |
| Modifier and Type | Method and Description |
|---|---|
void |
StartSyncForm.setSyncItemJobs(List<SyncItemJobModel> syncItemJobs) |
Copyright © 2017 SAP SE. All Rights Reserved.