| Package | Description |
|---|---|
| de.hybris.platform.cmsfacades.synchronization | |
| de.hybris.platform.cmsfacades.synchronization.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
ItemSynchronizationFacade.performItemSynchronization(SyncRequestData syncRequestData,
SynchronizationData synchronizationData)
Performs the synchronization for a list of
ItemModel. |
void |
ItemSynchronizationFacade.performItemSynchronization(SyncRequestData syncRequestData,
SynchronizationData synchronizationData,
SyncConfig config)
Performs the synchronization for a list of
ItemModel. |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<ItemModel> |
DefaultItemSynchronizationFacade.getListOfItems(SynchronizationData synchronizationData)
Will convert a list of itemId/itemType pairs to a list of
ItemModel |
void |
DefaultItemSynchronizationFacade.performItemSynchronization(SyncRequestData syncRequestData,
SynchronizationData synchronizationData) |
void |
DefaultItemSynchronizationFacade.performItemSynchronization(SyncRequestData syncRequestData,
SynchronizationData synchronizationData,
SyncConfig config) |
Copyright © 2018 SAP SE. All Rights Reserved.