Class EmptyDocumentAdapter

All Implemented Interfaces:
AdapterResource, Resource, Adaptable

@Produces("application/json") public class EmptyDocumentAdapter extends DefaultAdapter
Since:
9.3
  • Field Details

  • Constructor Details

    • EmptyDocumentAdapter

      public EmptyDocumentAdapter()
  • Method Details

    • getEmptyDocumentModel

      @GET public DocumentModel getEmptyDocumentModel(@QueryParam("type") String type, @QueryParam("name") String name)