Uses of Interface
com.echothree.control.user.club.common.result.GetClubItemsResult
Packages that use GetClubItemsResult
Package
Description
-
Uses of GetClubItemsResult in com.echothree.control.user.club.common
Methods in com.echothree.control.user.club.common that return types with arguments of type GetClubItemsResultModifier and TypeMethodDescriptionClubService.getClubItems(UserVisitPK userVisitPK, GetClubItemsForm form) -
Uses of GetClubItemsResult in com.echothree.control.user.club.common.result
Methods in com.echothree.control.user.club.common.result that return GetClubItemsResultModifier and TypeMethodDescriptionstatic GetClubItemsResultClubResultFactory.getGetClubItemsResult() -
Uses of GetClubItemsResult in com.echothree.control.user.club.server
Methods in com.echothree.control.user.club.server that return types with arguments of type GetClubItemsResultModifier and TypeMethodDescriptionClubBean.getClubItems(UserVisitPK userVisitPK, GetClubItemsForm form)