public interface AMD_IQuery_findAll
extends Ice.AMDCallback
| 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) a collection if initialized entities or an empty
 List if none exist.