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