serializeId

open fun serializeId(id: I): String

converts the entity id to a String, default calling toString on it.

Return

id as String

Parameters

id

id from idProvider