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 DeleteClubItemFormClubFormFactory.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)