Uses of Interface
com.echothree.control.user.forum.common.result.GetForumThreadsResult
Packages that use GetForumThreadsResult
Package
Description
-
Uses of GetForumThreadsResult in com.echothree.control.user.forum.common
Methods in com.echothree.control.user.forum.common that return types with arguments of type GetForumThreadsResultModifier and TypeMethodDescriptionForumService.getForumThreads(UserVisitPK userVisitPK, GetForumThreadsForm form) -
Uses of GetForumThreadsResult in com.echothree.control.user.forum.common.result
Methods in com.echothree.control.user.forum.common.result that return GetForumThreadsResultModifier and TypeMethodDescriptionstatic GetForumThreadsResultForumResultFactory.getGetForumThreadsResult() -
Uses of GetForumThreadsResult in com.echothree.control.user.forum.server
Methods in com.echothree.control.user.forum.server that return types with arguments of type GetForumThreadsResultModifier and TypeMethodDescriptionForumBean.getForumThreads(UserVisitPK userVisitPK, GetForumThreadsForm form)