Class CmsDrilldownSectionModelListener
java.lang.Object
de.hybris.platform.cmscockpit.session.impl.CmsDrilldownSectionModelListener
- All Implemented Interfaces:
ComponentEventListener,SectionModelListener
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected List<BrowserSectionModel>protected CmsPageBrowserModelprotected TypeServiceprotected voidprotected voidhandleContentSlotSectionSelection(ContentSlotModel contentSlotModel) protected voidhandleSectionSelection(BrowserSectionModel currentSection) protected voidhandleSimpleElementSectionSelection(SimpleCMSComponentModel simpleElementModel) protected voidhandleUnexpectedType(BrowserSectionModel sectionModel, ItemModel item, String expected) protected voidhideFollowingSections(BrowserSectionModel section) void
-
Constructor Details
-
CmsDrilldownSectionModelListener
-
-
Method Details
-
onSectionModelEvent
- Specified by:
onSectionModelEventin interfaceSectionModelListener
-
getBrowserSectionModels
-
handleSectionSelection
-
handleContentSlotSectionSelection
-
handleContentElementSectionSelection
-
handleSimpleElementSectionSelection
-
hideFollowingSections
-
handleUnexpectedType
protected void handleUnexpectedType(BrowserSectionModel sectionModel, ItemModel item, String expected) -
getTypeService
-
getSectionBrowserModel
-