Uses of Interface
de.hybris.platform.cockpit.services.comments.CommentLayerService
Packages that use CommentLayerService
Package
Description
-
Uses of CommentLayerService in de.hybris.platform.cockpit.components.listview.impl
Methods in de.hybris.platform.cockpit.components.listview.impl with parameters of type CommentLayerServiceModifier and TypeMethodDescriptionvoidAnswerCommentFromCommenLayerAction.setCommentLayerService(CommentLayerService commentLayerService) voidDeleteCommentFromCommentLayerAction.setCommentLayerService(CommentLayerService commentLayerService) voidEditCommentFromCommentLayerAction.setCommentLayerService(CommentLayerService commentLayerService) -
Uses of CommentLayerService in de.hybris.platform.cockpit.components.mvc.commentlayer
Methods in de.hybris.platform.cockpit.components.mvc.commentlayer that return CommentLayerService -
Uses of CommentLayerService in de.hybris.platform.cockpit.components.mvc.commentlayer.controller.impl
Fields in de.hybris.platform.cockpit.components.mvc.commentlayer.controller.impl declared as CommentLayerServiceModifier and TypeFieldDescriptionprotected CommentLayerServiceDefaultCommentLayerComponentController.commentLayerServiceMethods in de.hybris.platform.cockpit.components.mvc.commentlayer.controller.impl with parameters of type CommentLayerServiceModifier and TypeMethodDescriptionvoidDefaultCommentLayerComponentController.setCommentLayerService(CommentLayerService commentLayerService) -
Uses of CommentLayerService in de.hybris.platform.cockpit.services.comments.impl
Classes in de.hybris.platform.cockpit.services.comments.impl that implement CommentLayerService