Uses of Interface
com.echothree.control.user.training.common.result.GetTrainingClassQuestionTranslationsResult
Packages that use GetTrainingClassQuestionTranslationsResult
Package
Description
-
Uses of GetTrainingClassQuestionTranslationsResult in com.echothree.control.user.training.common
Methods in com.echothree.control.user.training.common that return types with arguments of type GetTrainingClassQuestionTranslationsResultModifier and TypeMethodDescriptionTrainingService.getTrainingClassQuestionTranslations(UserVisitPK userVisitPK, GetTrainingClassQuestionTranslationsForm form) -
Uses of GetTrainingClassQuestionTranslationsResult in com.echothree.control.user.training.common.result
Methods in com.echothree.control.user.training.common.result that return GetTrainingClassQuestionTranslationsResultModifier and TypeMethodDescriptionTrainingResultFactory.getGetTrainingClassQuestionTranslationsResult() -
Uses of GetTrainingClassQuestionTranslationsResult in com.echothree.control.user.training.server
Methods in com.echothree.control.user.training.server that return types with arguments of type GetTrainingClassQuestionTranslationsResultModifier and TypeMethodDescriptionTrainingBean.getTrainingClassQuestionTranslations(UserVisitPK userVisitPK, GetTrainingClassQuestionTranslationsForm form)