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