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 . |
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 |
ProductListWriter
Deprecated.
User
EntityJSONCollectionWriter directly |
class |
ProductWriter
Deprecated.
User
EntityJSONWriter directly |
Copyright © 2018. All rights reserved.