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