public class RepositoryTask extends Object
IRepositoryInfo
Constructor and Description |
---|
RepositoryTask(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 RepositoryTask(SqlAction sql)
public List<Long> getFileIds()
public List<Long> getPixelIds()
public List<Long> getThumbnailIds()
Version: 5.1.3-ice35-b52
Copyright © 2015 The University of Dundee & Open Microscopy Environment. All Rights Reserved.