public class CloneComponentCallbackEventHandler extends AbstractLockingLiveEditCallbackEventHandler<LiveEditView>
| Modifier and Type | Field and Description |
|---|---|
protected static String |
ABSTRACTCOMPONENT_UID_PREFIX |
cmsLockingService| Constructor and Description |
|---|
CloneComponentCallbackEventHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
cloneComponent(LiveEditView view,
String contentSlotId,
String componentId) |
String |
getEventId() |
GenericRandomNameProducer |
getGenericRandomNameProducer() |
void |
onCallbackEventInternal(LiveEditView view,
Map<String,Object> attributeMap) |
void |
setGenericRandomNameProducer(GenericRandomNameProducer genericRandomNameProducer) |
onCallbackEventcreatePopupWindow, 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, setSessionServiceprotected static final String ABSTRACTCOMPONENT_UID_PREFIX
public String getEventId()
public void onCallbackEventInternal(LiveEditView view, Map<String,Object> attributeMap) throws Exception
onCallbackEventInternal in class AbstractLockingLiveEditCallbackEventHandler<LiveEditView>Exceptionprotected void cloneComponent(LiveEditView view, String contentSlotId, String componentId)
public GenericRandomNameProducer getGenericRandomNameProducer()
public void setGenericRandomNameProducer(GenericRandomNameProducer genericRandomNameProducer)
Copyright © 2017 SAP SE. All Rights Reserved.