public class OrderToJson<T extends Order<I>,I extends OrderItem> extends Object implements EntityToJson<T>
| Modifier and Type | Field and Description |
|---|---|
static net.sf.json.JsonConfig |
JSON_CONFIG |
| Constructor and Description |
|---|
OrderToJson() |
| 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<T extends Order<I>>JsonConfigCopyright © 2018. All rights reserved.