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 SectionModel
AbstractSectionComponent. getSectionModel()
SectionModel
SectionComponent. 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 interface
BrowserSectionModel
interface
ListBrowserSectionModel
interface
ListSectionModel
-
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 class
AbstractBrowserSectionModel
class
AbstractSectionModel
class
DefaultBrowserSectionModel
class
DefaultListBrowserSectionModel
class
DefaultListSectionModel
class
DefaultSectionModel
-
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 class
TargetBrowserSectionModel
-