be.ehealth.technicalconnector.idgenerator.impl
Class DateTimeIdGenerator
java.lang.Object
be.ehealth.technicalconnector.idgenerator.impl.DateTimeIdGenerator
- All Implemented Interfaces:
- IdGenerator
public class DateTimeIdGenerator
- extends Object
- implements IdGenerator
uses a simple DateTime to generate unique inputReference. will only reliably work in relatively slow operations that generate requests in
a single thread.
Implementation of IdGenerator
DateTimeIdGenerator
public DateTimeIdGenerator()
generateId
public String generateId()
- Description copied from interface:
IdGenerator
- generates unique String .
- Specified by:
generateId
in interface IdGenerator
- Returns:
- unique identifier for a
- See Also:
be.ehealth.technicalconnector.idgenerator.IdGenerator#genererateUniqueInputReferenceSuffix()
Connector Packaging PERSPHYSICIAN 3.10.2 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.