public class EntityIdentifierEncoder extends AbstractEntityIdentifierEncoder<String>
| Constructor and Description |
|---|
EntityIdentifierEncoder() |
| Modifier and Type | Method and Description |
|---|---|
EntityIdentifier |
decode(String value)
Decodes the provided value.
|
String |
encode(EntityIdentifier value)
Encodes a value.
|
getAlias, resolvespublic String encode(EntityIdentifier value) throws TypeEncodingException
TypeEncoderTypeEncodingExceptionpublic EntityIdentifier decode(String value) throws TypeDecodingException
TypeEncoderTypeDecodingExceptionCopyright © 2018 Calrissian. All rights reserved.