@Component public class SecurityQuestionDataBinderImpl extends Object implements SecurityQuestionDataBinder
Constructor and Description |
---|
SecurityQuestionDataBinderImpl() |
Modifier and Type | Method and Description |
---|---|
SecurityQuestion |
create(SecurityQuestionTO securityQuestionTO) |
SecurityQuestionTO |
getSecurityQuestionTO(SecurityQuestion securityQuestion) |
void |
update(SecurityQuestion securityQuestion,
SecurityQuestionTO securityQuestionTO) |
public SecurityQuestionTO getSecurityQuestionTO(SecurityQuestion securityQuestion)
getSecurityQuestionTO
in interface SecurityQuestionDataBinder
public SecurityQuestion create(SecurityQuestionTO securityQuestionTO)
create
in interface SecurityQuestionDataBinder
public void update(SecurityQuestion securityQuestion, SecurityQuestionTO securityQuestionTO)
update
in interface SecurityQuestionDataBinder
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.