public interface MaskFormatter extends Serializable
| Modifier and Type | Method and Description |
|---|---|
String |
maskValue(Object value)
Takes in the real data value and returns a masked string.
|
Copyright © 2005–2018 The Kuali Foundation. All rights reserved.