edit Map

private open fun editMap(linkId: String, table: String, currentMap: Map<String, out Any>, map: Map<String, Any>, columns: Array<String>)

Method to edit a map attached to the link

Parameters

linkId

The identifier of the link where the map is attached

currentMap

The current map attached to the link

map

The new map to attach to the link