public class Deletion extends 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<String,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<String,Long> deleteTargets)
Version: 5.2.0-ice35-b12
Copyright © 2015 The University of Dundee & Open Microscopy Environment. All Rights Reserved.