Class DefaultUpilPricePlanChangeDetectionService

  • All Implemented Interfaces:
    de.hybris.deltadetection.ChangeDetectionService

    public class DefaultUpilPricePlanChangeDetectionService
    extends de.hybris.deltadetection.impl.DefaultChangeDetectionService
    Extending the default implementation of the DefaultChangeDetectionService to change the VersionMarker status.
    Since:
    1909
    • Field Summary

      • Fields inherited from class de.hybris.deltadetection.impl.DefaultChangeDetectionService

        VERSION_MARKER_BY_PK, VERSION_MARKERS_FOR_STREAM_BY_PKS_QRY
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void changeVersionMarkerStatus​(java.lang.String streamId, java.lang.Long itemPk)  
      • Methods inherited from class de.hybris.deltadetection.impl.DefaultChangeDetectionService

        collectChangesForType, collectChangesForType, consumeChanges, consumeChangesBatch, createConsumeBatchCallable, deleteItemVersionMarkersForStream, fillInitialVersionMarker, findItemVersionMarkersForStreamByPKs, findVersionMarkerByItemPK, getChangeForExistingItem, getChangeForRemovedItem, getChangeFromRow, getChangesForRemovedItems, getComposedTypesForStream, getDeletedVersionMarkers, getFlexibleSearchService, getModelService, getNewOrModifiedVersionMarkers, getPartitionedBatchChangesByStreamId, getQueryForDeletedItems, getQueryForModifiedItems, getQueryForNewItems, getSavedModel, getStreamById, getTypeService, getVersionMarkersForRemovedItems, isItemVersionMarkerActive, isNotSingleResult, logConsumedChanges, parseInfoExpression, preloadVersionMarkers, prepareBatchExecutionCallables, prepareQueryForFindingChangesByType, resetStream, setFlexibleSearchService, setModelService, setTypeService, updateVersionMarker
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DefaultUpilPricePlanChangeDetectionService

        public DefaultUpilPricePlanChangeDetectionService()
    • Method Detail

      • changeVersionMarkerStatus

        public void changeVersionMarkerStatus​(java.lang.String streamId,
                                              java.lang.Long itemPk)