public interface AMD_RawFileStore_save
extends Ice.AMDCallback
OriginalFile
associated with
the service if it has been modified. The returned valued
should replace all instances of the
OriginalFile
in the client.
If save has not been called, RawFileStore
instances will save the OriginalFile
object associated with it on close
.
See also ticket 1651
and ticket 2161.Modifier and Type | Method and Description |
---|---|
void |
ice_response(OriginalFile __ret)
ice_response indicates that
the operation completed successfully.
|
void ice_response(OriginalFile __ret)