public class ManagedImportLocationI
extends omero.grid.ImportLocation
ImportLocation for also storing the
CheckedPath instances for each used file.| Modifier and Type | Field and Description |
|---|---|
java.util.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 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.
Version: 5.4.8-rc1-ice36-b94
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.