Uses of Interface
com.echothree.control.user.training.common.form.CreateTrainingClassForm
Packages that use CreateTrainingClassForm
Package
Description
-
Uses of CreateTrainingClassForm in com.echothree.control.user.training.common
Methods in com.echothree.control.user.training.common that return CreateTrainingClassFormMethods in com.echothree.control.user.training.common with parameters of type CreateTrainingClassFormModifier and TypeMethodDescriptionTrainingService.createTrainingClass(UserVisitPK userVisitPK, CreateTrainingClassForm form) -
Uses of CreateTrainingClassForm in com.echothree.control.user.training.common.form
Methods in com.echothree.control.user.training.common.form that return CreateTrainingClassFormModifier and TypeMethodDescriptionstatic CreateTrainingClassFormTrainingFormFactory.getCreateTrainingClassForm() -
Uses of CreateTrainingClassForm in com.echothree.control.user.training.server
Methods in com.echothree.control.user.training.server that return CreateTrainingClassFormMethods in com.echothree.control.user.training.server with parameters of type CreateTrainingClassFormModifier and TypeMethodDescriptionTrainingBean.createTrainingClass(UserVisitPK userVisitPK, CreateTrainingClassForm form)