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 EditBlogEntryResult
ForumResultFactory.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 TypeMethodDescriptionvoid
EditBlogEntryCommand.fillInResult
(EditBlogEntryResult result, ForumMessage forumMessage) EditBlogEntryCommand.getEntity
(EditBlogEntryResult result)