Class RecoveryQuestionLogic
java.lang.Object
com.echothree.util.server.control.BaseLogic
com.echothree.model.control.user.server.logic.RecoveryQuestionLogic
-
Method Summary
Modifier and TypeMethodDescriptionstatic RecoveryQuestionLogic
getRecoveryQuestionByName
(ExecutionErrorAccumulator eea, String recoveryQuestionName) Methods inherited from class com.echothree.util.server.control.BaseLogic
addExecutionError, addSecurityMessage, getEntityInstanceByBaseEntity, getEntityInstanceByBasePK, getSession, handleExecutionError, handleSecurityMessage, hasExecutionErrors
-
Method Details
-
getInstance
-
getRecoveryQuestionByName
public RecoveryQuestion getRecoveryQuestionByName(ExecutionErrorAccumulator eea, String recoveryQuestionName)
-