Uses of Interface
de.hybris.platform.chineseprofileservices.sms.ChineseSmsService
-
Packages that use ChineseSmsService Package Description de.hybris.platform.chineseprofileservices.sms.impl de.hybris.platform.chineseprofileservices.strategies.impl -
-
Uses of ChineseSmsService in de.hybris.platform.chineseprofileservices.sms.impl
Classes in de.hybris.platform.chineseprofileservices.sms.impl that implement ChineseSmsService Modifier and Type Class Description classDefaultChineseSmsServiceDefault implementation. -
Uses of ChineseSmsService in de.hybris.platform.chineseprofileservices.strategies.impl
Methods in de.hybris.platform.chineseprofileservices.strategies.impl that return ChineseSmsService Modifier and Type Method Description protected ChineseSmsServiceChineseVerificationCodeSendingStrategy. getChineseSmsService()Deprecated, for removal: This API element is subject to removal in a future version.protected ChineseSmsServiceChineseVerificationCodeStrategy. getChineseSmsService()Methods in de.hybris.platform.chineseprofileservices.strategies.impl with parameters of type ChineseSmsService Modifier and Type Method Description voidChineseVerificationCodeSendingStrategy. setChineseSmsService(ChineseSmsService chineseSmsService)Deprecated, for removal: This API element is subject to removal in a future version.voidChineseVerificationCodeStrategy. setChineseSmsService(ChineseSmsService chineseSmsService)
-