Uses of Class
com.echothree.model.control.user.common.choice.RecoveryQuestionChoicesBean
Packages that use RecoveryQuestionChoicesBean
Package
Description
-
Uses of RecoveryQuestionChoicesBean in com.echothree.control.user.user.common.result
Methods in com.echothree.control.user.user.common.result that return RecoveryQuestionChoicesBeanMethods in com.echothree.control.user.user.common.result with parameters of type RecoveryQuestionChoicesBeanModifier and TypeMethodDescriptionvoid
GetRecoveryQuestionChoicesResult.setRecoveryQuestionChoices
(RecoveryQuestionChoicesBean recoveryQuestionChoices) -
Uses of RecoveryQuestionChoicesBean in com.echothree.model.control.user.server.control
Methods in com.echothree.model.control.user.server.control that return RecoveryQuestionChoicesBeanModifier and TypeMethodDescriptionUserControl.getRecoveryQuestionChoices
(String defaultRecoveryQuestionChoice, Language language, boolean allowNullChoice)