Class JSONDocumentObject

All Implemented Interfaces:
Resource, Adaptable

@Produces("application/json") public class JSONDocumentObject extends DocumentObject
This object basically overrides the default DocumentObject that doesn't know how to produce/consume JSON
Since:
5.7.2
  • Constructor Details

    • JSONDocumentObject

      public JSONDocumentObject()
  • Method Details