public interface AMD_IQuery_refresh
extends Ice.AMDCallback
IObject
graph,
recursive loading all data for the managed instances in the
graph from the database. If any non-managed entities are
detected (e.g. without ids), an
ApiUsageException
will be thrown.Modifier and Type | Method and Description |
---|---|
void |
ice_response(IObject __ret)
ice_response indicates that
the operation completed successfully.
|