be.ehealth.technicalconnector.idgenerator.impl
Class XSIDGenerator

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

public class XSIDGenerator
extends Object
implements IdGenerator

generates a new id for a field of type xs:Id. Implementation of IdGenerator


Constructor Summary
XSIDGenerator()
           
 
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

XSIDGenerator

public XSIDGenerator()
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.25.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.