core
/
dev.fritz2.resource
/
Resource
/
serializeId
common
serialize
Id
open fun
serializeId
(id:
I
):
String
Content copied to clipboard
converts the entity
id
to a
String
, default calling
toString
on it.
Return
id as
String
Parameters
id
id from
idProvider