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.Transformer
public net.sf.json.JsonConfig getJsonConfig()
getJsonConfig
in interface EntityToJson<T>
JsonConfig
Copyright © 2018. All rights reserved.