Uses of Interface
com.echothree.control.user.training.common.result.GetTrainingClassAnswersResult
Packages that use GetTrainingClassAnswersResult
Package
Description
-
Uses of GetTrainingClassAnswersResult in com.echothree.control.user.training.common
Methods in com.echothree.control.user.training.common that return types with arguments of type GetTrainingClassAnswersResultModifier and TypeMethodDescriptionTrainingService.getTrainingClassAnswers(UserVisitPK userVisitPK, GetTrainingClassAnswersForm form) -
Uses of GetTrainingClassAnswersResult in com.echothree.control.user.training.common.result
Methods in com.echothree.control.user.training.common.result that return GetTrainingClassAnswersResult -
Uses of GetTrainingClassAnswersResult in com.echothree.control.user.training.server
Methods in com.echothree.control.user.training.server that return types with arguments of type GetTrainingClassAnswersResultModifier and TypeMethodDescriptionTrainingBean.getTrainingClassAnswers(UserVisitPK userVisitPK, GetTrainingClassAnswersForm form)