Uses of Interface
com.echothree.control.user.training.common.form.CreatePartyTrainingClassForm
Packages that use CreatePartyTrainingClassForm
Package
Description
-
Uses of CreatePartyTrainingClassForm in com.echothree.control.user.training.common
Methods in com.echothree.control.user.training.common that return CreatePartyTrainingClassFormMethods in com.echothree.control.user.training.common with parameters of type CreatePartyTrainingClassFormModifier and TypeMethodDescriptionTrainingService.createPartyTrainingClass
(UserVisitPK userVisitPK, CreatePartyTrainingClassForm form) -
Uses of CreatePartyTrainingClassForm in com.echothree.control.user.training.common.form
Methods in com.echothree.control.user.training.common.form that return CreatePartyTrainingClassFormModifier and TypeMethodDescriptionstatic CreatePartyTrainingClassForm
TrainingFormFactory.getCreatePartyTrainingClassForm()
-
Uses of CreatePartyTrainingClassForm in com.echothree.control.user.training.server
Methods in com.echothree.control.user.training.server that return CreatePartyTrainingClassFormMethods in com.echothree.control.user.training.server with parameters of type CreatePartyTrainingClassFormModifier and TypeMethodDescriptionTrainingBean.createPartyTrainingClass
(UserVisitPK userVisitPK, CreatePartyTrainingClassForm form) -
Uses of CreatePartyTrainingClassForm in com.echothree.control.user.training.server.command
Constructors in com.echothree.control.user.training.server.command with parameters of type CreatePartyTrainingClassFormModifierConstructorDescriptionCreatePartyTrainingClassCommand
(UserVisitPK userVisitPK, CreatePartyTrainingClassForm form) Creates a new instance of CreatePartyTrainingClassCommand