Uses of Interface
de.hybris.platform.cockpit.services.CockpitCommentService
-
-
Uses of CockpitCommentService in de.hybris.platform.cockpit.components.contentbrowser
Methods in de.hybris.platform.cockpit.components.contentbrowser that return CockpitCommentService Modifier and Type Method Description CockpitCommentServiceCommentMainAreaBrowserComponent. getCockpitCommentService() -
Uses of CockpitCommentService in de.hybris.platform.cockpit.components.editorarea.renderer
Methods in de.hybris.platform.cockpit.components.editorarea.renderer that return CockpitCommentService Modifier and Type Method Description CockpitCommentServiceCommentsSectionRenderer. getCockpitCommentService() -
Uses of CockpitCommentService in de.hybris.platform.cockpit.components.listview.impl
Methods in de.hybris.platform.cockpit.components.listview.impl that return CockpitCommentService Modifier and Type Method Description CockpitCommentServiceAbstractCommentAction. getCockpitCommentService() -
Uses of CockpitCommentService in de.hybris.platform.cockpit.components.navigationarea.renderer
Methods in de.hybris.platform.cockpit.components.navigationarea.renderer that return CockpitCommentService Modifier and Type Method Description CockpitCommentServiceInfoBoxRenderer. getCockpitCommentService() -
Uses of CockpitCommentService in de.hybris.platform.cockpit.services.comments.impl
Methods in de.hybris.platform.cockpit.services.comments.impl with parameters of type CockpitCommentService Modifier and Type Method Description voidDefaultCommentLayerService. setCockpitCommentService(CockpitCommentService cockpitCommentService) -
Uses of CockpitCommentService in de.hybris.platform.cockpit.services.impl
Classes in de.hybris.platform.cockpit.services.impl that implement CockpitCommentService Modifier and Type Class Description classDefaultCockpitCommentService -
Uses of CockpitCommentService in de.hybris.platform.cockpit.session.impl
Methods in de.hybris.platform.cockpit.session.impl that return CockpitCommentService Modifier and Type Method Description protected CockpitCommentServiceCommentPushController. getCockpitCommentService()
-