public class ProductToJson<P extends Product> extends Object implements EntityToJson<P>
Modifier and Type | Field and Description |
---|---|
static net.sf.json.JsonConfig |
JSON_CONFIG |
Constructor and Description |
---|
ProductToJson() |
Modifier and Type | Method and Description |
---|---|
net.sf.json.JsonConfig |
getJsonConfig() |
Object |
transform(Object input) |
public net.sf.json.JsonConfig getJsonConfig()
getJsonConfig
in interface EntityToJson<P extends Product>
JsonConfig
Copyright © 2018. All rights reserved.