public interface UuidGenerator
UuidGenerator generates UUIDs| Modifier and Type | Method and Description |
|---|---|
String |
generateUuid()
Returns a generated uuid for a Metacard
|
boolean |
validateUuid(String uuid)
Returns true if the UUID format is correct
|
This work is licensed under a Creative Commons Attribution 4.0 International License.