Uses of Class
de.hybris.platform.personalizationservices.voters.CxOccInterceptorVote
Packages that use CxOccInterceptorVote
Package
Description
-
Uses of CxOccInterceptorVote in de.hybris.platform.personalizationcms.interceptors.impl
Methods in de.hybris.platform.personalizationcms.interceptors.impl that return CxOccInterceptorVoteModifier and TypeMethodDescriptionPreviewTicketCxOccInterceptor.shouldPersonalizeRequestVote(javax.servlet.http.HttpServletRequest request) -
Uses of CxOccInterceptorVote in de.hybris.platform.personalizationservices.occ
Methods in de.hybris.platform.personalizationservices.occ that return CxOccInterceptorVoteModifier and TypeMethodDescriptiondefault CxOccInterceptorVoteCxOccInterceptor.shouldPersonalizeRequestVote(javax.servlet.http.HttpServletRequest request) Method to determine if personalization process should be executed for this request -
Uses of CxOccInterceptorVote in de.hybris.platform.personalizationservices.occ.handlers.impl
Methods in de.hybris.platform.personalizationservices.occ.handlers.impl that return CxOccInterceptorVoteModifier and TypeMethodDescriptionprotected CxOccInterceptorVoteDefaultOccPersonalizationHandler.getDefaultInterceptorVote()Methods in de.hybris.platform.personalizationservices.occ.handlers.impl with parameters of type CxOccInterceptorVoteModifier and TypeMethodDescriptionprotected booleanDefaultOccPersonalizationHandler.getCombinedInterceptorVote(CxOccInterceptorVote finalVote, CxOccInterceptorVote vote) -
Uses of CxOccInterceptorVote in de.hybris.platform.personalizationservices.occ.impl
Methods in de.hybris.platform.personalizationservices.occ.impl that return CxOccInterceptorVoteModifier and TypeMethodDescriptionAbstractCxOccInterceptor.getDefaultVote(javax.servlet.http.HttpServletRequest request) DefaultCxOccInterceptor.shouldPersonalizeRequestVote(javax.servlet.http.HttpServletRequest request)