Class CaptchaValidationResult
java.lang.Object
de.hybris.platform.commercewebservicescommons.dto.captcha.CaptchaValidationResult
- All Implemented Interfaces:
Serializable
Representation of captcha validation result
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CaptchaValidationResult
public CaptchaValidationResult()
-
-
Method Details
-
setSuccess
public void setSuccess(boolean success) -
isSuccess
public boolean isSuccess() -
setReason
-
getReason
-