Uses of Interface
com.echothree.control.user.training.common.result.GetTrainingClassSectionTranslationsResult
Packages that use GetTrainingClassSectionTranslationsResult
Package
Description
-
Uses of GetTrainingClassSectionTranslationsResult in com.echothree.control.user.training.common
Methods in com.echothree.control.user.training.common that return types with arguments of type GetTrainingClassSectionTranslationsResultModifier and TypeMethodDescriptionTrainingService.getTrainingClassSectionTranslations(UserVisitPK userVisitPK, GetTrainingClassSectionTranslationsForm form) -
Uses of GetTrainingClassSectionTranslationsResult in com.echothree.control.user.training.common.result
Methods in com.echothree.control.user.training.common.result that return GetTrainingClassSectionTranslationsResultModifier and TypeMethodDescriptionTrainingResultFactory.getGetTrainingClassSectionTranslationsResult() -
Uses of GetTrainingClassSectionTranslationsResult in com.echothree.control.user.training.server
Methods in com.echothree.control.user.training.server that return types with arguments of type GetTrainingClassSectionTranslationsResultModifier and TypeMethodDescriptionTrainingBean.getTrainingClassSectionTranslations(UserVisitPK userVisitPK, GetTrainingClassSectionTranslationsForm form)