Uses of Class
de.hybris.platform.personalizationservices.voters.CxOccInterceptorVote
-
-
Uses of CxOccInterceptorVote in de.hybris.platform.personalizationcms.interceptors.impl
Methods in de.hybris.platform.personalizationcms.interceptors.impl that return CxOccInterceptorVote Modifier and Type Method Description CxOccInterceptorVotePreviewTicketCxOccInterceptor. shouldPersonalizeRequestVote(javax.servlet.http.HttpServletRequest request) -
Uses of CxOccInterceptorVote in de.hybris.platform.personalizationservices.occ
Methods in de.hybris.platform.personalizationservices.occ that return CxOccInterceptorVote Modifier and Type Method Description default 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 CxOccInterceptorVote Modifier and Type Method Description protected CxOccInterceptorVoteDefaultOccPersonalizationHandler. getDefaultInterceptorVote()Methods in de.hybris.platform.personalizationservices.occ.handlers.impl with parameters of type CxOccInterceptorVote Modifier and Type Method Description protected 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 CxOccInterceptorVote Modifier and Type Method Description CxOccInterceptorVoteAbstractCxOccInterceptor. getDefaultVote(javax.servlet.http.HttpServletRequest request)CxOccInterceptorVoteDefaultCxOccInterceptor. shouldPersonalizeRequestVote(javax.servlet.http.HttpServletRequest request)
-