public class ManagedImportLocationI
extends omero.grid.ImportLocation
ImportLocation
for also storing the
CheckedPath
instances for each used file.修飾子とタイプ | フィールドと説明 |
---|---|
java.util.List<CheckedPath> |
checkedPaths |
CheckedPath |
logFile |
コンストラクタと説明 |
---|
ManagedImportLocationI() |
修飾子とタイプ | メソッドと説明 |
---|---|
CheckedPath |
getLogFile()
Return the server-side
CheckedPath instance which can be used
for writing a log file for a fileset. |
CheckedPath |
getTarget()
Return the server-side
CheckedPath instance which can be passed to
a Bio-Formats reader. |
__read, __read, __write, __write, ice_factory, ice_id, ice_id, ice_ids, ice_ids, ice_isA, ice_isA, ice_staticId
public java.util.List<CheckedPath> checkedPaths
public CheckedPath logFile
public CheckedPath getTarget()
CheckedPath
instance which can be passed to
a Bio-Formats reader.public CheckedPath getLogFile()
CheckedPath
instance which can be used
for writing a log file for a fileset.