Package omero.api
Interface AMD_Search_clearQueries
-
- All Superinterfaces:
Ice.AMDCallback
public interface AMD_Search_clearQueries extends Ice.AMDCallback
Removes all active queries (leavingresetDefaults
settings alone), such thatactiveQueries
will return 0.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
ice_response()
ice_response indicates that the operation completed successfully.
-