ome.formats.importer
Class ImportEvent.DATASET_STORED

java.lang.Object
  extended by ome.formats.importer.ImportEvent
      extended by ome.formats.importer.ImportEvent.PROGRESS_EVENT
          extended by ome.formats.importer.ImportEvent.DATASET_STORED
Enclosing class:
ImportEvent

public static class ImportEvent.DATASET_STORED
extends ImportEvent.PROGRESS_EVENT


Nested Class Summary
 
Nested classes/interfaces inherited from class ome.formats.importer.ImportEvent
ImportEvent.ADD, ImportEvent.BEGIN_POST_PROCESS, ImportEvent.BEGIN_SAVE_TO_DB, ImportEvent.COUNT_EVENT, ImportEvent.DATA_STORED, ImportEvent.DATASET_STORED, ImportEvent.DEBUG_SEND, ImportEvent.END_POST_PROCESS, ImportEvent.END_SAVE_TO_DB, ImportEvent.ERRORS_CLEARED, ImportEvent.ERRORS_COMPLETE, ImportEvent.ERRORS_FAILED, ImportEvent.ERRORS_PENDING, ImportEvent.ERRORS_SEND, ImportEvent.ERRORS_UPLOAD_CANCELLED, ImportEvent.FILE_SIZE_STEP, ImportEvent.FILE_UPLOAD_BYTES, ImportEvent.FILE_UPLOAD_CANCELLED, ImportEvent.FILE_UPLOAD_COMPLETE, ImportEvent.FILE_UPLOAD_ERROR, ImportEvent.FILE_UPLOAD_EVENT, ImportEvent.FILE_UPLOAD_FAILED, ImportEvent.FILE_UPLOAD_FINISHED, ImportEvent.FILE_UPLOAD_STARTED, ImportEvent.GROUP_SET, ImportEvent.IMPORT_ARCHIVING, ImportEvent.IMPORT_DONE, ImportEvent.IMPORT_OVERLAYS, ImportEvent.IMPORT_PROCESSING, ImportEvent.IMPORT_QUEUE_DONE, ImportEvent.IMPORT_QUEUE_STARTED, ImportEvent.IMPORT_STEP, ImportEvent.LOADED_IMAGE, ImportEvent.LOADING_IMAGE, ImportEvent.LOGGED_IN, ImportEvent.LOGGED_OUT, ImportEvent.PROGRESS_EVENT, ImportEvent.QUICKBAR_UPDATE, ImportEvent.REIMPORT
 
Field Summary
 
Fields inherited from class ome.formats.importer.ImportEvent.PROGRESS_EVENT
filename, index, numDone, pixId, series, size, target, total
 
Fields inherited from class ome.formats.importer.ImportEvent
GROUP_COLLAB_READ, GROUP_COLLAB_READ_LINK, GROUP_PRIVATE, GROUP_PUBLIC, GROUP_SYSTEM
 
Constructor Summary
ImportEvent.DATASET_STORED(int index, String filename, omero.model.IObject target, Long pixId, int series, ImportSize size, Integer numDone, Integer total)
           
 
Method Summary
 
Methods inherited from class ome.formats.importer.ImportEvent
toLog
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImportEvent.DATASET_STORED

public ImportEvent.DATASET_STORED(int index,
                                  String filename,
                                  omero.model.IObject target,
                                  Long pixId,
                                  int series,
                                  ImportSize size,
                                  Integer numDone,
                                  Integer total)


OmeroJava Api

Version: 4.3.4-dbcbce5a-b4

Copyright © 2009 The University of Dundee. All Rights Reserved.