Uses of Class
de.hybris.platform.cockpit.session.impl.CommunicationBrowserModel
-
-
Uses of CommunicationBrowserModel in de.hybris.platform.cockpit.components.editorarea.renderer
Methods in de.hybris.platform.cockpit.components.editorarea.renderer that return CommunicationBrowserModel Modifier and Type Method Description CommunicationBrowserModel
CommentsSectionRenderer. getCommunicationBrowserModel()
Methods in de.hybris.platform.cockpit.components.editorarea.renderer with parameters of type CommunicationBrowserModel Modifier and Type Method Description void
CommentsSectionRenderer. setCommunicationBrowserModel(CommunicationBrowserModel communicationBrowserModel)
-
Uses of CommunicationBrowserModel in de.hybris.platform.cockpit.components.listview.impl
Methods in de.hybris.platform.cockpit.components.listview.impl that return CommunicationBrowserModel Modifier and Type Method Description CommunicationBrowserModel
OpenCommentAction. getCommunicationBrowserModel()
-
Uses of CommunicationBrowserModel in de.hybris.platform.cockpit.components.navigationarea.renderer
Methods in de.hybris.platform.cockpit.components.navigationarea.renderer that return CommunicationBrowserModel Modifier and Type Method Description CommunicationBrowserModel
InfoBoxRenderer. getCommunicationBrowserModel()
-
Uses of CommunicationBrowserModel in de.hybris.platform.cockpit.session.impl
Subclasses of CommunicationBrowserModel in de.hybris.platform.cockpit.session.impl Modifier and Type Class Description class
ContextAreaCommentTreeModel
Model representation ofContextAreaCommentTreeComponent
-