Uses of Interface
de.hybris.platform.cockpit.session.SectionModel
-
-
Uses of SectionModel in de.hybris.platform.cockpit.components.contentbrowser
Methods in de.hybris.platform.cockpit.components.contentbrowser that return SectionModel Modifier and Type Method Description SectionModelAbstractSectionComponent. getSectionModel()SectionModelSectionComponent. getSectionModel()Constructors in de.hybris.platform.cockpit.components.contentbrowser with parameters of type SectionModel Constructor Description AbstractSectionComponent(SectionModel sectionModel) -
Uses of SectionModel in de.hybris.platform.cockpit.session
Subinterfaces of SectionModel in de.hybris.platform.cockpit.session Modifier and Type Interface Description interfaceBrowserSectionModelinterfaceListBrowserSectionModelinterfaceListSectionModel -
Uses of SectionModel in de.hybris.platform.cockpit.session.impl
Classes in de.hybris.platform.cockpit.session.impl that implement SectionModel Modifier and Type Class Description classAbstractBrowserSectionModelclassAbstractSectionModelclassDefaultBrowserSectionModelclassDefaultListBrowserSectionModelclassDefaultListSectionModelclassDefaultSectionModel -
Uses of SectionModel in de.hybris.platform.importcockpit.session.mapping.impl
Classes in de.hybris.platform.importcockpit.session.mapping.impl that implement SectionModel Modifier and Type Class Description classTargetBrowserSectionModel
-