Uses of Interface
com.echothree.control.user.forum.common.result.GetForumChoicesResult
Packages that use GetForumChoicesResult
Package
Description
-
Uses of GetForumChoicesResult in com.echothree.control.user.forum.common
Methods in com.echothree.control.user.forum.common that return types with arguments of type GetForumChoicesResultModifier and TypeMethodDescriptionForumService.getForumChoices(UserVisitPK userVisitPK, GetForumChoicesForm form) -
Uses of GetForumChoicesResult in com.echothree.control.user.forum.common.result
Methods in com.echothree.control.user.forum.common.result that return GetForumChoicesResultModifier and TypeMethodDescriptionstatic GetForumChoicesResultForumResultFactory.getGetForumChoicesResult() -
Uses of GetForumChoicesResult in com.echothree.control.user.forum.server
Methods in com.echothree.control.user.forum.server that return types with arguments of type GetForumChoicesResultModifier and TypeMethodDescriptionForumBean.getForumChoices(UserVisitPK userVisitPK, GetForumChoicesForm form)