Modifier and Type | Class and Description |
---|---|
class |
EntityJSONCollectionWriter<T>
A JSON writer; for the WebServices that return a
Collection of Entities As JSON Array
If the Collection is expected to have multiple entities then look @ #entityToJsonProvider and EntityJSONCollectionWriter.entityJsonTransformersMap . |
class |
EntityJSONWriter<T>
A JSON writer; for the WebServices that return an Entity As JSON
|
class |
GenericObjectListWriter
A JSON writer; for the WebServices that return
ResultRow s |
class |
GenericObjectWriter
A JSON writer; for the WebServices that return
ResultRow s |
class |
ObjectListWriter
A JSON writer; for the WebServices that return
ResultRow s |
class |
PageWriter
A JSON reader; for the WebServices that sends a
PageInfo |
class |
ResponseWriter
A JSON writer; for the WebServices that sends a
Response |
class |
ResultRowListWriter
A JSON writer; for the WebServices that return
ResultRow s |
Modifier and Type | Class and Description |
---|---|
class |
FacetListWriter
Deprecated.
User
EntityJSONCollectionWriter directly |
class |
FacetWriter
Deprecated.
User
EntityJSONWriter directly |
Modifier and Type | Class and Description |
---|---|
class |
OrderListWriter<T extends Order<I>,I extends OrderItem>
Deprecated.
User
EntityJSONCollectionWriter directly |
class |
OrderWriter<T extends Order<I>,I extends OrderItem>
Deprecated.
User
EntityJSONWriter directly |
Modifier and Type | Class and Description |
---|---|
class |
CartWriter
A JSON writer; for the WebServices that return
Cart s |
Modifier and Type | Class and Description |
---|---|
class |
EventsListWriter |
class |
EventsWriter
A JSON writer; for the WebServices that return
ResultRow s |
Modifier and Type | Class and Description |
---|---|
class |
ProductListWriter
Deprecated.
User
EntityJSONCollectionWriter directly |
class |
ProductWriter
Deprecated.
User
EntityJSONWriter directly |
Copyright © 2018. All rights reserved.