Uses of Interface
com.echothree.control.user.comment.common.form.CreateCommentUsageForm
Packages that use CreateCommentUsageForm
Package
Description
-
Uses of CreateCommentUsageForm in com.echothree.control.user.comment.common
Methods in com.echothree.control.user.comment.common that return CreateCommentUsageFormMethods in com.echothree.control.user.comment.common with parameters of type CreateCommentUsageFormModifier and TypeMethodDescriptionCommentService.createCommentUsage
(UserVisitPK userVisitPK, CreateCommentUsageForm form) -
Uses of CreateCommentUsageForm in com.echothree.control.user.comment.common.form
Methods in com.echothree.control.user.comment.common.form that return CreateCommentUsageFormModifier and TypeMethodDescriptionstatic CreateCommentUsageForm
CommentFormFactory.getCreateCommentUsageForm()
-
Uses of CreateCommentUsageForm in com.echothree.control.user.comment.server
Methods in com.echothree.control.user.comment.server that return CreateCommentUsageFormMethods in com.echothree.control.user.comment.server with parameters of type CreateCommentUsageFormModifier and TypeMethodDescriptionCommentBean.createCommentUsage
(UserVisitPK userVisitPK, CreateCommentUsageForm form) -
Uses of CreateCommentUsageForm in com.echothree.control.user.comment.server.command
Constructors in com.echothree.control.user.comment.server.command with parameters of type CreateCommentUsageFormModifierConstructorDescriptionCreateCommentUsageCommand
(UserVisitPK userVisitPK, CreateCommentUsageForm form) Creates a new instance of CreateCommentUsageCommand