SetFileChecksumImpl

public interface SetFileChecksumImpl extends BackendTransactionImpl

Store the checksum and timestamp of the checksum for a File entity.

Author:

Timm Fitschen (t.fitschen@indiscale.com)

Methods

execute

void execute(EntityID id, String checksum)

Store the checksum of a File entity.

The entity is identified by the id.

Parameters:
  • id

  • checksum