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
Methods in com.echothree.control.user.forum.common that return types with arguments of type EditForumForumThreadResultModifier and TypeMethodDescriptionForumService.editForumForumThread(UserVisitPK userVisitPK, EditForumForumThreadForm form) -
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 EditForumForumThreadResultForumResultFactory.getEditForumForumThreadResult() -
Uses of EditForumForumThreadResult in com.echothree.control.user.forum.server
Methods in com.echothree.control.user.forum.server that return types with arguments of type EditForumForumThreadResultModifier and TypeMethodDescriptionForumBean.editForumForumThread(UserVisitPK userVisitPK, EditForumForumThreadForm form) -
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 TypeMethodDescriptionvoidEditForumForumThreadCommand.fillInResult(EditForumForumThreadResult result, ForumForumThread forumForumThread) EditForumForumThreadCommand.getEntity(EditForumForumThreadResult result)