EntityJSONWriter
directly@Produces(value="application/json") @Provider @Deprecated public class OrderWriter<T extends Order<I>,I extends OrderItem> extends EntityJSONWriter<T>
entityToJSON, type
nullValueSupplier
ct, t
Constructor and Description |
---|
OrderWriter()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected net.sf.json.JsonConfig |
getConfig()
Deprecated.
If
EntityJSONWriter.entityToJSON is defined then Use the return that else null |
getEntityToJSON, getType, isWriteable, setEntityToJSON, setType, writeTo
getNullValueSupplier, getSize, setNullValueSupplier
protected final net.sf.json.JsonConfig getConfig()
EntityJSONWriter
EntityJSONWriter.entityToJSON
is defined then Use the return that else nullgetConfig
in class EntityJSONWriter<T extends Order<I>>
Copyright © 2018. All rights reserved.