public final class GlobalIdHelper extends Object
Modifier and Type | Method and Description |
---|---|
static String |
buildGlobalIdIString(GlobalIdType type,
Long id)
Build the global id String for the given type and id
|
public static String buildGlobalIdIString(GlobalIdType type, Long id)
type
- the type of the idid
- the id itselfCopyright © 2019 Communote team. All rights reserved.