public class CmsElementSyncAction extends AbstractSynchronizationAction
ListViewAction.Context| Modifier and Type | Field and Description |
|---|---|
protected static String |
IMAGE_URI_MULTISELECT_AVAILABLE |
protected static String |
IMAGE_URI_MULTISELECT_UNAVAILABLE |
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 |
|---|
CmsElementSyncAction() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canUserChangeItem(TypedObject item) |
protected void |
detachDialog(Window dialog) |
protected void |
doCreateContext(ListViewAction.Context context) |
protected CMSPageLockingService |
getCmsPageLockingService() |
protected CMSPageService |
getCmsPageService() |
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 boolean |
isComponentLockedForUser(TypedObject item) |
containsBaseProduct, getContextPopup, getCurrentStatus, getImageURI, getPopup, getPossiblyAffectedObjects, getStatusCode, getSyncBusyImg, getSynchronizationService, getSyncJobs, getTooltip, getTypeRestriction, getTypeService, sendItemChangeEventscreateContext, createContext, getItem, getMultiSelectPopup, getSelectedItems, isAlwaysEnabled, sendEvent, sendUpdateItemsEvent, setAlwaysEnabledprotected static final String IMAGE_URI_MULTISELECT_AVAILABLE
protected static final String IMAGE_URI_MULTISELECT_UNAVAILABLE
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 void detachDialog(Window dialog)
protected boolean isComponentLockedForUser(TypedObject item)
protected CMSPageLockingService getCmsPageLockingService()
protected CMSPageService getCmsPageService()
public String getMultiSelectImageURI(ListViewAction.Context context)
ListViewActiongetMultiSelectImageURI in interface ListViewActiongetMultiSelectImageURI in class AbstractListViewActionpublic 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 AbstractListViewActionprotected boolean canUserChangeItem(TypedObject item)
Copyright © 2017 SAP SE. All Rights Reserved.