public class MoveComponentCallbackEventHandler extends AbstractLockingLiveEditCallbackEventHandler<LiveEditView>
cmsLockingService| Constructor and Description |
|---|
MoveComponentCallbackEventHandler() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEventId() |
GenericRandomNameProducer |
getGenericRandomNameProducer() |
TypeService |
getTypeService() |
protected void |
moveComponent(LiveEditView view,
String pageUid,
String fromSlotUid,
String toSlotUid,
String toPosition,
String componentUid,
String index) |
void |
onCallbackEventInternal(LiveEditView view,
Map<String,Object> attributeMap) |
void |
setGenericRandomNameProducer(GenericRandomNameProducer genericRandomNameProducer) |
void |
setTypeService(TypeService typeService) |
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, setSessionServicepublic String getEventId()
public void onCallbackEventInternal(LiveEditView view, Map<String,Object> attributeMap) throws Exception
onCallbackEventInternal in class AbstractLockingLiveEditCallbackEventHandler<LiveEditView>Exceptionprotected void moveComponent(LiveEditView view, String pageUid, String fromSlotUid, String toSlotUid, String toPosition, String componentUid, String index) throws Exception
Exceptionpublic TypeService getTypeService()
public void setTypeService(TypeService typeService)
public GenericRandomNameProducer getGenericRandomNameProducer()
public void setGenericRandomNameProducer(GenericRandomNameProducer genericRandomNameProducer)
Copyright © 2017 SAP SE. All Rights Reserved.