Uses of Interface
com.echothree.control.user.forum.common.result.EditBlogCommentResult
Packages that use EditBlogCommentResult
Package
Description
-
Uses of EditBlogCommentResult in com.echothree.control.user.forum.common
Methods in com.echothree.control.user.forum.common that return types with arguments of type EditBlogCommentResultModifier and TypeMethodDescriptionForumService.editBlogComment(UserVisitPK userVisitPK, EditBlogCommentForm form) -
Uses of EditBlogCommentResult in com.echothree.control.user.forum.common.result
Methods in com.echothree.control.user.forum.common.result that return EditBlogCommentResultModifier and TypeMethodDescriptionstatic EditBlogCommentResultForumResultFactory.getEditBlogCommentResult() -
Uses of EditBlogCommentResult in com.echothree.control.user.forum.server
Methods in com.echothree.control.user.forum.server that return types with arguments of type EditBlogCommentResultModifier and TypeMethodDescriptionForumBean.editBlogComment(UserVisitPK userVisitPK, EditBlogCommentForm form) -
Uses of EditBlogCommentResult in com.echothree.control.user.forum.server.command
Methods in com.echothree.control.user.forum.server.command that return EditBlogCommentResultMethods in com.echothree.control.user.forum.server.command with parameters of type EditBlogCommentResultModifier and TypeMethodDescriptionvoidEditBlogCommentCommand.fillInResult(EditBlogCommentResult result, ForumMessage forumMessage) EditBlogCommentCommand.getEntity(EditBlogCommentResult result)