Package omero.api
Interface AMD_Search_onlyAnnotatedBy
-
- All Superinterfaces:
Ice.AMDCallback
public interface AMD_Search_onlyAnnotatedBy extends Ice.AMDCallback
Restricts entities by who has annotated them with anAnnotation
matching the other filters. AsonlyOwnedBy
, theDetails.getOwner()
andDetails.getGroup()
information is combined with an AND condition.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
ice_response()
ice_response indicates that the operation completed successfully.
-