Package omero.api
Interface AMD_Search_onlyAnnotatedBetween
-
- All Superinterfaces:
Ice.AMDCallback
public interface AMD_Search_onlyAnnotatedBetween extends Ice.AMDCallback
Restricts entities by the time in which any annotation (which matches the other filters) was added them. This matches theDetails.getCreationEvent()
creation event of theAnnotation
.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
ice_response()
ice_response indicates that the operation completed successfully.
-