Class ManagedImportLocationI

  • All Implemented Interfaces:
    Ice.Object, java.io.Serializable, java.lang.Cloneable

    public class ManagedImportLocationI
    extends ImportLocation
    Server-side implementation of ImportLocation for also storing the CheckedPath instances for each used file.
    See Also:
    Serialized Form
    • Constructor Detail

      • ManagedImportLocationI

        public ManagedImportLocationI()
    • Method Detail

      • getTarget

        public CheckedPath getTarget()
        Return the server-side CheckedPath instance which can be passed to a Bio-Formats reader.
      • getLogFile

        public CheckedPath getLogFile()
        Return the server-side CheckedPath instance which can be used for writing a log file for a fileset.