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