Uses of Interface
com.echothree.control.user.comment.common.form.CreateCommentForm
Packages that use CreateCommentForm
Package
Description
-
Uses of CreateCommentForm in com.echothree.control.user.comment.common
Methods in com.echothree.control.user.comment.common that return CreateCommentFormMethods in com.echothree.control.user.comment.common with parameters of type CreateCommentFormModifier and TypeMethodDescriptionCommentService.createComment(UserVisitPK userVisitPK, CreateCommentForm form) -
Uses of CreateCommentForm in com.echothree.control.user.comment.common.form
Methods in com.echothree.control.user.comment.common.form that return CreateCommentFormModifier and TypeMethodDescriptionstatic CreateCommentFormCommentFormFactory.getCreateCommentForm() -
Uses of CreateCommentForm in com.echothree.control.user.comment.server
Methods in com.echothree.control.user.comment.server that return CreateCommentFormMethods in com.echothree.control.user.comment.server with parameters of type CreateCommentFormModifier and TypeMethodDescriptionCommentBean.createComment(UserVisitPK userVisitPK, CreateCommentForm form)