Uses of Interface
com.echothree.control.user.training.common.form.DeletePartyTrainingClassForm
Packages that use DeletePartyTrainingClassForm
Package
Description
-
Uses of DeletePartyTrainingClassForm in com.echothree.control.user.training.common
Methods in com.echothree.control.user.training.common that return DeletePartyTrainingClassFormMethods in com.echothree.control.user.training.common with parameters of type DeletePartyTrainingClassFormModifier and TypeMethodDescriptionTrainingService.deletePartyTrainingClass(UserVisitPK userVisitPK, DeletePartyTrainingClassForm form) -
Uses of DeletePartyTrainingClassForm in com.echothree.control.user.training.common.form
Methods in com.echothree.control.user.training.common.form that return DeletePartyTrainingClassFormModifier and TypeMethodDescriptionstatic DeletePartyTrainingClassFormTrainingFormFactory.getDeletePartyTrainingClassForm() -
Uses of DeletePartyTrainingClassForm in com.echothree.control.user.training.server
Methods in com.echothree.control.user.training.server that return DeletePartyTrainingClassFormMethods in com.echothree.control.user.training.server with parameters of type DeletePartyTrainingClassFormModifier and TypeMethodDescriptionTrainingBean.deletePartyTrainingClass(UserVisitPK userVisitPK, DeletePartyTrainingClassForm form)