Package omero.api
Interface AMD_Search_byHqlQuery
-
- All Superinterfaces:
Ice.AMDCallback
public interface AMD_Search_byHqlQuery extends Ice.AMDCallback
Delegates toomero.api.IQuery.findAllByQuery
method to take advantage of theand
,or
, andnot
methods, or queue-semantics.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
ice_response()
ice_response indicates that the operation completed successfully.
-