Uses of Interface
com.hybris.yprofile.services.ProfileConfigurationService
Packages that use ProfileConfigurationService
Package
Description
-
Uses of ProfileConfigurationService in com.hybris.yprofile.consent.filters
Methods in com.hybris.yprofile.consent.filters that return ProfileConfigurationServiceModifier and TypeMethodDescriptionConsentLayerFilter.getProfileConfigurationService()OCCConsentLayerFilter.getProfileConfigurationService()Methods in com.hybris.yprofile.consent.filters with parameters of type ProfileConfigurationServiceModifier and TypeMethodDescriptionvoidConsentLayerFilter.setProfileConfigurationService(ProfileConfigurationService profileConfigurationService) voidOCCConsentLayerFilter.setProfileConfigurationService(ProfileConfigurationService profileConfigurationService) -
Uses of ProfileConfigurationService in com.hybris.yprofile.consent.services
Methods in com.hybris.yprofile.consent.services that return ProfileConfigurationServiceMethods in com.hybris.yprofile.consent.services with parameters of type ProfileConfigurationServiceModifier and TypeMethodDescriptionvoidDefaultConsentService.setProfileConfigurationService(ProfileConfigurationService profileConfigurationService) -
Uses of ProfileConfigurationService in com.hybris.yprofile.listeners
Methods in com.hybris.yprofile.listeners that return ProfileConfigurationServiceModifier and TypeMethodDescriptionLoginSuccessEventListener.getProfileConfigurationService()RegisterEventListener.getProfileConfigurationService()Methods in com.hybris.yprofile.listeners with parameters of type ProfileConfigurationServiceModifier and TypeMethodDescriptionvoidLoginSuccessEventListener.setProfileConfigurationService(ProfileConfigurationService profileConfigurationService) voidRegisterEventListener.setProfileConfigurationService(ProfileConfigurationService profileConfigurationService) -
Uses of ProfileConfigurationService in com.hybris.yprofile.services.customer
Methods in com.hybris.yprofile.services.customer that return ProfileConfigurationServiceModifier and TypeMethodDescriptionProfileCustomerAccountService.getProfileConfigurationService()Deprecated, for removal: This API element is subject to removal in a future version.ProfileCustomerFacade.getProfileConfigurationService()Deprecated, for removal: This API element is subject to removal in a future version.Methods in com.hybris.yprofile.services.customer with parameters of type ProfileConfigurationServiceModifier and TypeMethodDescriptionvoidProfileCustomerAccountService.setProfileConfigurationService(ProfileConfigurationService profileConfigurationService) Deprecated, for removal: This API element is subject to removal in a future version.voidProfileCustomerFacade.setProfileConfigurationService(ProfileConfigurationService profileConfigurationService) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of ProfileConfigurationService in com.hybris.yprofile.services.impl
Classes in com.hybris.yprofile.services.impl that implement ProfileConfigurationServiceModifier and TypeClassDescriptionclassDefault implementation for theProfileConfigurationService.Methods in com.hybris.yprofile.services.impl that return ProfileConfigurationServiceModifier and TypeMethodDescriptionDefaultProfileTransactionService.getProfileConfigurationService()Methods in com.hybris.yprofile.services.impl with parameters of type ProfileConfigurationServiceModifier and TypeMethodDescriptionvoidDefaultProfileTransactionService.setProfileConfigurationService(ProfileConfigurationService profileConfigurationService) -
Uses of ProfileConfigurationService in com.hybris.yprofile.services.order
Methods in com.hybris.yprofile.services.order that return ProfileConfigurationServiceMethods in com.hybris.yprofile.services.order with parameters of type ProfileConfigurationServiceModifier and TypeMethodDescriptionvoidProfilePlaceOrderMethodHook.setProfileConfigurationService(ProfileConfigurationService profileConfigurationService)