public interface AMD_IQuery_findAllByExample
extends Ice.AMDCallback
Filter
object.
Note: findAllbyExample does not operate on the
id
field.
For that, use find
, get
,
findByQuery
, or findAllByQuery
.Modifier and Type | Method and Description |
---|---|
void |
ice_response(java.util.List<IObject> __ret)
ice_response indicates that
the operation completed successfully.
|
void ice_response(java.util.List<IObject> __ret)
__ret
- (return value) Possibly empty List of IObject results.