Uses of Interface
com.echothree.control.user.training.common.form.DeleteTrainingClassForm
Packages that use DeleteTrainingClassForm
Package
Description
-
Uses of DeleteTrainingClassForm in com.echothree.control.user.training.common
Methods in com.echothree.control.user.training.common that return DeleteTrainingClassFormMethods in com.echothree.control.user.training.common with parameters of type DeleteTrainingClassFormModifier and TypeMethodDescriptionTrainingService.deleteTrainingClass
(UserVisitPK userVisitPK, DeleteTrainingClassForm form) -
Uses of DeleteTrainingClassForm in com.echothree.control.user.training.common.form
Methods in com.echothree.control.user.training.common.form that return DeleteTrainingClassFormModifier and TypeMethodDescriptionstatic DeleteTrainingClassForm
TrainingFormFactory.getDeleteTrainingClassForm()
-
Uses of DeleteTrainingClassForm in com.echothree.control.user.training.server
Methods in com.echothree.control.user.training.server that return DeleteTrainingClassFormMethods in com.echothree.control.user.training.server with parameters of type DeleteTrainingClassFormModifier and TypeMethodDescriptionTrainingBean.deleteTrainingClass
(UserVisitPK userVisitPK, DeleteTrainingClassForm form) -
Uses of DeleteTrainingClassForm in com.echothree.control.user.training.server.command
Constructors in com.echothree.control.user.training.server.command with parameters of type DeleteTrainingClassFormModifierConstructorDescriptionDeleteTrainingClassCommand
(UserVisitPK userVisitPK, DeleteTrainingClassForm form) Creates a new instance of DeleteTrainingClassCommand