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