Uses of Class
com.hybris.ymkt.common.user.UserContextService
Packages that use UserContextService
Package
Description
-
Uses of UserContextService in com.hybris.ymkt.clickstream.listeners
Fields in com.hybris.ymkt.clickstream.listeners declared as UserContextServiceModifier and TypeFieldDescriptionprotected UserContextServiceClickStreamListener.userContextServiceprotected UserContextServiceLoginEventListener.userContextServiceprotected UserContextServiceRegistrationEventListener.userContextServiceMethods in com.hybris.ymkt.clickstream.listeners with parameters of type UserContextServiceModifier and TypeMethodDescriptionvoidClickStreamListener.setUserContextService(UserContextService userContextService) voidLoginEventListener.setUserContextService(UserContextService userContextService) voidRegistrationEventListener.setUserContextService(UserContextService userContextService) -
Uses of UserContextService in com.hybris.ymkt.personalization.segment
Fields in com.hybris.ymkt.personalization.segment declared as UserContextServiceModifier and TypeFieldDescriptionprotected UserContextServiceInitiativeUserSegmentsProvider.userContextServiceprotected UserContextServiceTargetGroupSegmentsProvider.userContextServiceMethods in com.hybris.ymkt.personalization.segment with parameters of type UserContextServiceModifier and TypeMethodDescriptionvoidInitiativeUserSegmentsProvider.setUserContextService(UserContextService userContextService) voidTargetGroupSegmentsProvider.setUserContextService(UserContextService userContextService) -
Uses of UserContextService in com.hybris.ymkt.recommendation.services
Fields in com.hybris.ymkt.recommendation.services declared as UserContextServiceModifier and TypeFieldDescriptionprotected UserContextServiceInteractionService.userContextServiceprotected UserContextServiceOfferDiscoveryService.userContextServiceprotected UserContextServiceOfferInteractionService.userContextServiceprotected UserContextServiceRecommendationService.userContextServiceMethods in com.hybris.ymkt.recommendation.services with parameters of type UserContextServiceModifier and TypeMethodDescriptionvoidInteractionService.setUserContextService(UserContextService userContextService) voidOfferDiscoveryService.setUserContextService(UserContextService userContextService) voidOfferInteractionService.setUserContextService(UserContextService userContextService) voidRecommendationService.setUserContextService(UserContextService userContextService) -
Uses of UserContextService in com.hybris.ymkt.segmentation.evaluators
Fields in com.hybris.ymkt.segmentation.evaluators declared as UserContextServiceModifier and TypeFieldDescriptionprotected UserContextServiceCampaignRestrictionEvaluator.userContextServiceMethods in com.hybris.ymkt.segmentation.evaluators with parameters of type UserContextServiceModifier and TypeMethodDescriptionvoidCampaignRestrictionEvaluator.setUserContextService(UserContextService userContextService) -
Uses of UserContextService in com.hybris.ymkt.segmentation.services
Fields in com.hybris.ymkt.segmentation.services declared as UserContextServiceModifier and TypeFieldDescriptionprotected UserContextServiceInitiativeService.userContextServiceMethods in com.hybris.ymkt.segmentation.services with parameters of type UserContextServiceModifier and TypeMethodDescriptionvoidInitiativeService.setUserContextService(UserContextService userContextService)