public class ZeroNullFieldStrategy extends Object implements NullFieldStrategy
Constructor and Description |
---|
ZeroNullFieldStrategy() |
Modifier and Type | Method and Description |
---|---|
String |
replaceFromClient()
Returns "0".
|
Object |
replaceToClient()
Returns the value 0.
|
public ZeroNullFieldStrategy()
public Object replaceToClient()
replaceToClient
in interface NullFieldStrategy
public String replaceFromClient()
replaceFromClient
in interface NullFieldStrategy
${project.version} - Copyright © 2003-2015 The Apache Software Foundation.