Converts Strings to entities and entities to strings.
To convert from a string to an entity the value passed in is expected to be an identity. The identity can be either a fully qualified identity, e.g org.qi4j.example.Person:368e27f0-ea39-497a-9069-ffb5f41bf174-0, or it can be just the uuid.
Conversion to a String is done using the EntityComposites identity and and returning just the uuid portion.
|
|
|
|
|
|
|
|
|
|