Uses of Interface
com.echothree.control.user.forum.common.form.CreateBlogCommentForm
Packages that use CreateBlogCommentForm
Package
Description
-
Uses of CreateBlogCommentForm in com.echothree.control.user.forum.common
Methods in com.echothree.control.user.forum.common that return CreateBlogCommentFormMethods in com.echothree.control.user.forum.common with parameters of type CreateBlogCommentFormModifier and TypeMethodDescriptionForumService.createBlogComment
(UserVisitPK userVisitPK, CreateBlogCommentForm form) -
Uses of CreateBlogCommentForm in com.echothree.control.user.forum.common.form
Methods in com.echothree.control.user.forum.common.form that return CreateBlogCommentFormModifier and TypeMethodDescriptionstatic CreateBlogCommentForm
ForumFormFactory.getCreateBlogCommentForm()
-
Uses of CreateBlogCommentForm in com.echothree.control.user.forum.server
Methods in com.echothree.control.user.forum.server that return CreateBlogCommentFormMethods in com.echothree.control.user.forum.server with parameters of type CreateBlogCommentFormModifier and TypeMethodDescriptionForumBean.createBlogComment
(UserVisitPK userVisitPK, CreateBlogCommentForm form) -
Uses of CreateBlogCommentForm in com.echothree.control.user.forum.server.command
Constructors in com.echothree.control.user.forum.server.command with parameters of type CreateBlogCommentFormModifierConstructorDescriptionCreateBlogCommentCommand
(UserVisitPK userVisitPK, CreateBlogCommentForm form) Creates a new instance of CreateBlogCommentCommand