public class RepositoryTask extends Object
IRepositoryInfo
Constructor and Description |
---|
RepositoryTask(ome.util.SqlAction sql)
Constructor
|
Modifier and Type | Method and Description |
---|---|
List<Long> |
getFileIds()
This public method is used to return a list of file ids that require
deletion from the disk repository.
|
List<Long> |
getPixelIds()
This public method is used to return a list of pixel ids that require
deletion from the disk repository.
|
List<Long> |
getTestIds()
Private method used for testing only.
|
List<Long> |
getThumbnailIds()
This public method is used to return a list of thumbnail ids that require
deletion from the disk repository.
|
public List<Long> getFileIds()
public List<Long> getPixelIds()
public List<Long> getThumbnailIds()
Version: 5.1.2-ice35-b45
Copyright © 2015 The University of Dundee & Open Microscopy Environment. All Rights Reserved.