Uses of Interface
com.echothree.control.user.forum.common.result.EditBlogEntryResult
Packages that use EditBlogEntryResult
Package
Description
-
Uses of EditBlogEntryResult in com.echothree.control.user.forum.common.result
Methods in com.echothree.control.user.forum.common.result that return EditBlogEntryResultModifier and TypeMethodDescriptionstatic EditBlogEntryResultForumResultFactory.getEditBlogEntryResult() -
Uses of EditBlogEntryResult in com.echothree.control.user.forum.server.command
Methods in com.echothree.control.user.forum.server.command that return EditBlogEntryResultMethods in com.echothree.control.user.forum.server.command with parameters of type EditBlogEntryResultModifier and TypeMethodDescriptionvoidEditBlogEntryCommand.fillInResult(EditBlogEntryResult result, ForumMessage forumMessage) EditBlogEntryCommand.getEntity(EditBlogEntryResult result)