Uses of Interface
de.hybris.platform.cockpit.services.comments.CommentLayerService
-
-
Uses of CommentLayerService in de.hybris.platform.cockpit.components.listview.impl
Methods in de.hybris.platform.cockpit.components.listview.impl with parameters of type CommentLayerService Modifier and Type Method Description voidAnswerCommentFromCommenLayerAction. 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 Modifier and Type Method Description CommentLayerServiceContextAreaCommentTreeComponent. getCommentLayerService() -
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 CommentLayerService Modifier and Type Field Description protected CommentLayerServiceDefaultCommentLayerComponentController. commentLayerServiceMethods in de.hybris.platform.cockpit.components.mvc.commentlayer.controller.impl with parameters of type CommentLayerService Modifier and Type Method Description voidDefaultCommentLayerComponentController. 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 Modifier and Type Class Description classDefaultCommentLayerService
-