Interface CommentAware
- All Known Implementing Classes:
PageInfoAction
,ViewPageAction
public interface CommentAware
Indicates an action may have a
Comment
set on it by the CommentAwareInterceptor.-
Method Summary
-
Method Details
-
getComment
Comment getComment() -
setComment
-