Uses of Interface
com.echothree.control.user.comment.common.form.SetCommentStatusForm
Packages that use SetCommentStatusForm
Package
Description
-
Uses of SetCommentStatusForm in com.echothree.control.user.comment.common
Methods in com.echothree.control.user.comment.common that return SetCommentStatusFormMethods in com.echothree.control.user.comment.common with parameters of type SetCommentStatusFormModifier and TypeMethodDescriptionCommentService.setCommentStatus
(UserVisitPK userVisitPK, SetCommentStatusForm form) -
Uses of SetCommentStatusForm in com.echothree.control.user.comment.common.form
Methods in com.echothree.control.user.comment.common.form that return SetCommentStatusFormModifier and TypeMethodDescriptionstatic SetCommentStatusForm
CommentFormFactory.getSetCommentStatusForm()
-
Uses of SetCommentStatusForm in com.echothree.control.user.comment.server
Methods in com.echothree.control.user.comment.server that return SetCommentStatusFormMethods in com.echothree.control.user.comment.server with parameters of type SetCommentStatusFormModifier and TypeMethodDescriptionCommentBean.setCommentStatus
(UserVisitPK userVisitPK, SetCommentStatusForm form) -
Uses of SetCommentStatusForm in com.echothree.control.user.comment.server.command
Constructors in com.echothree.control.user.comment.server.command with parameters of type SetCommentStatusFormModifierConstructorDescriptionSetCommentStatusCommand
(UserVisitPK userVisitPK, SetCommentStatusForm form) Creates a new instance of SetCommentStatusCommand