Interface ConcurrentModificationService

All Known Implementing Classes:
ConcurrentModificationServiceImpl

public interface ConcurrentModificationService
  • Method Summary

    Modifier and Type
    Method
    Description
    org.springframework.http.HttpStatus
    getHttpStatus(UUID entityId, Long modifiedWhen)
    Provide HTTP status for low-level reading.
  • Method Details

    • getHttpStatus

      org.springframework.http.HttpStatus getHttpStatus(@Nullable UUID entityId, @Nullable Long modifiedWhen)
      Provide HTTP status for low-level reading.
      Parameters:
      entityId - entity uuid
      modifiedWhen - modified date
      Returns:
      HttpStatus http status