Function: changeRelationData()
changeRelationData(
model
,oldData
,newData
):Command
Command to replace data for all relations with same target identity.
The relation identity should be the same for both oldData
and newData
otherwise an error wil be thrown.
Parameters
Parameter | Type |
---|---|
| |
| |
|