| Package | Description |
|---|---|
| be.ehealth.business.kmehrcommons.util | |
| be.ehealth.technicalconnector.idgenerator | |
| be.ehealth.technicalconnector.idgenerator.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
KmehrIdGenerator
generates kmehr id suffix which is compatible with mycarenet rules.
|
| Modifier and Type | Method and Description |
|---|---|
static IdGenerator |
IdGeneratorFactory.getIdGenerator()
returns the default instance of the idGenerator, which uses a datetime generator, suited to create an inputReference for a mycarenet
message ( max length 14).
|
static IdGenerator |
IdGeneratorFactory.getIdGenerator(String type) |
| Modifier and Type | Method and Description |
|---|---|
static void |
IdGeneratorFactory.registerDefaultImplementation(String type,
Class<? extends IdGenerator> clazz) |
| Modifier and Type | Class and Description |
|---|---|
class |
DateTimeIdGenerator
uses a simple DateTime to generate unique inputReference.
|
class |
NanoTimeGenerator |
class |
TimeBasedUniqueKeyGenerator |
class |
UUIDGenerator
Generate a random
UUID Implementation of IdGenerator |
class |
XSIDGenerator
generates a new id for a field of type xs:Id.
|
Connector Packaging generic 4.6.0 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.