Package omero.api

Interface AMD_Search_currentMetadataList

  • All Superinterfaces:
    Ice.AMDCallback

    public interface AMD_Search_currentMetadataList
    extends Ice.AMDCallback
    Provides access to the extra query information (for example Lucene score and boost values) for a single call to results. This method may only be called once for any given call to results.
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void ice_response​(java.util.List<java.util.Map<java.lang.String,​Annotation>> __ret)
      ice_response indicates that the operation completed successfully.
      • Methods inherited from interface Ice.AMDCallback

        ice_exception
    • Method Detail

      • ice_response

        void ice_response​(java.util.List<java.util.Map<java.lang.String,​Annotation>> __ret)
        ice_response indicates that the operation completed successfully.