Uses of Interface
de.hybris.platform.commerceservices.customer.CustomerEmailResolutionService
Packages that use CustomerEmailResolutionService
Package
Description
Contains generated models for each type of de.hybris.platform.commerceservices.jalo package.
-
Uses of CustomerEmailResolutionService in de.hybris.platform.acceleratorservices.payment.cybersource.strategies.impl
Methods in de.hybris.platform.acceleratorservices.payment.cybersource.strategies.impl that return CustomerEmailResolutionServiceModifier and TypeMethodDescriptionprotected CustomerEmailResolutionServiceDefaultCreateSubscriptionRequestStrategy.getCustomerEmailResolutionService()protected CustomerEmailResolutionServiceDefaultCreditCardPaymentInfoCreateStrategy.getCustomerEmailResolutionService()Methods in de.hybris.platform.acceleratorservices.payment.cybersource.strategies.impl with parameters of type CustomerEmailResolutionServiceModifier and TypeMethodDescriptionvoidDefaultCreateSubscriptionRequestStrategy.setCustomerEmailResolutionService(CustomerEmailResolutionService customerEmailResolutionService) voidDefaultCreditCardPaymentInfoCreateStrategy.setCustomerEmailResolutionService(CustomerEmailResolutionService customerEmailResolutionService) -
Uses of CustomerEmailResolutionService in de.hybris.platform.acceleratorservices.process.email.context
Methods in de.hybris.platform.acceleratorservices.process.email.context that return CustomerEmailResolutionServiceModifier and TypeMethodDescriptionprotected CustomerEmailResolutionServiceAbstractEmailContext.getCustomerEmailResolutionService()Methods in de.hybris.platform.acceleratorservices.process.email.context with parameters of type CustomerEmailResolutionServiceModifier and TypeMethodDescriptionvoidAbstractEmailContext.setCustomerEmailResolutionService(CustomerEmailResolutionService customerEmailResolutionService) -
Uses of CustomerEmailResolutionService in de.hybris.platform.b2bacceleratorservices.customer.impl
Classes in de.hybris.platform.b2bacceleratorservices.customer.impl that implement CustomerEmailResolutionServiceModifier and TypeClassDescriptionclassInterface to handle B2B Customer Email resolution services.Methods in de.hybris.platform.b2bacceleratorservices.customer.impl that return CustomerEmailResolutionServiceModifier and TypeMethodDescriptionprotected CustomerEmailResolutionServiceB2BCustomerEmailResolutionService.getDefaultCustomerEmailResolutionService()Methods in de.hybris.platform.b2bacceleratorservices.customer.impl with parameters of type CustomerEmailResolutionServiceModifier and TypeMethodDescriptionvoidB2BCustomerEmailResolutionService.setDefaultCustomerEmailResolutionService(CustomerEmailResolutionService defaultCustomerEmailResolutionService) -
Uses of CustomerEmailResolutionService in de.hybris.platform.b2bacceleratorservices.workflows.actions
Methods in de.hybris.platform.b2bacceleratorservices.workflows.actions that return CustomerEmailResolutionServiceModifier and TypeMethodDescriptionprotected CustomerEmailResolutionServiceRegistrationApprovedAutomatedWorkflowTemplateJob.getDefaultCustomerEmailResolutionService()Methods in de.hybris.platform.b2bacceleratorservices.workflows.actions with parameters of type CustomerEmailResolutionServiceModifier and TypeMethodDescriptionvoidRegistrationApprovedAutomatedWorkflowTemplateJob.setDefaultCustomerEmailResolutionService(CustomerEmailResolutionService defaultCustomerEmailResolutionService) -
Uses of CustomerEmailResolutionService in de.hybris.platform.commerceservices.customer.impl
Classes in de.hybris.platform.commerceservices.customer.impl that implement CustomerEmailResolutionServiceMethods in de.hybris.platform.commerceservices.customer.impl that return CustomerEmailResolutionServiceModifier and TypeMethodDescriptionprotected CustomerEmailResolutionServiceDefaultCustomerAccountService.getCustomerEmailResolutionService()Methods in de.hybris.platform.commerceservices.customer.impl with parameters of type CustomerEmailResolutionServiceModifier and TypeMethodDescriptionvoidDefaultCustomerAccountService.setCustomerEmailResolutionService(CustomerEmailResolutionService customerEmailResolutionService) -
Uses of CustomerEmailResolutionService in de.hybris.platform.commerceservices.model
Methods in de.hybris.platform.commerceservices.model that return CustomerEmailResolutionServiceModifier and TypeMethodDescriptionprotected CustomerEmailResolutionServiceContactEmailAttribute.getCustomerEmailResolutionService()Methods in de.hybris.platform.commerceservices.model with parameters of type CustomerEmailResolutionServiceModifier and TypeMethodDescriptionvoidContactEmailAttribute.setCustomerEmailResolutionService(CustomerEmailResolutionService customerEmailResolutionService)