Uses of Interface
com.echothree.control.user.club.common.form.SetDefaultClubForm
Packages that use SetDefaultClubForm
Package
Description
-
Uses of SetDefaultClubForm in com.echothree.control.user.club.common
Methods in com.echothree.control.user.club.common that return SetDefaultClubFormMethods in com.echothree.control.user.club.common with parameters of type SetDefaultClubFormModifier and TypeMethodDescriptionClubService.setDefaultClub
(UserVisitPK userVisitPK, SetDefaultClubForm form) -
Uses of SetDefaultClubForm in com.echothree.control.user.club.common.form
Methods in com.echothree.control.user.club.common.form that return SetDefaultClubFormModifier and TypeMethodDescriptionstatic SetDefaultClubForm
ClubFormFactory.getSetDefaultClubForm()
-
Uses of SetDefaultClubForm in com.echothree.control.user.club.server
Methods in com.echothree.control.user.club.server that return SetDefaultClubFormMethods in com.echothree.control.user.club.server with parameters of type SetDefaultClubFormModifier and TypeMethodDescriptionClubBean.setDefaultClub
(UserVisitPK userVisitPK, SetDefaultClubForm form) -
Uses of SetDefaultClubForm in com.echothree.control.user.club.server.command
Constructors in com.echothree.control.user.club.server.command with parameters of type SetDefaultClubFormModifierConstructorDescriptionSetDefaultClubCommand
(UserVisitPK userVisitPK, SetDefaultClubForm form) Creates a new instance of SetDefaultClubCommand