EntityJSONCollectionWriter directly@Produces(value="application/json") @Provider @Deprecated public class FacetListWriter extends EntityJSONCollectionWriter<List<AbstractContentFacet>>
ResultRowsentityToJSON, typenullValueSupplierct, t| Constructor and Description |
|---|
FacetListWriter()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected net.sf.json.JsonConfig |
getConfig()
Deprecated.
If
EntityJSONWriter.entityToJSON is defined then Use the FacetToJson.getJsonConfig() else use the default FacetToJson.JSON_CONFIG
Content is related to AbstractContentAttribute via attributes. |
getCollectionTypeEvaluator, getEntityJsonTransformersMap, getEntityToJsonMapper, isWriteable, setCollectionTypeEvaluator, setEntityJsonTransformersMap, setEntityToJsonMapper, writeTogetEntityToJSON, getType, setEntityToJSON, setTypegetNullValueSupplier, getSize, setNullValueSupplierprotected final net.sf.json.JsonConfig getConfig()
EntityJSONWriter.entityToJSON is defined then Use the FacetToJson.getJsonConfig() else use the default FacetToJson.JSON_CONFIG
Content is related to AbstractContentAttribute via attributes. This induces a cyclic dependency
for the JSON conversion process from Object to JSON String. Avoid that explicitlygetConfig in class EntityJSONWriter<List<AbstractContentFacet>>Copyright © 2018. All rights reserved.