Uses of Interface
com.echothree.control.user.forum.common.result.GetForumGroupResult
Packages that use GetForumGroupResult
Package
Description
-
Uses of GetForumGroupResult in com.echothree.control.user.forum.common
Methods in com.echothree.control.user.forum.common that return types with arguments of type GetForumGroupResultModifier and TypeMethodDescriptionForumService.getForumGroup(UserVisitPK userVisitPK, GetForumGroupForm form) -
Uses of GetForumGroupResult in com.echothree.control.user.forum.common.result
Subinterfaces of GetForumGroupResult in com.echothree.control.user.forum.common.resultMethods in com.echothree.control.user.forum.common.result that return GetForumGroupResultModifier and TypeMethodDescriptionstatic GetForumGroupResultForumResultFactory.getGetForumGroupResult() -
Uses of GetForumGroupResult in com.echothree.control.user.forum.server
Methods in com.echothree.control.user.forum.server that return types with arguments of type GetForumGroupResultModifier and TypeMethodDescriptionForumBean.getForumGroup(UserVisitPK userVisitPK, GetForumGroupForm form)