Uses of Class
de.hybris.platform.cmscockpit.events.impl.CmsUrlChangeEvent
Packages that use CmsUrlChangeEvent
Package
Description
-
Uses of CmsUrlChangeEvent in de.hybris.platform.cmscockpit.callbackevents
Methods in de.hybris.platform.cmscockpit.callbackevents that return types with arguments of type CmsUrlChangeEventMethod parameters in de.hybris.platform.cmscockpit.callbackevents with type arguments of type CmsUrlChangeEventModifier and TypeMethodDescriptionvoidUrlChangeCallbackEventHandler.setUrlChangeEventConverter(Converter<String[], CmsUrlChangeEvent> urlChangeEventConverter) -
Uses of CmsUrlChangeEvent in de.hybris.platform.cmscockpit.components.liveedit.converter
Methods in de.hybris.platform.cmscockpit.components.liveedit.converter that return CmsUrlChangeEventModifier and TypeMethodDescriptionDefaultCmsUrlChangeEventConverter.convert(String[] attributes, CmsUrlChangeEvent prototype) Methods in de.hybris.platform.cmscockpit.components.liveedit.converter with parameters of type CmsUrlChangeEventModifier and TypeMethodDescriptionDefaultCmsUrlChangeEventConverter.convert(String[] attributes, CmsUrlChangeEvent prototype) -
Uses of CmsUrlChangeEvent in de.hybris.platform.cmscockpit.session.impl
Methods in de.hybris.platform.cmscockpit.session.impl with parameters of type CmsUrlChangeEventModifier and TypeMethodDescriptionvoidLiveEditBrowserModel.setFrontendAttributes(CmsUrlChangeEvent cmsUrlChangeEvent) Sets all frontend attributes transferred to WCMSCockpit.protected voidLiveEditContentBrowser.updateAfterChangedUrl(CmsUrlChangeEvent cmsUrlChangeEvent)