Package omero.api
Interface AMD_Search_byAnnotatedWith
-
- All Superinterfaces:
Ice.AMDCallback
public interface AMD_Search_byAnnotatedWith extends Ice.AMDCallbackFinds entities annotated with anAnnotationsimilar to the example. This does not use Hibernate'somero.api.IQuery.findByExampleQuery-By-Example} mechanism, since that cannot handle joins. The fields which are used are:- the main content of the annotation : String,
IObject.getId(), etc.
nullit is assumed to be a wildcard searched, and only the type of the annotation is searched. Currently, ListAnnotations are not supported.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidice_response()ice_response indicates that the operation completed successfully.
-