Class DefaultCxRecalculationService

java.lang.Object
de.hybris.platform.personalizationservices.service.impl.DefaultCxRecalculationService
All Implemented Interfaces:
CxRecalculationService
Direct Known Subclasses:
CxCmsRecalculationService

public class DefaultCxRecalculationService extends Object implements CxRecalculationService
Default implementation of CxRecalculationService.
  • Field Details

    • UPDATE_PREFIX

      protected static final String UPDATE_PREFIX
    • UPDATE_PREFIX_LENGTH

      protected static final int UPDATE_PREFIX_LENGTH
    • ASYNC_PROCESS_PREFIX

      protected static final String ASYNC_PROCESS_PREFIX
    • ASYNC_PROCESS_PREFIX_LENGTH

      protected static final int ASYNC_PROCESS_PREFIX_LENGTH
  • Constructor Details

    • DefaultCxRecalculationService

      public DefaultCxRecalculationService()
  • Method Details