public class RepositoryTask
extends java.lang.Object
IRepositoryInfo
Constructor and Description |
---|
RepositoryTask(ome.util.SqlAction sql) |
Modifier and Type | Method and Description |
---|---|
java.util.List<java.lang.Long> |
getFileIds()
This public method is used to return a list of file ids that require
deletion from the disk repository.
|
java.util.List<java.lang.Long> |
getPixelIds()
This public method is used to return a list of pixel ids that require
deletion from the disk repository.
|
java.util.List<java.lang.Long> |
getThumbnailIds()
This public method is used to return a list of thumbnail ids that require
deletion from the disk repository.
|
public java.util.List<java.lang.Long> getFileIds()
public java.util.List<java.lang.Long> getPixelIds()
public java.util.List<java.lang.Long> getThumbnailIds()