public class EntityRelationshipEncoder extends AbstractEntityRelationshipEncoder<String>
| Constructor and Description |
|---|
EntityRelationshipEncoder() |
| Modifier and Type | Method and Description |
|---|---|
EntityRelationship |
decode(String value)
Decodes an encoded value.
|
String |
encode(EntityRelationship value)
Encodes a value.
|
getAlias, resolvespublic String encode(EntityRelationship value) throws TypeEncodingException
TypeEncoderTypeEncodingExceptionpublic EntityRelationship decode(String value) throws TypeDecodingException
TypeEncoderTypeDecodingExceptionCopyright © 2014 Calrissian. All rights reserved.