|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectome.tools.RepositoryTask
public class RepositoryTask
Class implementation of various mechanised tasks, database queries, file I/O, etc. This class is used by the public services provided by IRepositoryInfo
IRepositoryInfo
Constructor Summary | |
---|---|
RepositoryTask(org.springframework.jdbc.core.simple.SimpleJdbcOperations template)
Constructor |
Method Summary | |
---|---|
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. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RepositoryTask(org.springframework.jdbc.core.simple.SimpleJdbcOperations template)
Method Detail |
---|
public List<Long> getFileIds()
public List<Long> getPixelIds()
public List<Long> getThumbnailIds()
public List<Long> getTestIds()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Version: Beta-4.2.0-r7571-b29
Copyright © 2009 The University of Dundee. All Rights Reserved.