public interface UuidGenerator
UuidGenerator
generates UUID
sModifier 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.