core
1.0-RC1
common
core
/
dev.fritz2.repository
/
Resource
/
serializeId
serialize
Id
common
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