Uses of Interface
com.echothree.control.user.training.common.form.DeletePartyTrainingClassForm
Packages that use DeletePartyTrainingClassForm
Package
Description
-
Uses of DeletePartyTrainingClassForm in com.echothree.control.user.training.common
Methods in com.echothree.control.user.training.common that return DeletePartyTrainingClassFormMethods in com.echothree.control.user.training.common with parameters of type DeletePartyTrainingClassFormModifier and TypeMethodDescriptionTrainingService.deletePartyTrainingClass
(UserVisitPK userVisitPK, DeletePartyTrainingClassForm form) -
Uses of DeletePartyTrainingClassForm in com.echothree.control.user.training.common.form
Methods in com.echothree.control.user.training.common.form that return DeletePartyTrainingClassFormModifier and TypeMethodDescriptionstatic DeletePartyTrainingClassForm
TrainingFormFactory.getDeletePartyTrainingClassForm()
-
Uses of DeletePartyTrainingClassForm in com.echothree.control.user.training.server
Methods in com.echothree.control.user.training.server that return DeletePartyTrainingClassFormMethods in com.echothree.control.user.training.server with parameters of type DeletePartyTrainingClassFormModifier and TypeMethodDescriptionTrainingBean.deletePartyTrainingClass
(UserVisitPK userVisitPK, DeletePartyTrainingClassForm form) -
Uses of DeletePartyTrainingClassForm in com.echothree.control.user.training.server.command
Constructors in com.echothree.control.user.training.server.command with parameters of type DeletePartyTrainingClassFormModifierConstructorDescriptionDeletePartyTrainingClassCommand
(UserVisitPK userVisitPK, DeletePartyTrainingClassForm form) Creates a new instance of DeletePartyTrainingClassCommand