V - the type parameter which extends the LiveEditView typepublic abstract class AbstractLiveEditCallbackEventHandler<V extends LiveEditView> extends java.lang.Object implements CallbackEventHandler<V>
| Constructor and Description |
|---|
AbstractLiveEditCallbackEventHandler() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetEventId, onCallbackEventpublic AbstractLiveEditCallbackEventHandler()
protected ApplicationContext getApplicationContext()
protected AbstractCMSComponentModel getComponentForUid(java.lang.String componentUid, LiveEditView view)
componentUid - protected <C extends ItemModel> C getCMSObjectForUid(java.lang.String uid, LiveEditView view)
protected ContentSlotModel getContentSlotForPreviewCatalogVersions(java.lang.String slotUid, LiveEditView view)
protected AbstractPageModel getPageForPreviewCatalogVersions(java.lang.String pageUid, LiveEditView view)
protected ContentSlotNameModel getContentSlotName(java.lang.String position, AbstractPageModel page)
protected java.util.Set<CMSComponentTypeModel> getValidComponentTypes(java.lang.String position, AbstractPageModel page)
protected boolean isValidForContentSlot(ComposedTypeModel type, java.lang.String position, AbstractPageModel page)
protected BrowserSectionModel getBrowserSectionForPosition(java.lang.String position, CmsPageBrowserModel pageModel)
protected CmsPageBrowserModel getPageBrowserModel(LiveEditView view, java.lang.String pageUid)
protected Window createPopupWindow(Component parent)
public ModelService getModelService()
public void setModelService(ModelService modelService)
public void setCockpitTypeService(TypeService typeService)
public TypeService getCockpitTypeService()
public CatalogVersionService getCatalogVersionService()
public void setCatalogVersionService(CatalogVersionService catalogVersionService)
public void setSessionService(SessionService sessionService)
public SessionService getSessionService()
public CMSComponentService getCmsComponentService()
public void setCmsComponentService(CMSComponentService cmsComponentService)
public CMSContentSlotService getCmsContentSlotService()
public void setCmsContentSlotService(CMSContentSlotService cmsContentSlotService)
public CMSPageService getCmsPageService()
public void setCmsPageService(CMSPageService cmsPageService)
public CmsObjectService getCmsObjectService()
public void setCmsObjectService(CmsObjectService cmsObjectService)
public CounterpartProductCatalogVersionsStrategy getCounterpartProductCatalogVersionsStrategy()
public void setCounterpartProductCatalogVersionsStrategy(CounterpartProductCatalogVersionsStrategy counterpartProductCatalogVersionsStrategy)
counterpartProductCatalogVersionsStrategy - the counterpartProductCatalogVersionsStrategy to setCopyright © 2018 SAP SE. All Rights Reserved.