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 DeleteTrainingClassFormTrainingFormFactory.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)