Package omero.grid
Class Callback_Repository_fileExists
- java.lang.Object
-
- IceInternal.CallbackBase
-
- IceInternal.TwowayCallback
-
- omero.grid.Callback_Repository_fileExists
-
- All Implemented Interfaces:
Ice.TwowayCallback
,Ice.TwowayCallbackBool
,Ice.TwowayCallbackBoolUE
public abstract class Callback_Repository_fileExists extends IceInternal.TwowayCallback implements Ice.TwowayCallbackBoolUE
Returns true if the file or path exists within the repository. In other words, if a call on `dirname path` tolistFiles
would return an object for this path.
-
-
Constructor Summary
Constructors Constructor Description Callback_Repository_fileExists()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
__completed(Ice.AsyncResult __result)
-