@CompileStatic class IdentityEncoder extends Object implements PropertyEncoder<Identity>
A {@PropertyEncoder} capable of encoding the Identity
| Constructor and description |
|---|
IdentityEncoder() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
void |
encode(BsonWriter writer, Identity property, Object id, EntityAccess parentAccess, EncoderContext encoderContext, CodecRegistry codecRegistry) |
|
protected String |
getIdentifierName(Identity property) |