Uses of Interface
com.echothree.control.user.training.common.form.GetTrainingClassChoicesForm
Packages that use GetTrainingClassChoicesForm
Package
Description
-
Uses of GetTrainingClassChoicesForm in com.echothree.control.user.training.common
Methods in com.echothree.control.user.training.common that return GetTrainingClassChoicesFormMethods in com.echothree.control.user.training.common with parameters of type GetTrainingClassChoicesFormModifier and TypeMethodDescriptionTrainingService.getTrainingClassChoices
(UserVisitPK userVisitPK, GetTrainingClassChoicesForm form) -
Uses of GetTrainingClassChoicesForm in com.echothree.control.user.training.common.form
Methods in com.echothree.control.user.training.common.form that return GetTrainingClassChoicesFormModifier and TypeMethodDescriptionstatic GetTrainingClassChoicesForm
TrainingFormFactory.getGetTrainingClassChoicesForm()
-
Uses of GetTrainingClassChoicesForm in com.echothree.control.user.training.server
Methods in com.echothree.control.user.training.server that return GetTrainingClassChoicesFormMethods in com.echothree.control.user.training.server with parameters of type GetTrainingClassChoicesFormModifier and TypeMethodDescriptionTrainingBean.getTrainingClassChoices
(UserVisitPK userVisitPK, GetTrainingClassChoicesForm form) -
Uses of GetTrainingClassChoicesForm in com.echothree.control.user.training.server.command
Constructors in com.echothree.control.user.training.server.command with parameters of type GetTrainingClassChoicesFormModifierConstructorDescriptionGetTrainingClassChoicesCommand
(UserVisitPK userVisitPK, GetTrainingClassChoicesForm form) Creates a new instance of GetTrainingClassChoicesCommand