Uses of Interface
com.echothree.control.user.forum.common.result.EditForumForumThreadResult
Packages that use EditForumForumThreadResult
Package
Description
-
Uses of EditForumForumThreadResult in com.echothree.control.user.forum.common.result
Methods in com.echothree.control.user.forum.common.result that return EditForumForumThreadResultModifier and TypeMethodDescriptionstatic EditForumForumThreadResult
ForumResultFactory.getEditForumForumThreadResult()
-
Uses of EditForumForumThreadResult in com.echothree.control.user.forum.server.command
Methods in com.echothree.control.user.forum.server.command that return EditForumForumThreadResultMethods in com.echothree.control.user.forum.server.command with parameters of type EditForumForumThreadResultModifier and TypeMethodDescriptionvoid
EditForumForumThreadCommand.fillInResult
(EditForumForumThreadResult result, ForumForumThread forumForumThread) EditForumForumThreadCommand.getEntity
(EditForumForumThreadResult result)