Uses of Class
de.hybris.platform.chineseprofileservices.data.VerificationData
Packages that use VerificationData
Package
Description
-
Uses of VerificationData in de.hybris.platform.chineseprofilefacades.customer
Methods in de.hybris.platform.chineseprofilefacades.customer with parameters of type VerificationDataModifier and TypeMethodDescriptionvoidChineseCustomerFacade.saveMobileNumber(VerificationData data) Sets customer's mobile number.voidChineseCustomerFacade.saveVerificationCodeInSession(VerificationData data, String name) Saves code in session.voidChineseCustomerFacade.sendVerificationCode(VerificationData data) Sends verification code. -
Uses of VerificationData in de.hybris.platform.chineseprofilefacades.customer.impl
Methods in de.hybris.platform.chineseprofilefacades.customer.impl with parameters of type VerificationDataModifier and TypeMethodDescriptionvoidDefaultChineseCustomerFacade.saveMobileNumber(VerificationData data) voidDefaultChineseCustomerFacade.saveVerificationCodeInSession(VerificationData data, String name) voidDefaultChineseCustomerFacade.sendVerificationCode(VerificationData data) -
Uses of VerificationData in de.hybris.platform.chineseprofileservices.customer
Methods in de.hybris.platform.chineseprofileservices.customer with parameters of type VerificationDataModifier and TypeMethodDescriptionvoidChineseCustomerAccountService.sendVerificationCode(VerificationData data) Sends verification code. -
Uses of VerificationData in de.hybris.platform.chineseprofileservices.customer.impl
Methods in de.hybris.platform.chineseprofileservices.customer.impl with parameters of type VerificationDataModifier and TypeMethodDescriptionvoidDefaultChineseCustomerAccountService.sendVerificationCode(VerificationData data)