Package omero.grid
Class Callback_ManagedRepository_importPaths
- java.lang.Object
-
- IceInternal.CallbackBase
-
- IceInternal.TwowayCallback
-
- omero.grid.Callback_ManagedRepository_importPaths
-
- All Implemented Interfaces:
Ice.TwowayCallback
,Ice.TwowayCallbackArg1<ImportProcessPrx>
,Ice.TwowayCallbackArg1UE<ImportProcessPrx>
public abstract class Callback_ManagedRepository_importPaths extends IceInternal.TwowayCallback implements Ice.TwowayCallbackArg1UE<ImportProcessPrx>
For clients without access to Bio-Formats, the simplifiedimportPaths
method allows passing solely the absolute path of the files to be uploaded (no directories) and all configuration happens server-side. Much of the functionality provided viaFileset
andImportSettings
is of course lost.
-
-
Constructor Summary
Constructors Constructor Description Callback_ManagedRepository_importPaths()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
__completed(Ice.AsyncResult __result)
-