Uses of Interface
com.echothree.control.user.club.common.form.DeleteClubItemForm
Packages that use DeleteClubItemForm
Package
Description
-
Uses of DeleteClubItemForm in com.echothree.control.user.club.common
Methods in com.echothree.control.user.club.common that return DeleteClubItemFormMethods in com.echothree.control.user.club.common with parameters of type DeleteClubItemFormModifier and TypeMethodDescriptionClubService.deleteClubItem
(UserVisitPK userVisitPK, DeleteClubItemForm form) -
Uses of DeleteClubItemForm in com.echothree.control.user.club.common.form
Methods in com.echothree.control.user.club.common.form that return DeleteClubItemFormModifier and TypeMethodDescriptionstatic DeleteClubItemForm
ClubFormFactory.getDeleteClubItemForm()
-
Uses of DeleteClubItemForm in com.echothree.control.user.club.server
Methods in com.echothree.control.user.club.server that return DeleteClubItemFormMethods in com.echothree.control.user.club.server with parameters of type DeleteClubItemFormModifier and TypeMethodDescriptionClubBean.deleteClubItem
(UserVisitPK userVisitPK, DeleteClubItemForm form) -
Uses of DeleteClubItemForm in com.echothree.control.user.club.server.command
Constructors in com.echothree.control.user.club.server.command with parameters of type DeleteClubItemFormModifierConstructorDescriptionDeleteClubItemCommand
(UserVisitPK userVisitPK, DeleteClubItemForm form) Creates a new instance of DeleteClubItemCommand