Interface DeleteOutboundSyncService

All Known Implementing Classes:
DefaultDeleteOutboundSyncService

public interface DeleteOutboundSyncService
Service to synchronize item deletions
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    sync(OutboundItemDTO deletedItem)
    Synchronize the item deletion
  • Method Details

    • sync

      void sync(OutboundItemDTO deletedItem)
      Synchronize the item deletion
      Parameters:
      deletedItem - Contains the data about the deleted item