public class ProductSynchronizationStatus extends AbstractSynchronizationAction
ListViewAction.Context| Modifier and Type | Field and Description |
|---|---|
protected static String |
ICON_STATUS_IN_SYNC |
protected static String |
ICON_STATUS_IN_SYNC_NOT |
protected static String |
ICON_STATUS_SYNC_INITIAL |
CURRENT_STATUS_KEY, SOURCE_CATALOG_VERSION_KEY, SOURCE_ITEMS_KEY, SYNC_JOBS_KEY, syncService, typeServicealwaysEnabled, IN_EDITOR_AREA_SECTION_PANELAFFECTED_ITEMS_KEY| Constructor and Description |
|---|
ProductSynchronizationStatus() |
| 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. |
EventListener |
getMultiSelectEventListener(ListViewAction.Context context)
Gets the
EventListener for selection operation which is to be registered for the Events#ON_CLICK event. |
String |
getMultiSelectImageURI(ListViewAction.Context context)
Gets the image URI for selection operation which represents the action button.
|
protected String |
getSyncInitImg() |
protected String |
getSyncNotOKImg() |
protected String |
getSyncOKImg() |
protected String |
getTypeRestriction() |
containsBaseProduct, getContextPopup, getCurrentStatus, getImageURI, getPopup, getPossiblyAffectedObjects, getStatusCode, getSyncBusyImg, getSynchronizationService, getSyncJobs, getTooltip, getTypeService, sendItemChangeEventscreateContext, createContext, getItem, getMultiSelectPopup, getSelectedItems, isAlwaysEnabled, sendEvent, sendUpdateItemsEvent, setAlwaysEnabledprotected static final String ICON_STATUS_IN_SYNC
protected static final String ICON_STATUS_IN_SYNC_NOT
protected static final String ICON_STATUS_SYNC_INITIAL
protected String getTypeRestriction()
getTypeRestriction in class AbstractSynchronizationActionprotected void doCreateContext(ListViewAction.Context context)
doCreateContext in class AbstractSynchronizationActioncontext - public EventListener getEventListener(ListViewAction.Context context)
ListViewActionEventListener which is to be registered for the Events#ON_CLICK event.public EventListener getMultiSelectEventListener(ListViewAction.Context context)
ListViewActionEventListener for selection operation which is to be registered for the Events#ON_CLICK event.getMultiSelectEventListener in interface ListViewActiongetMultiSelectEventListener in class AbstractListViewActionpublic String getMultiSelectImageURI(ListViewAction.Context context)
ListViewActiongetMultiSelectImageURI in interface ListViewActiongetMultiSelectImageURI in class AbstractListViewActionprotected String getSyncInitImg()
getSyncInitImg in class AbstractSynchronizationActionprotected String getSyncNotOKImg()
getSyncNotOKImg in class AbstractSynchronizationActionprotected String getSyncOKImg()
getSyncOKImg in class AbstractSynchronizationActionCopyright © 2017 SAP SE. All Rights Reserved.