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, ice_factory, ice_id, ice_id, ice_ids, ice_ids, ice_isA, ice_isA, ice_staticId
___ice_id, ___ice_ids, ___ice_isA, ___ice_ping, __checkMode, __collocDispatch, __dispatch, __read, __read, __readImpl, __write, __write, __writeImpl, clone, ice_dispatch, ice_dispatch, ice_operationAttributes, ice_ping, ice_ping, ice_postUnmarshal, ice_preMarshal
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.
Version: 5.4.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.