Uses of Interface
com.echothree.control.user.forum.common.result.GetForumGroupsResult
Packages that use GetForumGroupsResult
Package
Description
-
Uses of GetForumGroupsResult in com.echothree.control.user.forum.common
Methods in com.echothree.control.user.forum.common that return types with arguments of type GetForumGroupsResultModifier and TypeMethodDescriptionForumService.getForumGroups(UserVisitPK userVisitPK, GetForumGroupsForm form) -
Uses of GetForumGroupsResult in com.echothree.control.user.forum.common.result
Methods in com.echothree.control.user.forum.common.result that return GetForumGroupsResultModifier and TypeMethodDescriptionstatic GetForumGroupsResultForumResultFactory.getGetForumGroupsResult() -
Uses of GetForumGroupsResult in com.echothree.control.user.forum.server
Methods in com.echothree.control.user.forum.server that return types with arguments of type GetForumGroupsResultModifier and TypeMethodDescriptionForumBean.getForumGroups(UserVisitPK userVisitPK, GetForumGroupsForm form)