public class ManagedImportLocationI
extends omero.grid.ImportLocation
ImportLocation for also storing the
CheckedPath instances for each used file.| Modifier and Type | Field and Description |
|---|---|
List<CheckedPath> |
checkedPaths |
CheckedPath |
logFile |
| Constructor and Description |
|---|
ManagedImportLocationI() |
| Modifier and Type | Method and Description |
|---|---|
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. |
__readImpl, __writeImpl, clone, ice_factory, ice_id, ice_id, ice_ids, ice_ids, ice_isA, ice_isA, ice_staticIdpublic 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.
Version: 5.2.8-ice36-b57
Copyright © 2017 The University of Dundee & Open Microscopy Environment. All Rights Reserved.