public class ProductReferenceSynchronisationAction extends AbstractSynchronizationAction
ListViewAction.ContextCURRENT_STATUS_KEY, SOURCE_CATALOG_VERSION_KEY, SOURCE_ITEMS_KEY, SYNC_JOBS_KEY, syncService, typeServicealwaysEnabled, IN_EDITOR_AREA_SECTION_PANELAFFECTED_ITEMS_KEY| Constructor and Description |
|---|
ProductReferenceSynchronisationAction() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doCreateContext(ListViewAction.Context context) |
EventListener |
getEventListener(ListViewAction.Context context)
Gets the
EventListener which is to be registered for the Events#ON_CLICK event. |
protected TypedObject |
getProductFromContext(ListViewAction.Context context) |
protected SynchronizationService |
getSynchronizationService() |
protected String |
getSyncInitImg() |
protected String |
getSyncNotOKImg() |
protected String |
getSyncOKImg() |
void |
setSynchronizationService(SynchronizationService synchronizationService) |
containsBaseProduct, getContextPopup, getCurrentStatus, getImageURI, getPopup, getPossiblyAffectedObjects, getStatusCode, getSyncBusyImg, getSyncJobs, getTooltip, getTypeRestriction, getTypeService, sendItemChangeEventscreateContext, createContext, getItem, getMultiSelectEventListener, getMultiSelectImageURI, getMultiSelectPopup, getSelectedItems, isAlwaysEnabled, sendEvent, sendUpdateItemsEvent, setAlwaysEnabledpublic ProductReferenceSynchronisationAction()
protected TypedObject getProductFromContext(ListViewAction.Context context)
protected void doCreateContext(ListViewAction.Context context)
doCreateContext in class AbstractSynchronizationActionprotected String getSyncInitImg()
getSyncInitImg in class AbstractSynchronizationActionprotected String getSyncNotOKImg()
getSyncNotOKImg in class AbstractSynchronizationActionprotected String getSyncOKImg()
getSyncOKImg in class AbstractSynchronizationActionpublic EventListener getEventListener(ListViewAction.Context context)
ListViewActionEventListener which is to be registered for the Events#ON_CLICK event.protected SynchronizationService getSynchronizationService()
getSynchronizationService in class AbstractSynchronizationActionpublic void setSynchronizationService(SynchronizationService synchronizationService)
Copyright © 2017 SAP SE. All Rights Reserved.