Uses of Interface
com.echothree.control.user.forum.common.form.EditBlogCommentForm
Packages that use EditBlogCommentForm
Package
Description
-
Uses of EditBlogCommentForm in com.echothree.control.user.forum.common
Methods in com.echothree.control.user.forum.common that return EditBlogCommentFormMethods in com.echothree.control.user.forum.common with parameters of type EditBlogCommentFormModifier and TypeMethodDescriptionForumService.editBlogComment
(UserVisitPK userVisitPK, EditBlogCommentForm form) -
Uses of EditBlogCommentForm in com.echothree.control.user.forum.common.form
Methods in com.echothree.control.user.forum.common.form that return EditBlogCommentFormModifier and TypeMethodDescriptionstatic EditBlogCommentForm
ForumFormFactory.getEditBlogCommentForm()
-
Uses of EditBlogCommentForm in com.echothree.control.user.forum.server
Methods in com.echothree.control.user.forum.server that return EditBlogCommentFormMethods in com.echothree.control.user.forum.server with parameters of type EditBlogCommentFormModifier and TypeMethodDescriptionForumBean.editBlogComment
(UserVisitPK userVisitPK, EditBlogCommentForm form) -
Uses of EditBlogCommentForm in com.echothree.control.user.forum.server.command
Constructors in com.echothree.control.user.forum.server.command with parameters of type EditBlogCommentFormModifierConstructorDescriptionEditBlogCommentCommand
(UserVisitPK userVisitPK, EditBlogCommentForm form) Creates a new instance of EditBlogCommentCommand