V - the type parameter which extends the LiveEditView typepublic abstract class AbstractLockingLiveEditCallbackEventHandler<V extends LiveEditView> extends AbstractLiveEditCallbackEventHandler<V>
| Modifier and Type | Field and Description |
|---|---|
protected CMSLockingService |
cmsLockingService |
| Constructor and Description |
|---|
AbstractLockingLiveEditCallbackEventHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
onCallbackEvent(V view,
java.util.Map<java.lang.String,java.lang.Object> attributeMap) |
abstract void |
onCallbackEventInternal(V view,
java.util.Map<java.lang.String,java.lang.Object> attributeMap) |
createPopupWindow, getApplicationContext, getBrowserSectionForPosition, getCatalogVersionService, getCmsComponentService, getCmsContentSlotService, getCMSObjectForUid, getCmsObjectService, getCmsPageService, getCockpitTypeService, getComponentForUid, getContentSlotForPreviewCatalogVersions, getContentSlotName, getCounterpartProductCatalogVersionsStrategy, getModelService, getPageBrowserModel, getPageForPreviewCatalogVersions, getSessionService, getValidComponentTypes, isValidForContentSlot, setCatalogVersionService, setCmsComponentService, setCmsContentSlotService, setCmsObjectService, setCmsPageService, setCockpitTypeService, setCounterpartProductCatalogVersionsStrategy, setModelService, setSessionServiceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetEventIdprotected CMSLockingService cmsLockingService
public AbstractLockingLiveEditCallbackEventHandler()
public void onCallbackEvent(V view, java.util.Map<java.lang.String,java.lang.Object> attributeMap) throws java.lang.Exception
java.lang.Exceptionpublic abstract void onCallbackEventInternal(V view, java.util.Map<java.lang.String,java.lang.Object> attributeMap) throws java.lang.Exception
java.lang.ExceptionCopyright © 2018 SAP SE. All Rights Reserved.