tenant-api
Toggle table of contents
0.2.3-skevy-1-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
tenant-api
tenant-api
/
viaduct.api.context
/
ExecutionContext
/
globalIDFor
global
IDFor
abstract
fun
<
T
:
NodeObject
>
globalIDFor
(
type
:
Type
<
T
>
,
internalID
:
String
)
:
GlobalID
<
T
>
(
source
)
Creates a GlobalID. Example usage: globalIDFor(User.Reflection, "123")