Package omero.api
Interface AMD_Search_currentMetadata
- 
- All Superinterfaces:
 Ice.AMDCallback
public interface AMD_Search_currentMetadata extends Ice.AMDCallbackProvides access to the extra query information (for example Lucene score and boost values) for a single call tonext. This method may only be called once for any given call tonext. 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidice_response(java.util.Map<java.lang.String,Annotation> __ret)ice_response indicates that the operation completed successfully. 
 - 
 
- 
- 
Method Detail
- 
ice_response
void ice_response(java.util.Map<java.lang.String,Annotation> __ret)
ice_response indicates that the operation completed successfully. 
 - 
 
 -