Uses of Interface
de.hybris.platform.chineseprofileservices.customer.ChineseCustomerAccountService
Packages that use ChineseCustomerAccountService
Package
Description
-
Uses of ChineseCustomerAccountService in de.hybris.platform.chineseprofilefacades.customer.impl
Methods in de.hybris.platform.chineseprofilefacades.customer.impl that return ChineseCustomerAccountServiceModifier and TypeMethodDescriptionprotected ChineseCustomerAccountServiceDefaultChineseCustomerFacade.getChineseCustomerAccountService()Methods in de.hybris.platform.chineseprofilefacades.customer.impl with parameters of type ChineseCustomerAccountServiceModifier and TypeMethodDescriptionvoidDefaultChineseCustomerFacade.setChineseCustomerAccountService(ChineseCustomerAccountService chineseCustomerAccountService) -
Uses of ChineseCustomerAccountService in de.hybris.platform.chineseprofilefacades.populators
Methods in de.hybris.platform.chineseprofilefacades.populators that return ChineseCustomerAccountServiceModifier and TypeMethodDescriptionprotected ChineseCustomerAccountServiceChineseCustomerPopulator.getChineseCustomerAccountService()Constructors in de.hybris.platform.chineseprofilefacades.populators with parameters of type ChineseCustomerAccountServiceModifierConstructorDescriptionChineseCustomerPopulator(ChineseCustomerAccountService chineseCustomerAccountService) -
Uses of ChineseCustomerAccountService in de.hybris.platform.chineseprofilefacades.strategies.impl
Methods in de.hybris.platform.chineseprofilefacades.strategies.impl that return ChineseCustomerAccountServiceModifier and TypeMethodDescriptionprotected ChineseCustomerAccountServiceChineseVerificationCodeStrategy.getChineseCustomerAccountService()Constructors in de.hybris.platform.chineseprofilefacades.strategies.impl with parameters of type ChineseCustomerAccountServiceModifierConstructorDescriptionChineseVerificationCodeStrategy(ModelService modelService, ChineseCustomerAccountService chineseCustomerAccountService, Converter<MobileNumberVerificationData, MobileNumberVerificationModel> verificationCodeReverseConverter, Converter<MobileNumberVerificationModel, MobileNumberVerificationData> verificationConverter, UserIdDecorationService userIdDecorationService) -
Uses of ChineseCustomerAccountService in de.hybris.platform.chineseprofileservices.customer.impl
Classes in de.hybris.platform.chineseprofileservices.customer.impl that implement ChineseCustomerAccountService -
Uses of ChineseCustomerAccountService in de.hybris.platform.chineseprofileservices.jobs
Methods in de.hybris.platform.chineseprofileservices.jobs that return ChineseCustomerAccountServiceModifier and TypeMethodDescriptionprotected ChineseCustomerAccountServiceCleanUpVerificationCode.getCustomerAccountService()Methods in de.hybris.platform.chineseprofileservices.jobs with parameters of type ChineseCustomerAccountServiceModifier and TypeMethodDescriptionvoidCleanUpVerificationCode.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 ChineseCustomerAccountServiceModifier and TypeMethodDescriptionprotected ChineseCustomerAccountServiceChineseAbstractEmailContext.getChineseCustomerAccountService()Methods in de.hybris.platform.chineseprofileservices.process.email.context with parameters of type ChineseCustomerAccountServiceModifier and TypeMethodDescriptionvoidChineseAbstractEmailContext.setChineseCustomerAccountService(ChineseCustomerAccountService chineseCustomerAccountService)