Interface DataSetListSnapshotService

All Known Implementing Classes:
DataSetListSnapshotServiceDisabledStub, DataSetListSnapshotServiceImpl

public interface DataSetListSnapshotService
  • Field Details

  • Method Details

    • commitEntity

      void commitEntity(UUID dataSetListId)
    • findAndCommitIfExists

      void findAndCommitIfExists(UUID id)
    • findAndCommitRestored

      void findAndCommitRestored(UUID id, Integer revisionId)
    • deleteDataSetList

      void deleteDataSetList(UUID id)
    • findDataSetListSnapshot

      DataSetListSnapshot findDataSetListSnapshot(UUID id, Integer revisionId)