Uses of Interface
com.hybris.yprofile.services.ProfileConfigurationService
-
-
Uses of ProfileConfigurationService in com.hybris.yprofile.consent.filters
Methods in com.hybris.yprofile.consent.filters that return ProfileConfigurationService Modifier and Type Method Description ProfileConfigurationServiceConsentLayerFilter. getProfileConfigurationService()ProfileConfigurationServiceOCCConsentLayerFilter. getProfileConfigurationService()Methods in com.hybris.yprofile.consent.filters with parameters of type ProfileConfigurationService Modifier and Type Method Description voidConsentLayerFilter. 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 ProfileConfigurationService Modifier and Type Method Description ProfileConfigurationServiceDefaultConsentService. getProfileConfigurationService()Methods in com.hybris.yprofile.consent.services with parameters of type ProfileConfigurationService Modifier and Type Method Description voidDefaultConsentService. setProfileConfigurationService(ProfileConfigurationService profileConfigurationService) -
Uses of ProfileConfigurationService in com.hybris.yprofile.listeners
Methods in com.hybris.yprofile.listeners that return ProfileConfigurationService Modifier and Type Method Description ProfileConfigurationServiceLoginSuccessEventListener. getProfileConfigurationService()ProfileConfigurationServiceRegisterEventListener. getProfileConfigurationService()Methods in com.hybris.yprofile.listeners with parameters of type ProfileConfigurationService Modifier and Type Method Description voidLoginSuccessEventListener. 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 ProfileConfigurationService Modifier and Type Method Description ProfileConfigurationServiceProfileCustomerAccountService. getProfileConfigurationService()Deprecated, for removal: This API element is subject to removal in a future version.ProfileConfigurationServiceProfileCustomerFacade. 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 ProfileConfigurationService Modifier and Type Method Description voidProfileCustomerAccountService. 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 ProfileConfigurationService Modifier and Type Class Description classDefaultProfileConfigurationServiceDefault implementation for theProfileConfigurationService.Methods in com.hybris.yprofile.services.impl that return ProfileConfigurationService Modifier and Type Method Description ProfileConfigurationServiceDefaultProfileTransactionService. getProfileConfigurationService()Methods in com.hybris.yprofile.services.impl with parameters of type ProfileConfigurationService Modifier and Type Method Description voidDefaultProfileTransactionService. setProfileConfigurationService(ProfileConfigurationService profileConfigurationService) -
Uses of ProfileConfigurationService in com.hybris.yprofile.services.order
Methods in com.hybris.yprofile.services.order that return ProfileConfigurationService Modifier and Type Method Description ProfileConfigurationServiceProfilePlaceOrderMethodHook. getProfileConfigurationService()Methods in com.hybris.yprofile.services.order with parameters of type ProfileConfigurationService Modifier and Type Method Description voidProfilePlaceOrderMethodHook. setProfileConfigurationService(ProfileConfigurationService profileConfigurationService)
-