Uses of Interface
com.echothree.control.user.club.common.form.DeleteClubForm
Packages that use DeleteClubForm
Package
Description
-
Uses of DeleteClubForm in com.echothree.control.user.club.common
Methods in com.echothree.control.user.club.common that return DeleteClubFormMethods in com.echothree.control.user.club.common with parameters of type DeleteClubFormModifier and TypeMethodDescriptionClubService.deleteClub
(UserVisitPK userVisitPK, DeleteClubForm form) -
Uses of DeleteClubForm in com.echothree.control.user.club.common.form
Methods in com.echothree.control.user.club.common.form that return DeleteClubForm -
Uses of DeleteClubForm in com.echothree.control.user.club.server
Methods in com.echothree.control.user.club.server that return DeleteClubFormMethods in com.echothree.control.user.club.server with parameters of type DeleteClubFormModifier and TypeMethodDescriptionClubBean.deleteClub
(UserVisitPK userVisitPK, DeleteClubForm form) -
Uses of DeleteClubForm in com.echothree.control.user.club.server.command
Constructors in com.echothree.control.user.club.server.command with parameters of type DeleteClubFormModifierConstructorDescriptionDeleteClubCommand
(UserVisitPK userVisitPK, DeleteClubForm form) Creates a new instance of DeleteClubCommand