public final class UniqueUserId
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
KEY_UNIQUE_ID |
| Constructor and Description |
|---|
UniqueUserId() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getOrCreateId(PropertyStorage preferences)
Looks up the unique user id from the supplied preferences storage object.
|
public static final java.lang.String KEY_UNIQUE_ID
public static java.lang.String getOrCreateId(PropertyStorage preferences)
preferences - the IDE preferences objectPreferences.getPreferences(), GuidGen, GuidGen.uuidCreate()