T - public class DefaultEntityToJsonTransformer<T> extends Object implements EntityToJson<T>
| Constructor and Description |
|---|
DefaultEntityToJsonTransformer() |
| Modifier and Type | Method and Description |
|---|---|
net.sf.json.JsonConfig |
getJsonConfig() |
Object |
transform(Object input) |
public Object transform(Object input)
transform in interface org.apache.commons.collections.Transformerpublic net.sf.json.JsonConfig getJsonConfig()
getJsonConfig in interface EntityToJson<T>JsonConfigCopyright © 2018. All rights reserved.