@ApplicationScoped public class ClientUUIDGenerator extends Object implements org.dashbuilder.dataset.uuid.UUIDGenerator
| Constructor and Description |
|---|
ClientUUIDGenerator() |
| Modifier and Type | Method and Description |
|---|---|
String |
newUuid() |
String |
newUuidBase64() |
String |
uuidFromBase64(String str) |
String |
uuidToBase64(String str) |
public String newUuid()
newUuid in interface org.dashbuilder.dataset.uuid.UUIDGeneratorpublic String newUuidBase64()
newUuidBase64 in interface org.dashbuilder.dataset.uuid.UUIDGeneratorpublic String uuidToBase64(String str)
uuidToBase64 in interface org.dashbuilder.dataset.uuid.UUIDGeneratorCopyright © 2012–2020 JBoss by Red Hat. All rights reserved.