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 EditBlogCommentFormForumFormFactory.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)