Package omero.api

Interface AMD_RawFileStore_save

  • All Superinterfaces:
    Ice.AMDCallback

    public interface AMD_RawFileStore_save
    extends Ice.AMDCallback
    Saves the 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.
    • Method Detail

      • ice_response

        void ice_response​(OriginalFile __ret)
        ice_response indicates that the operation completed successfully.