Uses of Interface
com.echothree.control.user.forum.common.result.GetForumForumThreadsResult
Packages that use GetForumForumThreadsResult
Package
Description
-
Uses of GetForumForumThreadsResult in com.echothree.control.user.forum.common
Methods in com.echothree.control.user.forum.common that return types with arguments of type GetForumForumThreadsResultModifier and TypeMethodDescriptionForumService.getForumForumThreads(UserVisitPK userVisitPK, GetForumForumThreadsForm form) -
Uses of GetForumForumThreadsResult in com.echothree.control.user.forum.common.result
Methods in com.echothree.control.user.forum.common.result that return GetForumForumThreadsResultModifier and TypeMethodDescriptionstatic GetForumForumThreadsResultForumResultFactory.getGetForumForumThreadsResult() -
Uses of GetForumForumThreadsResult in com.echothree.control.user.forum.server
Methods in com.echothree.control.user.forum.server that return types with arguments of type GetForumForumThreadsResultModifier and TypeMethodDescriptionForumBean.getForumForumThreads(UserVisitPK userVisitPK, GetForumForumThreadsForm form)