public interface AMD_IContainer_updateDataObject
extends Ice.AMDCallback
 To link or unlink objects to the specified object, we
 should call the methods link or unlink. TODO Or do we use
 for example dataset.setProjects(set of projects) to add.
 Link has to be set as follows dataset→project and
 project→dataset.
 
 Alternatively, you can make sure that the collection is
 exactly how it should be in the database. If you
 can't guarantee this, it's best to send all your
 collections back as null
| Modifier and Type | Method and Description | 
|---|---|
void | 
ice_response(IObject __ret)
ice_response indicates that
 the operation completed successfully. 
 | 
void ice_response(IObject __ret)
__ret - (return value) created data object