Uses of Interface
de.hybris.platform.chineseprofileservices.customer.ChineseCustomerAccountService
-
-
Uses of ChineseCustomerAccountService in de.hybris.platform.chineseprofilefacades.customer.impl
Methods in de.hybris.platform.chineseprofilefacades.customer.impl that return ChineseCustomerAccountService Modifier and Type Method Description protected ChineseCustomerAccountServiceDefaultChineseCustomerFacade. getChineseCustomerAccountService()Methods in de.hybris.platform.chineseprofilefacades.customer.impl with parameters of type ChineseCustomerAccountService Modifier and Type Method Description voidDefaultChineseCustomerFacade. setChineseCustomerAccountService(ChineseCustomerAccountService chineseCustomerAccountService) -
Uses of ChineseCustomerAccountService in de.hybris.platform.chineseprofilefacades.populators
Methods in de.hybris.platform.chineseprofilefacades.populators that return ChineseCustomerAccountService Modifier and Type Method Description protected ChineseCustomerAccountServiceChineseCustomerPopulator. getChineseCustomerAccountService()Constructors in de.hybris.platform.chineseprofilefacades.populators with parameters of type ChineseCustomerAccountService Constructor Description ChineseCustomerPopulator(ChineseCustomerAccountService chineseCustomerAccountService) -
Uses of ChineseCustomerAccountService in de.hybris.platform.chineseprofilefacades.strategies.impl
Methods in de.hybris.platform.chineseprofilefacades.strategies.impl that return ChineseCustomerAccountService Modifier and Type Method Description protected ChineseCustomerAccountServiceChineseVerificationCodeStrategy. getChineseCustomerAccountService()Constructors in de.hybris.platform.chineseprofilefacades.strategies.impl with parameters of type ChineseCustomerAccountService Constructor Description ChineseVerificationCodeStrategy(ModelService modelService, ChineseCustomerAccountService chineseCustomerAccountService, Converter<MobileNumberVerificationData,MobileNumberVerificationModel> verificationCodeReverseConverter, Converter<MobileNumberVerificationModel,MobileNumberVerificationData> verificationConverter) -
Uses of ChineseCustomerAccountService in de.hybris.platform.chineseprofileservices.customer.impl
Classes in de.hybris.platform.chineseprofileservices.customer.impl that implement ChineseCustomerAccountService Modifier and Type Class Description classDefaultChineseCustomerAccountServiceImplementation forChineseCustomerAccountService. -
Uses of ChineseCustomerAccountService in de.hybris.platform.chineseprofileservices.jobs
Methods in de.hybris.platform.chineseprofileservices.jobs that return ChineseCustomerAccountService Modifier and Type Method Description protected ChineseCustomerAccountServiceCleanUpVerificationCode. getCustomerAccountService()Methods in de.hybris.platform.chineseprofileservices.jobs with parameters of type ChineseCustomerAccountService Modifier and Type Method Description voidCleanUpVerificationCode. setCustomerAccountService(ChineseCustomerAccountService customerAccountService) -
Uses of ChineseCustomerAccountService in de.hybris.platform.chineseprofileservices.process.email.context
Methods in de.hybris.platform.chineseprofileservices.process.email.context that return ChineseCustomerAccountService Modifier and Type Method Description protected ChineseCustomerAccountServiceChineseAbstractEmailContext. getChineseCustomerAccountService()Methods in de.hybris.platform.chineseprofileservices.process.email.context with parameters of type ChineseCustomerAccountService Modifier and Type Method Description voidChineseAbstractEmailContext. setChineseCustomerAccountService(ChineseCustomerAccountService chineseCustomerAccountService)
-