Class CommentListJsonWriter
- java.lang.Object
-
- org.nuxeo.ecm.core.io.marshallers.json.AbstractJsonWriter<List<EntityType>>
-
- org.nuxeo.ecm.core.io.marshallers.json.DefaultListJsonWriter<Comment>
-
- org.nuxeo.ecm.platform.comment.impl.CommentListJsonWriter
-
-
Field Summary
-
Fields inherited from class org.nuxeo.ecm.core.io.marshallers.json.AbstractJsonWriter
ctx, registry
-
-
Constructor Summary
Constructors Constructor Description CommentListJsonWriter()
-
Method Summary
-
Methods inherited from class org.nuxeo.ecm.core.io.marshallers.json.DefaultListJsonWriter
extend, write
-
Methods inherited from class org.nuxeo.ecm.core.io.marshallers.json.AbstractJsonWriter
accept, getGenerator, write, writeEntity, writeEntity, writeEntityField, writeSerializable, writeSerializableField, writeSerializableListField, writeSerializableMapField
-
-