Class SelectCommentExecutor
java.lang.Object
de.hybris.platform.cockpit.services.comments.modes.impl.SelectCommentExecutor
- All Implemented Interfaces:
CommentModeExecutor
Default Comment Layer Mode Executor for SELECT_COMENT mode.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidexecuteCommentAction(CommentLayerComponent commentLayerComponent) Sets the comment layer in 'select' mode:
-
Constructor Details
-
SelectCommentExecutor
public SelectCommentExecutor()
-
-
Method Details
-
executeCommentAction
Sets the comment layer in 'select' mode:- Specified by:
executeCommentActionin interfaceCommentModeExecutor- Parameters:
commentLayerComponent- - target component.
-