Uses of Interface
de.hybris.platform.assistedserviceservices.AssistedServiceService
-
-
Uses of AssistedServiceService in de.hybris.platform.assistedservicefacades.customer.converters.populator
Methods in de.hybris.platform.assistedservicefacades.customer.converters.populator that return AssistedServiceService Modifier and Type Method Description protected AssistedServiceServiceAutoSuggestionCustomerPopulator. getAssistedServiceService()protected AssistedServiceServiceCustomersListCustomerPopulator. getAssistedServiceService()Methods in de.hybris.platform.assistedservicefacades.customer.converters.populator with parameters of type AssistedServiceService Modifier and Type Method Description voidAutoSuggestionCustomerPopulator. setAssistedServiceService(AssistedServiceService assistedServiceService)voidCustomersListCustomerPopulator. setAssistedServiceService(AssistedServiceService assistedServiceService) -
Uses of AssistedServiceService in de.hybris.platform.assistedservicefacades.impl
Methods in de.hybris.platform.assistedservicefacades.impl that return AssistedServiceService Modifier and Type Method Description protected AssistedServiceServiceDefaultAssistedServiceFacade. getAssistedServiceService()Methods in de.hybris.platform.assistedservicefacades.impl with parameters of type AssistedServiceService Modifier and Type Method Description voidDefaultAssistedServiceFacade. setAssistedServiceService(AssistedServiceService assistedServiceService) -
Uses of AssistedServiceService in de.hybris.platform.assistedserviceservices.impl
Classes in de.hybris.platform.assistedserviceservices.impl that implement AssistedServiceService Modifier and Type Class Description classDefaultAssistedServiceServiceDefault implementation ofAssistedServiceServiceMethods in de.hybris.platform.assistedserviceservices.impl that return AssistedServiceService Modifier and Type Method Description protected AssistedServiceServiceDefaultCommerceCustomerSupportService. getAssistedServiceService()Methods in de.hybris.platform.assistedserviceservices.impl with parameters of type AssistedServiceService Modifier and Type Method Description voidDefaultCommerceCustomerSupportService. setAssistedServiceService(AssistedServiceService assistedServiceService) -
Uses of AssistedServiceService in de.hybris.platform.assistedserviceservices.strategy
Methods in de.hybris.platform.assistedserviceservices.strategy that return AssistedServiceService Modifier and Type Method Description protected AssistedServiceServiceAssistedServiceQuoteUserIdentificationStrategy. getAssistedServiceService()Methods in de.hybris.platform.assistedserviceservices.strategy with parameters of type AssistedServiceService Modifier and Type Method Description voidAssistedServiceQuoteUserIdentificationStrategy. setAssistedServiceService(AssistedServiceService assistedServiceService) -
Uses of AssistedServiceService in de.hybris.platform.assistedservicestorefront.customer360.provider
Methods in de.hybris.platform.assistedservicestorefront.customer360.provider that return AssistedServiceService Modifier and Type Method Description protected AssistedServiceServiceStoreLocationsProvider. getAssistedServiceService()Methods in de.hybris.platform.assistedservicestorefront.customer360.provider with parameters of type AssistedServiceService Modifier and Type Method Description voidStoreLocationsProvider. setAssistedServiceService(AssistedServiceService assistedServiceService) -
Uses of AssistedServiceService in de.hybris.platform.assistedservicestorefront.redirect.impl
Methods in de.hybris.platform.assistedservicestorefront.redirect.impl that return AssistedServiceService Modifier and Type Method Description protected AssistedServiceServiceDefaultAssistedServiceRedirectStrategy. getAssistedServiceService()Methods in de.hybris.platform.assistedservicestorefront.redirect.impl with parameters of type AssistedServiceService Modifier and Type Method Description voidDefaultAssistedServiceRedirectStrategy. setAssistedServiceService(AssistedServiceService assistedServiceService) -
Uses of AssistedServiceService in de.hybris.platform.assistedservicestorefront.security.impl
Methods in de.hybris.platform.assistedservicestorefront.security.impl that return AssistedServiceService Modifier and Type Method Description protected AssistedServiceServiceDefaultAssistedServiceAgentAuthoritiesManager. getAssistedServiceService()Methods in de.hybris.platform.assistedservicestorefront.security.impl with parameters of type AssistedServiceService Modifier and Type Method Description voidDefaultAssistedServiceAgentAuthoritiesManager. setAssistedServiceService(AssistedServiceService assistedServiceService)
-