Uses of Interface
com.echothree.control.user.comment.common.form.EditCommentForm
Packages that use EditCommentForm
Package
Description
-
Uses of EditCommentForm in com.echothree.control.user.comment.common
Methods in com.echothree.control.user.comment.common that return EditCommentFormMethods in com.echothree.control.user.comment.common with parameters of type EditCommentFormModifier and TypeMethodDescriptionCommentService.editComment
(UserVisitPK userVisitPK, EditCommentForm form) -
Uses of EditCommentForm in com.echothree.control.user.comment.common.form
Methods in com.echothree.control.user.comment.common.form that return EditCommentForm -
Uses of EditCommentForm in com.echothree.control.user.comment.server
Methods in com.echothree.control.user.comment.server that return EditCommentFormMethods in com.echothree.control.user.comment.server with parameters of type EditCommentFormModifier and TypeMethodDescriptionCommentBean.editComment
(UserVisitPK userVisitPK, EditCommentForm form) -
Uses of EditCommentForm in com.echothree.control.user.comment.server.command
Constructors in com.echothree.control.user.comment.server.command with parameters of type EditCommentFormModifierConstructorDescriptionEditCommentCommand
(UserVisitPK userVisitPK, EditCommentForm form) Creates a new instance of EditCommentCommand