Uses of Interface
com.echothree.control.user.training.common.form.DeletePartyTrainingClassSessionForm
Packages that use DeletePartyTrainingClassSessionForm
Package
Description
-
Uses of DeletePartyTrainingClassSessionForm in com.echothree.control.user.training.common
Methods in com.echothree.control.user.training.common that return DeletePartyTrainingClassSessionFormMethods in com.echothree.control.user.training.common with parameters of type DeletePartyTrainingClassSessionFormModifier and TypeMethodDescriptionTrainingService.deletePartyTrainingClassSession
(UserVisitPK userVisitPK, DeletePartyTrainingClassSessionForm form) -
Uses of DeletePartyTrainingClassSessionForm in com.echothree.control.user.training.common.form
Methods in com.echothree.control.user.training.common.form that return DeletePartyTrainingClassSessionForm -
Uses of DeletePartyTrainingClassSessionForm in com.echothree.control.user.training.server
Methods in com.echothree.control.user.training.server that return DeletePartyTrainingClassSessionFormMethods in com.echothree.control.user.training.server with parameters of type DeletePartyTrainingClassSessionFormModifier and TypeMethodDescriptionTrainingBean.deletePartyTrainingClassSession
(UserVisitPK userVisitPK, DeletePartyTrainingClassSessionForm form) -
Uses of DeletePartyTrainingClassSessionForm in com.echothree.control.user.training.server.command
Constructors in com.echothree.control.user.training.server.command with parameters of type DeletePartyTrainingClassSessionFormModifierConstructorDescriptionDeletePartyTrainingClassSessionCommand
(UserVisitPK userVisitPK, DeletePartyTrainingClassSessionForm form) Creates a new instance of DeletePartyTrainingClassSessionCommand