public class DataProfilePassword extends AbstractDataProfile
LOGGER
Constructor and Description |
---|
DataProfilePassword() |
Modifier and Type | Method and Description |
---|---|
protected java.lang.Object |
doCoerce(DataType dataType,
java.lang.Object data,
Tags tags) |
protected java.lang.Object |
doCreateData(java.lang.Object data,
Tags tags) |
static void |
selfRegister() |
coerce, createData, getDataClass, getID, getName
protected java.lang.Object doCreateData(java.lang.Object data, Tags tags)
doCreateData
in class AbstractDataProfile
protected java.lang.Object doCoerce(DataType dataType, java.lang.Object data, Tags tags) throws CoercionException
doCoerce
in class AbstractDataProfile
CoercionException
public static void selfRegister()