public class Deletion
extends java.lang.Object
IDelete
Modifier and Type | Class and Description |
---|---|
static class |
Deletion.Builder
Inner class which can be used to generate a Deletion.
|
Constructor and Description |
---|
Deletion(AbstractFileSystemService afs,
OmeroContext ctx) |
Modifier and Type | Method and Description |
---|---|
void |
deleteFiles(com.google.common.collect.SetMultimap<java.lang.String,java.lang.Long> deleteTargets)
For each Report use the map of tables to deleted ids to remove the files
under Files, Pixels and Thumbnails if the ids no longer exist in the db.
|
public Deletion(AbstractFileSystemService afs, OmeroContext ctx)
public void deleteFiles(com.google.common.collect.SetMultimap<java.lang.String,java.lang.Long> deleteTargets)
Version: 5.4.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.