public class DeIdentificationCoercion extends Object implements AttributesCoercion
NONE| Constructor and Description |
|---|
DeIdentificationCoercion(DeIdentifier deIdentifier,
AttributesCoercion next) |
| Modifier and Type | Method and Description |
|---|---|
void |
coerce(Attributes attrs,
Attributes modified) |
String |
remapUID(String uid) |
static AttributesCoercion |
valueOf(DeIdentifier.Option[] options,
AttributesCoercion next) |
public DeIdentificationCoercion(DeIdentifier deIdentifier, AttributesCoercion next)
public static AttributesCoercion valueOf(DeIdentifier.Option[] options, AttributesCoercion next)
public String remapUID(String uid)
remapUID in interface AttributesCoercionpublic void coerce(Attributes attrs, Attributes modified)
coerce in interface AttributesCoercionCopyright © 2021. All rights reserved.