All Superinterfaces:
org.springframework.integration.context.Orderable, org.springframework.core.Ordered
All Known Implementing Classes:
AbstractCxOccVoter, CxOccTimeVoter, PreviewVoter

public interface CxOccVoter extends org.springframework.integration.context.Orderable
Voter returning which action should be called in personalization process for Commerce Web Services (OCC)
  • Field Summary

    Fields inherited from interface org.springframework.core.Ordered

    HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE
  • Method Summary

    Modifier and Type
    Method
    Description
    getVote(javax.servlet.http.HttpServletRequest request)
    Return vote for action which should be executed for Commerce Web Services request

    Methods inherited from interface org.springframework.integration.context.Orderable

    setOrder

    Methods inherited from interface org.springframework.core.Ordered

    getOrder
  • Method Details

    • getVote

      Vote getVote(javax.servlet.http.HttpServletRequest request)
      Return vote for action which should be executed for Commerce Web Services request
      Parameters:
      request - Http request
      Returns:
      vote for recalculation action