be.ehealth.technicalconnector.idgenerator.impl
Class UUIDGenerator

java.lang.Object
  extended by be.ehealth.technicalconnector.idgenerator.impl.UUIDGenerator
All Implemented Interfaces:
IdGenerator

public class UUIDGenerator
extends Object
implements IdGenerator

Generate a random UUID Implementation of IdGenerator


Constructor Summary
UUIDGenerator()
           
 
Method Summary
 String generateId()
          generates unique String .
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UUIDGenerator

public UUIDGenerator()
Method Detail

generateId

public String generateId()
Description copied from interface: IdGenerator
generates unique String .

Specified by:
generateId in interface IdGenerator
Returns:
unique identifier for a



Connector Packaging TECHNICAL 3.24.0-beta-4 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.